Age | Commit message (Expand) | Author | Files | Lines |
2012-02-05 | coup de grace for Env.Host.sh and associated files | Norbert Thiebaud | 1 | -779/+0 |
2012-02-05 | remove everything possible but PATH from set_soenv | Norbert Thiebaud | 1 | -103/+13 |
2012-02-05 | remove the export unused JAVAHOME variable | Norbert Thiebaud | 1 | -10/+0 |
2012-02-05 | migrate a bunch of mostly windows related variables + clean-up in set_soenv | Norbert Thiebaud | 1 | -244/+29 |
2012-02-05 | ENABLE_RPATH and LINKFLAGSRUNPATH are not used | Norbert Thiebaud | 1 | -3/+0 |
2012-02-05 | migrate TARFILE_LOCATION out of set_soenv | Norbert Thiebaud | 1 | -7/+0 |
2012-02-05 | avoid exporting un-necessary symbol/alias for stable scripts | Norbert Thiebaud | 1 | -4/+0 |
2012-02-05 | migrate WITH_POOR_HELP_LOCALIZATIONS out of set_soenv | Norbert Thiebaud | 1 | -22/+0 |
2012-02-05 | migrate ENABLE_DEBUG out of set_soenv | Norbert Thiebaud | 1 | -2/+0 |
2012-02-05 | WITH_VC_REDIST does not need exporting. it is a SCPDEFS only info | Norbert Thiebaud | 1 | -3/+0 |
2012-02-05 | migrate SOLARINC/LIB[_FOR_BUILD] out of set_soenv | Norbert Thiebaud | 1 | -188/+0 |
2012-02-05 | migrate SYSBASE out of set_soenv | Norbert Thiebaud | 1 | -7/+0 |
2012-02-05 | migrate EXTERNAL_WARNINGS_NOT_ERRORS out of set_soenv | Norbert Thiebaud | 1 | -3/+0 |
2012-02-05 | replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG uses | Norbert Thiebaud | 1 | -6/+0 |
2012-02-05 | remove unused CC_X64_BINARY | Norbert Thiebaud | 1 | -1/+0 |
2012-02-05 | Eliminate un-used DIRECTX5 | Norbert Thiebaud | 1 | -2/+0 |
2012-02-05 | migrate SYNAMIC_CRT and use_shl_version | Norbert Thiebaud | 1 | -5/+0 |
2012-02-05 | move WORK_STAMP out of set_soenv.in | Norbert Thiebaud | 1 | -4/+1 |
2012-02-05 | Move MACOS related variable out of set_soenv.in | Norbert Thiebaud | 1 | -32/+1 |
2012-02-05 | move COMPATH,EPM_FLAGS and connex variables out of set_soenv.in | Norbert Thiebaud | 1 | -167/+10 |
2012-01-25 | Ensure Env.Host.sh always return a zero exit code | François Tigeot | 1 | -0/+3 |
2012-01-15 | simplify handling of JITC_PROCESSOR_TYPE | David Tardon | 1 | -3/+0 |
2012-01-15 | Galaxy (default) icon theme is now in icon-themes/galaxy | Stefan Knorr (astron) | 1 | -1/+1 |
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 |