summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild
Commit message (Expand)AuthorAgeFilesLines
* solenv: platform: Add support for GODSON64.Heiher2015-07-101-0/+16
* Fix typosAndrea Gelmini2015-07-081-1/+1
* Fix typosAndrea Gelmini2015-07-041-1/+1
* gbuild: CppunitTest: don't hang with DEBUGCPPUNIT=TRUE ...Michael Stahl2015-07-011-1/+1
* No space inside brackets, againStephan Bergmann2015-06-301-2/+2
* colorful interactive gbuild outputBjoern Michaelsen2015-06-301-0/+7
* restore gb_ExternalProject_use_unpacked, with diff. purposeDavid Tardon2015-06-251-2/+8
* gbuild: PythonTest: run tests with --headlessMichael Stahl2015-06-241-1/+5
* Revert "Typo: iff->if"Julien Nabet2015-06-231-1/+1
* Typo: iff->ifJulien Nabet2015-06-231-1/+1
* scp2: add AutoInstall support for executables with COMPONENTCONDITIONMichael Stahl2015-06-221-1/+1
* Fix typosAndrea Gelmini2015-06-221-1/+1
* qadevOOo: fix _XDataPilotTables failure in non-english localesMichael Stahl2015-06-191-1/+2
* make debugrun under WindowsJuergen Funk2015-06-152-2/+17
* mysqlcppconn library ends up in an extension, not in layer NONEStephan Bergmann2015-06-128-2/+17
* gbuild: document what CFLAGS/CXXFLAGS etc. *actually* doMichael Stahl2015-06-011-8/+13
* More aggressive system malloc memory checking for linux unit tests.Michael Meeks2015-05-282-0/+2
* Revert "gbuild: allow recording of CppunitTests and PythonTests too"Michael Stahl2015-05-222-8/+2
* gbuild: allow recording of CppunitTests and PythonTests tooMichael Stahl2015-05-212-2/+8
* TypoJulien Nabet2015-05-191-1/+1
* update solenv READNEBjoern Michaelsen2015-05-191-1/+6
* add linkNoel Grandin2015-05-191-0/+4
* very very basic README for gbuildNoel Grandin2015-05-191-0/+8
* Revert "gbuild: CppunitTest: allow specifying arguments with CPPUNITTEST_ARGS"Michael Stahl2015-05-181-2/+1
* Revert "Silence Clang -Werror,-Wreturn-type-c-linkage"Stephan Bergmann2015-05-111-8/+0
* Silence Clang -Werror,-Wreturn-type-c-linkageStephan Bergmann2015-05-111-0/+8
* -Wshadow appears to work now on Mac OS XStephan Bergmann2015-05-111-2/+2
* regenerate .rdb if makefile changesDavid Tardon2015-05-071-0/+1
* solenv: add COMPILER_EXTERNAL_TOOLMiklos Vajna2015-04-291-4/+4
* --enable-mergelibs: Turns out we don't need to install saxMatúš Kukan2015-04-263-8/+11
* gbuild: CppunitTest: allow specifying arguments with CPPUNITTEST_ARGSMichael Stahl2015-04-251-1/+2
* Bin confusing --enable-mergelibs=all optionMatúš Kukan2015-04-221-96/+0
* handle tar.xz tarballsMarkus Mohrhard2015-04-221-0/+3
* Enable -Woverload-virtual for Mac OS X, tooStephan Bergmann2015-04-211-0/+1
* Do not filter out libsax from installation even if it's mergedMatúš Kukan2015-04-211-1/+1
* don't try to sign merged libs on windowsChristian Lohmaier2015-04-201-2/+2
* Model o3tl::enumarray after std::array to allow aggregate initializationStephan Bergmann2015-04-021-0/+1
* give postprocess announce an levelBjoern Michaelsen2015-04-011-2/+2
* make gbuild a bit more quiet by defaultNorbert Thiebaud2015-03-282-8/+10
* correctly rebuild extension desc. l10ns when langs changeDavid Tardon2015-03-251-2/+2
* gbuild: allow to react on change in configured langsDavid Tardon2015-03-251-0/+3
* Remove library urelibs. It was more just a temporary hack and is not used.Matúš Kukan2015-03-205-32/+7
* The 'svp' "plug-in" library is empty so don't build it at allTor Lillqvist2015-03-202-4/+0
* gbuild: stop disabling MSVC warning C4996 on --enable-dbgutil buildsMichael Stahl2015-03-051-10/+6
* gbuild: on WNT, target Windows XP with 7.1 SDK, and Vista with 8.x SDKMichael Stahl2015-03-051-1/+2
* gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl2015-03-051-1/+2
* shell: remove unnecessary explicit -D_WIN32_IEMichael Stahl2015-03-051-0/+3
* gbuild: CppunitTest: always use unittest configurationMichael Stahl2015-02-271-2/+9
* For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann2015-02-271-1/+7
* Pass -fvisibility-inlines-hidden into external modulesStephan Bergmann2015-02-271-1/+2