Age | Commit message (Expand) | Author | Files | Lines |
2012-01-11 | avoid generating a file in the source tree | David Tardon | 1 | -0/+1 |
2012-01-05 | Switch from autodoc to doxygen for SDK C++ documentation. | Stephan Bergmann | 1 | -0/+1 |
2012-01-02 | migrate JAVALIB out of set_soenv.in | Norbert Thiebaud | 1 | -0/+1 |
2012-01-02 | avoid conditional define, since they may cause troubles in x-comp case | Norbert Thiebaud | 1 | -11/+11 |
2012-01-02 | oops use == not = in dmake conditional | Norbert Thiebaud | 1 | -8/+11 |
2012-01-02 | ICU relying on undef is not viable in cross-compile scenario | Norbert Thiebaud | 1 | -3/+3 |
2012-01-01 | GNUCOPY is one of these var that are defined-sensitive. | Norbert Thiebaud | 1 | -4/+4 |
2012-01-01 | move UDP and fix linkoo to look for INPATH and UPD in config_host.mk | Norbert Thiebaud | 1 | -0/+1 |
2012-01-01 | migrate non-conditional straight from configure.in var out of set_soenv.in | Norbert Thiebaud | 1 | -0/+149 |
2012-01-01 | move mostly program locator variables out of set_soenv.in | Norbert Thiebaud | 1 | -0/+18 |
2012-01-01 | migrate *_JAR out of set_soenv.in | Norbert Thiebaud | 1 | -6/+28 |
2012-01-01 | migrate XSLTPROC out of set_soenv.in | Norbert Thiebaud | 1 | -0/+1 |
2012-01-01 | migrate ABOUT_BITMAP and INTRO_BITMAP out of set_soenv.in | Norbert Thiebaud | 1 | -0/+2 |
2011-12-31 | argh, OS_FOR_BUILD was not set properly, killing X-compile | Norbert Thiebaud | 1 | -1/+1 |
2011-12-31 | missed COM_FOR_BUILD in config_host.mk.in | Norbert Thiebaud | 1 | -0/+1 |
2011-12-30 | migrate COM,CPU,CPUNAME,GUI,GUIBASE,INPATH,OUTPATH,PATH_SEPARATOR | Norbert Thiebaud | 1 | -0/+16 |
2011-12-30 | move *_CFLAGS and *_LIBS to config_host.mk | Norbert Thiebaud | 1 | -0/+82 |
2011-12-30 | move SIZEOF_* to config_host.mk | Norbert Thiebaud | 1 | -0/+6 |
2011-12-27 | typos in config_host.mk.in | Norbert Thiebaud | 1 | -2/+2 |
2011-12-27 | typo in ENABLE_NSPLUGIN migration | Norbert Thiebaud | 1 | -1/+1 |
2011-12-27 | move ENABLE_* variables from set_soenv.in to config_host.mk | Norbert Thiebaud | 1 | -0/+44 |
2011-12-25 | migrate most SYSTEM_* config from set_soenv.in to config_host.mk.in | Norbert Thiebaud | 1 | -0/+60 |
2011-12-24 | prep work to eliminated Env.*.sh, introduce config_{host,build}.mk | Norbert Thiebaud | 1 | -0/+5 |