summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild
Commit message (Expand)AuthorAgeFilesLines
* Set up the instdir_for_build URE unorc file when cross-compilingTor Lillqvist2014-09-171-0/+1
* Bye bye VS2010Tor Lillqvist2014-09-171-13/+2
* More forced-C++03 -Werror tweakingStephan Bergmann2014-09-151-2/+4
* Filter out non-interesting -Wvariadic-macros / -Werror=non-virtual-dtorMiklos Vajna2014-09-151-1/+1
* check that ODK headers compile with C++03Luboš Luňák2014-09-152-0/+11
* build ODK headers check without LIBO_INTERNAL_ONLYLuboš Luňák2014-09-151-0/+2
* gbuild command for disabling usage of compiler plugins for a targetLuboš Luňák2014-09-157-10/+21
* two missing CppunitTest gbuild functionsLuboš Luňák2014-09-151-0/+2
* mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud2014-09-131-13/+0
* Use $(LIBO_SHARE_FOLDER) instead of hardcoded 'share'Tor Lillqvist2014-09-122-2/+2
* Handle LIBO_SHARE_HELP_FOLDERTor Lillqvist2014-09-122-1/+5
* (Rudimentary) C++11 support is a hard requirement nowStephan Bergmann2014-09-114-20/+6
* Fix help and showmodules build targetsPeter Foley2014-09-091-0/+1
* gbuild: Framework for performance unit tests using callgrindMatúš Kukan2014-09-055-4/+64
* Fix mergelibs build by adding dbtools to libmergedMatúš Kukan2014-09-031-0/+1
* This local hack was pushed by mistakeStephan Bergmann2014-09-031-1/+1
* Start of support for Android on AArch64Tor Lillqvist2014-08-301-0/+19
* Linux AArch64 portStephan Bergmann2014-08-291-0/+14
* fdo#82430: configure: MSVC build: avoid using SSE2 instructionsMichael Stahl2014-08-141-2/+4
* TypoTor Lillqvist2014-08-141-1/+1
* If we disable C4189 we should also disable C4100Tor Lillqvist2014-08-141-0/+4
* MSVC: disable C4189 again in optimizing buildsThomas Arnhold2014-08-141-0/+4
* gbuild: MSVC: disable warning C4373 againMichael Stahl2014-08-131-0/+7
* msvc: enable some warnings, as they are usefulThomas Arnhold2014-08-131-14/+0
* OSX: drop -malign-natural flag for non-clang compilersDouglas Mencken2014-08-111-3/+1
* Use $(LIBO_SHARE_FOLDER) instead of hardcoded "share"Tor Lillqvist2014-08-101-1/+1
* Generalize -fsanitize=address checksStephan Bergmann2014-08-082-5/+7
* Under -fsanitize=undefined, always link with C++ compilerStephan Bergmann2014-08-071-1/+5
* Fix tarball.rebuild on windowsZolnai Tamás2014-08-071-1/+1
* fix python deps for services testDavid Tardon2014-08-021-0/+21
* gbuild: ensure py files for a component are thereDavid Tardon2014-08-022-4/+10
* fix java deps for services testDavid Tardon2014-08-021-0/+11
* gbuild: require java UNO runtime explicitlyDavid Tardon2014-08-021-1/+1
* gbuild: allow a unit test to depend on a jar fileDavid Tardon2014-07-291-0/+20
* gbuild: clean target is phonyDavid Tardon2014-07-291-0/+1
* Improvements for Windows build with only VS2013 installedTor Lillqvist2014-07-281-1/+1
* allow to continue build after removing workdir/DepDavid Tardon2014-07-241-0/+37
* OSX: change CXXFLAGS_CXX11 to be used not only with clangDouglas Mencken2014-07-231-1/+2
* scp2: move postgresqlsdbc libraries to AutoInstallMichael Stahl2014-07-201-3/+3
* gbuild: really fix the build of instset with missing .ui translationsMichael Stahl2014-07-181-1/+1
* gbuild: fix build of installation set with missing .ui translationsMichael Stahl2014-07-183-9/+15
* gbuild: set VCL_HIDE_WINDOWS for non-headless CppunitTestsMiklos Vajna2014-07-161-0/+1
* gbuild: always prepend our stuff to PATH on WindowsMichael Stahl2014-07-111-2/+2
* gbuild: AutoInstall: fix the command line for Win32 makeMichael Stahl2014-07-081-7/+27
* kill UPD,SOURCEVERION and WORK_STAMPNorbert Thiebaud2014-07-081-1/+1
* auto-detect the presence of a native gmake on windowsNorbert Thiebaud2014-07-083-1/+18
* configure, gbuild: remove Cygwin paths from make environmentMichael Stahl2014-07-083-3/+7
* chmod -xTor Lillqvist2014-07-072-0/+0
* Use -FS with VS 2013Tor Lillqvist2014-07-071-0/+7
* Fix dependencies for libmerged wrt. libsofficeappMatúš Kukan2014-07-031-0/+4