Age | Commit message (Expand) | Author | Files | Lines |
2012-01-09 | Kill --with-local-solver | Tor Lillqvist | 1 | -6/+2 |
2012-01-02 | migrate JAVALIB out of set_soenv.in | Norbert Thiebaud | 1 | -291/+3 |
2012-01-02 | oops use == not = in dmake conditional | Norbert Thiebaud | 1 | -67/+3 |
2012-01-01 | move UDP and fix linkoo to look for INPATH and UPD in config_host.mk | Norbert Thiebaud | 1 | -1/+0 |
2012-01-01 | migrate non-conditional straight from configure.in var out of set_soenv.in | Norbert Thiebaud | 1 | -154/+1 |
2012-01-01 | move mostly program locator variables out of set_soenv.in | Norbert Thiebaud | 1 | -16/+0 |
2012-01-01 | migrate *_JAR out of set_soenv.in | Norbert Thiebaud | 1 | -22/+0 |
2012-01-01 | migrate XSLTPROC out of set_soenv.in | Norbert Thiebaud | 1 | -1/+0 |
2012-01-01 | migrate ABOUT_BITMAP and INTRO_BITMAP out of set_soenv.in | Norbert Thiebaud | 1 | -2/+0 |
2011-12-30 | migrate COM,CPU,CPUNAME,GUI,GUIBASE,INPATH,OUTPATH,PATH_SEPARATOR | Norbert Thiebaud | 1 | -533/+386 |
2011-12-30 | move *_CFLAGS and *_LIBS to config_host.mk | Norbert Thiebaud | 1 | -82/+0 |
2011-12-30 | move SIZEOF_* to config_host.mk | Norbert Thiebaud | 1 | -6/+0 |
2011-12-27 | move ENABLE_* variables from set_soenv.in to config_host.mk | Norbert Thiebaud | 1 | -43/+0 |
2011-12-25 | migrate most SYSTEM_* config from set_soenv.in to config_host.mk.in | Norbert Thiebaud | 1 | -60/+0 |
2011-12-24 | do not export SUNTEMPLATE_LANG. Not used anywhere | Norbert Thiebaud | 1 | -1/+0 |
2011-12-24 | binned XAU_LIBS from configure.in. Not used anywhere. | Norbert Thiebaud | 1 | -1/+0 |
2011-12-24 | binned --enable-static-gtk... no used anywhere. | Norbert Thiebaud | 1 | -1/+0 |
2011-12-24 | prep work to eliminated Env.*.sh, introduce config_{host,build}.mk | Norbert Thiebaud | 1 | -3/+7 |
2011-12-21 | only use posix_fallocate() if it's actually available | Robert Nagy | 1 | -0/+1 |
2011-12-18 | remove obsolete (OxygenOffice-style) Lightproof integration | Andras Timar | 1 | -4/+0 |
2011-12-15 | Unset SYSBASE explicitly if not supposed to be set | Tor Lillqvist | 1 | -2/+9 |
2011-12-15 | Introduce optional krb5&gssapi support for internal PostgreSQL | Lionel Elie Mamane | 1 | -0/+2 |
2011-12-15 | Revert "enable -gdwarf-4 by default if possible" | Luboš Luňák | 1 | -1/+0 |
2011-12-13 | Kill unused variable | Tor Lillqvist | 1 | -1/+1 |
2011-12-13 | Drop the $oldoutfile thing, people are used to Env.Host.sh by now surely | Tor Lillqvist | 1 | -37/+1 |
2011-12-12 | Drop some unused variables | Tor Lillqvist | 1 | -3/+3 |
2011-12-12 | We only support Cygwin Perl on Windows | Tor Lillqvist | 1 | -10/+2 |
2011-12-12 | The VCL environment variable, always "TRUE", is not used | Tor Lillqvist | 1 | -3/+0 |
2011-12-12 | Drop two unused variables | Tor Lillqvist | 1 | -3/+2 |
2011-12-12 | I don't see VCL or NT351 being checked in any ifdef | Tor Lillqvist | 1 | -12/+1 |
2011-12-11 | UPDATER, whatever it means, was fixed at YES, so factor out | Tor Lillqvist | 1 | -3/+1 |
2011-12-11 | CALL_CDECL is always TRUE | Tor Lillqvist | 1 | -4/+1 |
2011-12-11 | COMMON_OUTDIR is always empty here anyway | Tor Lillqvist | 1 | -3/+1 |
2011-12-11 | The common_build stuff is surely obsolete | Tor Lillqvist | 1 | -3/+1 |
2011-12-11 | I don't see SOLAR_PLUGIN being used anywhere | Tor Lillqvist | 1 | -3/+1 |
2011-12-11 | I don't see NO_REC_RES being used anywhere | Tor Lillqvist | 1 | -3/+1 |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist | 1 | -4/+1 |
2011-12-11 | I don't see SO3 being used anywhere | Tor Lillqvist | 1 | -3/+1 |
2011-12-11 | I don't see ENABLEUNICODE being used anywhere | Tor Lillqvist | 1 | -3/+1 |
2011-12-11 | I don't see ENABLE_FONTCONFIG being used anywhere | Tor Lillqvist | 1 | -1/+0 |
2011-12-08 | enable -gdwarf-4 by default if possible | Luboš Luňák | 1 | -0/+1 |
2011-12-08 | Stub Corel Draw importer | Fridrich Štrba | 1 | -8/+11 |
2011-12-08 | Rework yacc rule for gcc platforms. | Thorsten Behrens | 1 | -0/+1 |
2011-12-08 | Avoid pointless warning for Android | Tor Lillqvist | 1 | -0/+3 |
2011-12-06 | remove NSIS support | Andras Timar | 1 | -16/+2 |
2011-12-06 | Revert "GdkPrinter seems optional on Gtk3, too" | Thorsten Behrens | 1 | -3/+0 |
2011-12-06 | GdkPrinter seems optional on Gtk3, too | Thorsten Behrens | 1 | -0/+3 |
2011-12-05 | set up CFLAGS/LIBS for gtk print dialog in configure | David Tardon | 1 | -0/+3 |
2011-12-01 | Now that JAVA_HOME is set early, no need to expand it lazily | Tor Lillqvist | 1 | -124/+124 |
2011-11-30 | Set JAVA_HOME before it is used | Tor Lillqvist | 1 | -7/+6 |