summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-06Attempt to disable database connectivity for iOS for nowTor Lillqvist
2012-02-06Clarify and simplify a bit as we don't have any X11 option on Mac OS X anywayTor Lillqvist
2012-02-06correct TDF linkIvan Timofeev
2012-02-06Revert "Mac OS X uses .dylib and not .so for python modules."Stephan Bergmann
2012-02-06fix postgresql massive-parallel buildLionel Elie Mamane
2012-02-06Reintroduce pyuno.so wrapper around libpyuno.soStephan Bergmann
2012-02-06No set_soenv.in any moreTor Lillqvist
2012-02-06Add missing operator++/-- overloads to kludge class.Thorsten Behrens
2012-02-06update losmoketest fetching pathYifan J
2012-02-06bug fixing for test initializingYifan J
2012-02-06n#228839 an empty table grid can't have implicit mergesMiklos Vajna
2012-02-06fix mingw build, still bootstrap issues.Norbert Thiebaud
2012-02-06OSL_USE_SYS_V_SEMAPHORE is never definedFrançois Tigeot
2012-02-06Fixed some cppcheck messagesPKEuS
2012-02-06Single-line bugfix in l10n tools to fix compile on GCC 4.4.3 (Ubuntu)Josh Heidenreich
2012-02-06again with bootstrap, but for cross-compile this timeNorbert Thiebaud
2012-02-06typo in the export of WIN_* variablesNorbert Thiebaud
2012-02-05another tweak to bootstrap handlingNorbert Thiebaud
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich
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
2012-02-05REPODIR could be a drive i.e D:/ in that case we want to strip the '/'Norbert Thiebaud
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
2012-02-05windows fix. some path need to be 'formatted' appropriatelyNorbert Thiebaud
2012-02-05remove the export unused JAVAHOME variableNorbert Thiebaud
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