Age | Commit message (Expand) | Author |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-02-05 | coup de grace for Env.Host.sh and associated files | Norbert Thiebaud |
2012-02-05 | remove everything possible but PATH from set_soenv | Norbert Thiebaud |
2012-02-05 | migrate a bunch of mostly windows related variables + clean-up in set_soenv | Norbert Thiebaud |
2012-02-05 | migrate TARFILE_LOCATION out of set_soenv | Norbert Thiebaud |
2012-02-05 | migrate WITH_POOR_HELP_LOCALIZATIONS out of set_soenv | Norbert Thiebaud |
2012-02-05 | migrate ENABLE_DEBUG out of set_soenv | Norbert Thiebaud |
2012-02-05 | migrate SOLARINC/LIB[_FOR_BUILD] out of set_soenv | Norbert Thiebaud |
2012-02-05 | migrate SYSBASE out of set_soenv | Norbert Thiebaud |
2012-02-05 | migrate EXTERNAL_WARNINGS_NOT_ERRORS out of set_soenv | Norbert Thiebaud |
2012-02-05 | replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG uses | Norbert Thiebaud |
2012-02-05 | migrate SYNAMIC_CRT and use_shl_version | Norbert Thiebaud |
2012-02-05 | move WORK_STAMP out of set_soenv.in | Norbert Thiebaud |
2012-02-05 | Move MACOS related variable out of set_soenv.in | Norbert Thiebaud |
2012-02-05 | move COMPATH,EPM_FLAGS and connex variables out of set_soenv.in | Norbert Thiebaud |
2012-01-20 | Improve Android configury | Tor Lillqvist |
2012-01-18 | android: add --with-android-ndk= option to simplify configure. | Michael Meeks |
2012-01-15 | simplify handling of JITC_PROCESSOR_TYPE | David Tardon |
2012-01-15 | config*: add cflags for gio, gconf and gnomevfs | Matúš Kukan |
2012-01-11 | avoid generating a file in the source tree | David Tardon |
2012-01-05 | Switch from autodoc to doxygen for SDK C++ documentation. | Stephan Bergmann |
2012-01-02 | migrate JAVALIB out of set_soenv.in | Norbert Thiebaud |
2012-01-02 | avoid conditional define, since they may cause troubles in x-comp case | Norbert Thiebaud |
2012-01-02 | oops use == not = in dmake conditional | Norbert Thiebaud |
2012-01-02 | ICU relying on undef is not viable in cross-compile scenario | Norbert Thiebaud |
2012-01-01 | GNUCOPY is one of these var that are defined-sensitive. | Norbert Thiebaud |
2012-01-01 | move UDP and fix linkoo to look for INPATH and UPD in config_host.mk | Norbert Thiebaud |
2012-01-01 | migrate non-conditional straight from configure.in var out of set_soenv.in | Norbert Thiebaud |
2012-01-01 | move mostly program locator variables out of set_soenv.in | Norbert Thiebaud |
2012-01-01 | migrate *_JAR out of set_soenv.in | Norbert Thiebaud |
2012-01-01 | migrate XSLTPROC out of set_soenv.in | Norbert Thiebaud |
2012-01-01 | migrate ABOUT_BITMAP and INTRO_BITMAP out of set_soenv.in | Norbert Thiebaud |
2011-12-31 | argh, OS_FOR_BUILD was not set properly, killing X-compile | Norbert Thiebaud |
2011-12-31 | missed COM_FOR_BUILD in config_host.mk.in | Norbert Thiebaud |
2011-12-30 | migrate COM,CPU,CPUNAME,GUI,GUIBASE,INPATH,OUTPATH,PATH_SEPARATOR | Norbert Thiebaud |
2011-12-30 | move *_CFLAGS and *_LIBS to config_host.mk | Norbert Thiebaud |
2011-12-30 | move SIZEOF_* to config_host.mk | Norbert Thiebaud |
2011-12-27 | typos in config_host.mk.in | Norbert Thiebaud |
2011-12-27 | typo in ENABLE_NSPLUGIN migration | Norbert Thiebaud |
2011-12-27 | move ENABLE_* variables from set_soenv.in to config_host.mk | Norbert Thiebaud |
2011-12-25 | migrate most SYSTEM_* config from set_soenv.in to config_host.mk.in | Norbert Thiebaud |
2011-12-24 | prep work to eliminated Env.*.sh, introduce config_{host,build}.mk | Norbert Thiebaud |