summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2015-08-20RepositoryExternal.mk: missing dependency on python3 packageMichael Stahl
2015-05-03build with VS2013 abd SDK 7.1AAndras Timar
2015-03-04gbuild: CppunitTest: always use unittest configurationMichael Stahl
2015-02-19Sun ld doesn't support -O1 optimize flagRichard PALO
2015-02-10Attempt at fixing Mac OS X code signingStephan Bergmann
2014-12-20avoid exceeding commandline limitsChristian Lohmaier
2014-12-16gbuild: More automagic for libmergedMatúš Kukan
2014-12-16gbuild: Do not require gb_Library_use_externals for libmergedMatúš Kukan
2014-11-18windows: msbuild gets completely confused when the 'Platform' envvar is set.Jan Holesovsky
2014-11-17add a script to generate a dummy library to "build" all headersMichael Stahl
2014-11-17gbuild: print better file name for generated C++ sourceMichael Stahl
2014-11-12missing subst breaking assignment of libs to modulesDavid Tardon
2014-11-12gbuild: move setting of gb_CPUDEFS to CPU-specific fileMichael Stahl
2014-11-12gbuild: let's read our elves through a variable for consistencyMichael Stahl
2014-11-12in general, SOLARIS should use /usr/bin/ld.Richard PALO
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-10force --std=gnu89 for clang (and gcc), properlyLuboš Luňák
2014-11-10avoid exceeding commandline limitsChristian Lohmaier
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard
2014-10-31gbuild: enforce AutoInstall for Library, Executable, JarMichael Stahl
2014-10-29Improve framework for callgrind performance unit testsMatúš Kukan
2014-10-28Remove unused gb_Jar_JAVACOMMANDStephan Bergmann
2014-10-24fix rebuild of component file for CppunitTestDavid Tardon
2014-10-24Beware gb_CppunitTest_use_library_files plus gb_CppunitTest_use_componentStephan Bergmann
2014-10-23fdo#60689: replace SUPD variableMarcos Paulo de Souza
2014-10-23Rename --enable-sal-info to --enable-sal-logTor Lillqvist
2014-10-23Add --enable-sal-infoTor Lillqvist
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-16Strip svidl down to what is still usedStephan Bergmann
2014-10-13enhance perfcheck failing messageLaurent Godard
2014-10-11drop -Wno-long-double compiler flagDouglas Mencken
2014-10-10MACOSX_INTEL_GCC is deadStephan Bergmann
2014-10-10Drop unnecessary gb_COMPILERDEFAULTOPTFLAGSStephan Bergmann
2014-10-09Remove jvmfwk plugin featureStephan Bergmann
2014-10-09fix 'line too long' link error on Windows with merged-libsNoel Grandin
2014-10-06gbuild: enable -Wnon-virtual-dtor for all GCC platformsMichael Stahl
2014-10-06gbuild: -Wnon-virtual-dtor and strict aliasing workaround for GCC < 4.6Michael Stahl
2014-10-01Drop -Wno-deprecated-declarations workaroundStephan Bergmann
2014-09-25Fix PythonTest on windowsPeter Foley
2014-09-24Revert "Make PythonTests depend on the ExternalExecutable"Matúš Kukan
2014-09-24Make PythonTests depend on the ExternalExecutablePeter Foley
2014-09-24fix a typo in gbuild help and improve a autoconf error messagePeter Foley
2014-09-23PPC Mac support can go away now (again)Tor Lillqvist
2014-09-19Add support for external hamcrest when using junit 4.11+Peter Foley
2014-09-18Don't use gnu++03 alias of gnu++98 for ODK buildsJan-Marek Glogowski
2014-09-17s/INSTDIR/INSTROOTTor Lillqvist
2014-09-17Set up the instdir_for_build URE unorc file when cross-compilingTor Lillqvist
2014-09-17Bye bye VS2010Tor Lillqvist
2014-09-15More forced-C++03 -Werror tweakingStephan Bergmann
2014-09-15Filter out non-interesting -Wvariadic-macros / -Werror=non-virtual-dtorMiklos Vajna