Age | Commit message (Expand) | Author |
2012-02-06 | Fixed some cppcheck messages | PKEuS |
2012-02-06 | Single-line bugfix in l10n tools to fix compile on GCC 4.4.3 (Ubuntu) | Josh Heidenreich |
2012-02-06 | again with bootstrap, but for cross-compile this time | Norbert Thiebaud |
2012-02-06 | typo in the export of WIN_* variables | Norbert Thiebaud |
2012-02-05 | another tweak to bootstrap handling | Norbert Thiebaud |
2012-02-06 | Added READMEs for modules related to URE, with content from the wiki | Josh Heidenreich |
2012-02-05 | darn! finally bootstrap target (seems to) works on windows... and other | Norbert Thiebaud |
2012-02-05 | still invalid use of WORKDIR in top level Makefile | Norbert Thiebaud |
2012-02-05 | again do not use WORKDIR prematurely due to windows | Norbert Thiebaud |
2012-02-05 | we can't use WORKDIR directly, on windows this is windows path | Norbert Thiebaud |
2012-02-05 | fix bootstraping issue on x-compile | Norbert Thiebaud |
2012-02-05 | fix the autogen.sh final message, to give proper build instructions | Norbert Thiebaud |
2012-02-05 | gbuildify apple_remote | Norbert Thiebaud |
2012-02-05 | autogen properly on default target.. and do not autogen on clean/distclean | Norbert Thiebaud |
2012-02-05 | autogen when necessary and restart the make.. | Norbert Thiebaud |
2012-02-05 | gb_WinResTarget__command never has 3 parameters | Norbert Thiebaud |
2012-02-05 | gb_Helper_convert_native should not introduce superflous spaces | Norbert Thiebaud |
2012-02-05 | REPODIR could be a drive i.e D:/ in that case we want to strip the '/' | Norbert Thiebaud |
2012-02-05 | adjust gbuild doc | Norbert Thiebaud |
2012-02-05 | fixes for windows build for config_host.mk based build | Norbert Thiebaud |
2012-02-05 | add cmd target to deal with corner case operations | Norbert Thiebaud |
2012-02-05 | dmake-invoked gnumake may need implicite rules... avoid impacting theem | Norbert Thiebaud |
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 | windows fix. some path need to be 'formatted' appropriately | Norbert Thiebaud |
2012-02-05 | remove the export unused JAVAHOME variable | Norbert Thiebaud |
2012-02-05 | migrate a bunch of mostly windows related variables + clean-up in set_soenv | Norbert Thiebaud |
2012-02-05 | ENABLE_RPATH and LINKFLAGSRUNPATH are not used | Norbert Thiebaud |
2012-02-05 | migrate TARFILE_LOCATION out of set_soenv | Norbert Thiebaud |
2012-02-05 | avoid exporting un-necessary symbol/alias for stable scripts | 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 | WITH_VC_REDIST does not need exporting. it is a SCPDEFS only info | 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 | remove unused CC_X64_BINARY | Norbert Thiebaud |
2012-02-05 | Eliminate un-used DIRECTX5 | Norbert Thiebaud |
2012-02-05 | migrate SYNAMIC_CRT and use_shl_version | Norbert Thiebaud |
2012-02-05 | move SunOS compiler detection up so that COMPATH is settled earlier | Norbert Thiebaud |
2012-02-05 | add api in configure.in to deal with PATH manipulations... | Norbert Thiebaud |
2012-02-05 | export a flag-variable to deal with cygwin only export | Norbert Thiebaud |
2012-02-05 | add function to deal with native windows path variables | 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-02-05 | Remove unused VolumeDevice functions and related code | François Tigeot |
2012-02-05 | fix coordinates on Options - Load/Save - General panel | Andras Timar |