summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-05darn! finally bootstrap target (seems to) works on windows... and otherNorbert Thiebaud
2012-02-05still invalid use of WORKDIR in top level MakefileNorbert Thiebaud
2012-02-05again do not use WORKDIR prematurely due to windowsNorbert Thiebaud
2012-02-05we can't use WORKDIR directly, on windows this is windows pathNorbert Thiebaud
2012-02-05fix bootstraping issue on x-compileNorbert Thiebaud
2012-02-05fix the autogen.sh final message, to give proper build instructionsNorbert Thiebaud
2012-02-05gbuildify apple_remoteNorbert Thiebaud
2012-02-05autogen properly on default target.. and do not autogen on clean/distcleanNorbert Thiebaud
2012-02-05autogen when necessary and restart the make..Norbert Thiebaud
2012-02-05gb_WinResTarget__command never has 3 parametersNorbert Thiebaud
2012-02-05gb_Helper_convert_native should not introduce superflous spacesNorbert Thiebaud
that broke a case where we had -DMISC=$(call gb_Helper_conver_native,...) which transformed in to -DMISC= d:/foo/bar and broke the build
2012-02-05REPODIR could be a drive i.e D:/ in that case we want to strip the '/'Norbert Thiebaud
otherwise we construct file like d://libo/... which break stuf
2012-02-05adjust gbuild docNorbert Thiebaud
2012-02-05fixes for windows build for config_host.mk based buildNorbert Thiebaud
2012-02-05add cmd target to deal with corner case operationsNorbert Thiebaud
2012-02-05dmake-invoked gnumake may need implicite rules... avoid impacting theemNorbert Thiebaud
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-05coup de grace for Env.Host.sh and associated filesNorbert Thiebaud
2012-02-05remove everything possible but PATH from set_soenvNorbert Thiebaud
only PATH and SOLARENV which is used as a trigger to call Env.Host.sh are left...
2012-02-05windows fix. some path need to be 'formatted' appropriatelyNorbert Thiebaud
2012-02-05remove the export unused JAVAHOME variableNorbert Thiebaud
JAVAHOME is used in an obscure test module in moz, that does not seems to be run anyway... other than that, no trace of it so no need to export it.
2012-02-05migrate a bunch of mostly windows related variables + clean-up in set_soenvNorbert Thiebaud
2012-02-05ENABLE_RPATH and LINKFLAGSRUNPATH are not usedNorbert Thiebaud
2012-02-05migrate TARFILE_LOCATION out of set_soenvNorbert Thiebaud
2012-02-05avoid exporting un-necessary symbol/alias for stable scriptsNorbert Thiebaud
2012-02-05migrate WITH_POOR_HELP_LOCALIZATIONS out of set_soenvNorbert Thiebaud
2012-02-05migrate ENABLE_DEBUG out of set_soenvNorbert Thiebaud
2012-02-05WITH_VC_REDIST does not need exporting. it is a SCPDEFS only infoNorbert Thiebaud
2012-02-05migrate SOLARINC/LIB[_FOR_BUILD] out of set_soenvNorbert Thiebaud
2012-02-05migrate SYSBASE out of set_soenvNorbert Thiebaud
2012-02-05migrate EXTERNAL_WARNINGS_NOT_ERRORS out of set_soenvNorbert Thiebaud
2012-02-05replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG usesNorbert Thiebaud
2012-02-05remove unused CC_X64_BINARYNorbert Thiebaud
2012-02-05Eliminate un-used DIRECTX5Norbert Thiebaud
2012-02-05migrate SYNAMIC_CRT and use_shl_versionNorbert Thiebaud
2012-02-05move SunOS compiler detection up so that COMPATH is settled earlierNorbert Thiebaud
2012-02-05add api in configure.in to deal with PATH manipulations...Norbert Thiebaud
prep-work for the migration of PATH handling from set_soenv...
2012-02-05export a flag-variable to deal with cygwin only exportNorbert Thiebaud
2012-02-05add function to deal with native windows path variablesNorbert Thiebaud
2012-02-05move WORK_STAMP out of set_soenv.inNorbert Thiebaud
2012-02-05Move MACOS related variable out of set_soenv.inNorbert Thiebaud
2012-02-05move COMPATH,EPM_FLAGS and connex variables out of set_soenv.inNorbert Thiebaud
2012-02-05Remove unused VolumeDevice functions and related codeFrançois Tigeot
2012-02-05fix coordinates on Options - Load/Save - General panelAndras Timar
2012-02-05fix debug buildIvan Timofeev
2012-02-05Remove unused codeElton Chung
2012-02-05Remove unused floppy-handling codeFrançois Tigeot
2012-02-05add some more test casesMarkus Mohrhard
2012-02-05add some helpful entries to test fileMarkus Mohrhard
2012-02-05Removed unused variableMatteo Casalin