summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild
Commit message (Expand)AuthorAgeFilesLines
* Fix vclplug_* dependencies for gb_CppunitTest_use_vclStephan Bergmann2014-06-121-6/+24
* gbuild: UnpackedTarball: use Win32 paths for make targetsMichael Stahl2014-06-091-3/+4
* gbuild, gengal: Win32 make command line limit strikes again ...Michael Stahl2014-06-091-1/+3
* gbuild: Rdb: another workaround for Win32 make command line limitMichael Stahl2014-06-091-7/+7
* gbuild: UIConfig: response file to work around Win32 command line limitMichael Stahl2014-06-093-3/+24
* gbuild: AutoInstall: work around command line limit with Win32 makeMichael Stahl2014-06-091-2/+7
* gbuild: tweak var2file so it handles some shell metacharactersMichael Stahl2014-06-091-2/+3
* gbuild, cli_ure: Win32 make issues with back and forward slashesMichael Stahl2014-06-092-7/+7
* gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl2014-06-092-11/+0
* gbuild: partial_build.mk: avoid a problem with Win32 makeMichael Stahl2014-06-091-1/+1
* gbuild: avoid leaving invalid .d files behind if build interruptedMichael Stahl2014-06-091-1/+2
* Revert "add missing dep on dir"David Tardon2014-06-091-1/+0
* add missing dep on dirDavid Tardon2014-06-081-0/+1
* DeInitVCL at end of testsStephan Bergmann2014-06-041-1/+12
* Include gdb backtrace in PythonTest done.long (just as for CppunitTest)Stephan Bergmann2014-06-041-6/+4
* rebuild ext. project if makefile changesDavid Tardon2014-05-301-0/+1
* Do not override VALGRIND_OPTS=--leak-check=fullStephan Bergmann2014-05-261-1/+1
* Win32: fix cppunit test strangeness.Michael Meeks2014-05-242-1/+5
* gb_AWK variable not available here...Christian Lohmaier2014-05-231-2/+2
* use $(gb_AWK) instead of awkChristian Lohmaier2014-05-221-2/+2
* AutoInstall defs must be regenerated if config changesDavid Tardon2014-05-191-1/+2
* Sort alphabeticallyMaxim Monastirsky2014-05-181-1/+1
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-172-2/+2
* Linux Clang -fsanitize=address does not like -z defsStephan Bergmann2014-05-121-0/+3
* Introduce centralized detection for storage-based filesMaxim Monastirsky2014-05-011-0/+1
* make signing depend on slowchecks being doneChristian Lohmaier2014-04-292-1/+2
* prefer makefile-gmake-modeTakeshi Abe2014-04-281-1/+1
* vclopengl is buildable on all platforms nowZolnai Tamás2014-04-271-1/+1
* missing `)'David Tardon2014-04-261-1/+1
* mixing build path and host exec. name doesn't workDavid Tardon2014-04-261-1/+5
* make it possible to do 'make -C sw/' even with builddir!=srcdirLuboš Luňák2014-04-231-1/+4
* Let --with-locales prune also built-in collator dataTor Lillqvist2014-04-221-0/+10
* don't bother with _for_build hereDavid Tardon2014-04-181-3/+3
* add missing depDavid Tardon2014-04-181-0/+1
* do what i meant, not what i wroteDavid Tardon2014-04-181-2/+2
* restore deps on bins from bundled projects used during buildDavid Tardon2014-04-182-5/+10
* fix deps for PythonTestDavid Tardon2014-04-181-1/+7
* order-only dep is enoughDavid Tardon2014-04-181-1/+1
* add missing functionDavid Tardon2014-04-181-0/+8
* PythonTest must depend on bundled python stuffDavid Tardon2014-04-181-1/+1
* Let's try to use -Oz after allTor Lillqvist2014-04-181-1/+1
* Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist2014-04-181-1/+0
* Using -Oz causes crash, revert to OsTor Lillqvist2014-04-171-1/+1
* I doubt we need these switchesTor Lillqvist2014-04-151-4/+2
* Move misleading commentTor Lillqvist2014-04-151-2/+1
* The -D__IPHONE_OS_VERSION_MIN_REQUIRED=40300 is surely left here by accidentTor Lillqvist2014-04-151-1/+1
* For uniformity with unxgcc.mk, don't bother with -fno-inline when gb_SYMBOLSTor Lillqvist2014-04-151-4/+4
* Let's try using -OzTor Lillqvist2014-04-151-1/+1
* Use -Os instead of -O3Ptyl Dragon2014-04-141-1/+1
* Revert "make it possible to do 'make -C sw/' even with builddir!=srcdir"Stephan Bergmann2014-04-111-1/+1