summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2015-02-10Attempt at fixing Mac OS X code signingStephan Bergmann1-1/+5
2014-12-20avoid exceeding commandline limitsChristian Lohmaier1-1/+2
2014-12-16gbuild: More automagic for libmergedMatúš Kukan5-0/+13
2014-12-16gbuild: Do not require gb_Library_use_externals for libmergedMatúš Kukan1-3/+11
2014-11-18windows: msbuild gets completely confused when the 'Platform' envvar is set.Jan Holesovsky1-0/+1
2014-11-17add a script to generate a dummy library to "build" all headersMichael Stahl1-0/+12
2014-11-17gbuild: print better file name for generated C++ sourceMichael Stahl1-1/+1
2014-11-12missing subst breaking assignment of libs to modulesDavid Tardon1-1/+1
2014-11-12gbuild: move setting of gb_CPUDEFS to CPU-specific fileMichael Stahl2-4/+2
2014-11-12gbuild: let's read our elves through a variable for consistencyMichael Stahl1-1/+1
2014-11-12in general, SOLARIS should use /usr/bin/ld.Richard PALO1-21/+23
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini3-3/+3
2014-11-10force --std=gnu89 for clang (and gcc), properlyLuboš Luňák1-0/+4
2014-11-10avoid exceeding commandline limitsChristian Lohmaier5-10/+5
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard1-1/+0
2014-10-31gbuild: enforce AutoInstall for Library, Executable, JarMichael Stahl1-16/+51
2014-10-29Improve framework for callgrind performance unit testsMatúš Kukan2-19/+8
2014-10-28Remove unused gb_Jar_JAVACOMMANDStephan Bergmann1-1/+0
2014-10-24fix rebuild of component file for CppunitTestDavid Tardon1-5/+7
2014-10-24Beware gb_CppunitTest_use_library_files plus gb_CppunitTest_use_componentStephan Bergmann2-3/+14
2014-10-23fdo#60689: replace SUPD variableMarcos Paulo de Souza1-1/+0
2014-10-23Rename --enable-sal-info to --enable-sal-logTor Lillqvist1-1/+1
2014-10-23Add --enable-sal-infoTor Lillqvist1-0/+6
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist2-2/+1
2014-10-16Strip svidl down to what is still usedStephan Bergmann1-5/+2
2014-10-13enhance perfcheck failing messageLaurent Godard1-1/+1
2014-10-11drop -Wno-long-double compiler flagDouglas Mencken1-4/+0
2014-10-10MACOSX_INTEL_GCC is deadStephan Bergmann1-16/+0
2014-10-10Drop unnecessary gb_COMPILERDEFAULTOPTFLAGSStephan Bergmann32-38/+19
2014-10-09Remove jvmfwk plugin featureStephan Bergmann1-1/+0
2014-10-09fix 'line too long' link error on Windows with merged-libsNoel Grandin1-2/+1
2014-10-06gbuild: enable -Wnon-virtual-dtor for all GCC platformsMichael Stahl6-14/+1
2014-10-06gbuild: -Wnon-virtual-dtor and strict aliasing workaround for GCC < 4.6Michael Stahl2-41/+2
2014-10-01Drop -Wno-deprecated-declarations workaroundStephan Bergmann2-22/+0
2014-09-25Fix PythonTest on windowsPeter Foley1-1/+1
2014-09-24Revert "Make PythonTests depend on the ExternalExecutable"Matúš Kukan1-1/+1
2014-09-24Make PythonTests depend on the ExternalExecutablePeter Foley1-1/+1
2014-09-24fix a typo in gbuild help and improve a autoconf error messagePeter Foley1-1/+1
2014-09-23PPC Mac support can go away now (again)Tor Lillqvist1-17/+0
2014-09-19Add support for external hamcrest when using junit 4.11+Peter Foley1-1/+2
2014-09-18Don't use gnu++03 alias of gnu++98 for ODK buildsJan-Marek Glogowski1-2/+1
2014-09-17s/INSTDIR/INSTROOTTor Lillqvist1-1/+1
2014-09-17Set up the instdir_for_build URE unorc file when cross-compilingTor Lillqvist1-0/+1
2014-09-17Bye bye VS2010Tor Lillqvist1-13/+2
2014-09-15More forced-C++03 -Werror tweakingStephan Bergmann1-2/+4
2014-09-15Filter out non-interesting -Wvariadic-macros / -Werror=non-virtual-dtorMiklos Vajna1-1/+1
2014-09-15check that ODK headers compile with C++03Luboš Luňák2-0/+11
2014-09-15build ODK headers check without LIBO_INTERNAL_ONLYLuboš Luňák1-0/+2
2014-09-15gbuild command for disabling usage of compiler plugins for a targetLuboš Luňák7-10/+21
2014-09-15two missing CppunitTest gbuild functionsLuboš Luňák1-0/+2