summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-17Check for hsqldb only if --with-java is passed.Tomas Chvatal
2011-09-17Better management of exceptionJulien Nabet
2011-09-16Fix 2 bitwiseOnBoolean detected by cppcheckJulien Nabet
2011-09-16fail early when having mixed build/check targets, also escape GNUMAKE correctlyBjoern Michaelsen
2011-09-16remove -r hint -- we are enabling it ourselves in gbuild.mkBjoern Michaelsen
2011-09-16update gbuild helpBjoern Michaelsen
2011-09-16adjust toplevel makefileBjoern Michaelsen
2011-09-16rename all to build in top-level makefileBjoern Michaelsen
2011-09-16reintroduce check target with new meaningBjoern Michaelsen
2011-09-16fix whitespaceBjoern Michaelsen
2011-09-16rename allandcheck target to all in gbuildBjoern Michaelsen
2011-09-16rename all target to build in gbuildBjoern Michaelsen
2011-09-16rename check target to unitcheck in gbuildBjoern Michaelsen
2011-09-16Header/Footer: Don't hide & show the separator windows all the timeCédric Bosdonnat
2011-09-16Header/Footer: mouse-over timer set down to 1s instead of 2s.Cédric Bosdonnat
2011-09-16Header/Footer: enable quickly hiding the separatorsCédric Bosdonnat
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16can't guess the right paths for the internal python on macoxCaolán McNamara
2011-09-16catch by const referenceCaolán McNamara
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-09-16Fix typoTor Lillqvist
2011-09-16ooopathutils_hack linked_libs -> ooopathutils linked_static_libsCaolán McNamara
2011-09-16missing $Caolán McNamara
2011-09-16WaE: struct vs class picky warningCaolán McNamara
2011-09-16WaE: remove impossible final return pathCaolán McNamara
2011-09-16get internal python invocations workingCaolán McNamara
2011-09-16need to include gbuild.mk not gbuild_simple.mk for gb_PYTHONCaolán McNamara
2011-09-16better filter-out uwinapi (in case gb_STDLIBS changes)Bjoern Michaelsen
2011-09-16make check target depend build-order-only on dev-install to allow 'make all d...Bjoern Michaelsen
2011-09-16Removed no longer needed PROFULLSWITCH.Stephan Bergmann
2011-09-16avoid linking to uwinapi here (which gb_STDLIBS contains that anyway)Caolán McNamara
2011-09-16ESOLUTIONCOLLIDECaolán McNamara
2011-09-16visibility problems under Linux, swap these aroundCaolán McNamara
2011-09-16Fallback to osl_getExecutableFile when dlsym("main") failsCaolán McNamara
2011-09-16avoid assert and crash-before-vcl-is-ready-to-show-it in dbgutil testtoolCaolán McNamara
2011-09-16update listCaolán McNamara
2011-09-16spadmin.bin gets installed into basis-foo/program, needs corresponding RPATHCaolán McNamara
2011-09-16tell linkoo pageein-FOO are gbuildifiedCaolán McNamara
2011-09-16Removed leftover makefile.mk after gbuildization.Stephan Bergmann
2011-09-16Don't do the Jar thingies if we don't want to use JavaTor Lillqvist
2011-09-16Use gb_Helper_abbreviate_dirs_native instead of gb_Helper_abbreviate_dirsTor Lillqvist
2011-09-16OK, so avoid IMPL_GEN_RES_STR on Windows only thenTor Lillqvist
2011-09-16Drop duplicated include of Tempfile.mkTor Lillqvist
2011-09-16Added dependency on test so that unoexceptionprotector works in i18npool afte...Stephan Bergmann
2011-09-16Removed unoexceptionprotector stuff from last commit again; appears not to wo...Stephan Bergmann
2011-09-16Removed leftover makefile.mk after gbuildization.Stephan Bergmann
2011-09-16Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann
2011-09-16desktop scripts need to be packaged on MacOSX tooNorbert Thiebaud
2011-09-15fix build blocker in desktop on MacOSXNorbert Thiebaud
2011-09-15Revert "I think IMPL_GEN_RES_STR is not needed here"Norbert Thiebaud