summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild
Commit message (Expand)AuthorAgeFilesLines
* gbuild: ComponentTarget: rebuild if library names changeMichael Stahl2013-02-251-0/+4
* Revert inadvertent changeStephan Bergmann2013-02-251-1/+1
* Last use of obsolete gb_*_add_api is long goneStephan Bergmann2013-02-258-26/+1
* add solenv to tail_buildPeter Foley2013-02-251-1/+1
* fix HAVE_CXX0X case on MinGWDavid Ostrovsky2013-02-241-2/+1
* document generic <class>_<target> idiom in gbuildDavid Ostrovsky2013-02-241-0/+32
* convert moz to gbuild and add to tail_buildPeter Foley2013-02-242-2/+3
* convert odk to gbuild and add to tail_buildPeter Foley2013-02-231-1/+4
* quiet external module build log unless failureNorbert Thiebaud2013-02-223-0/+24
* convert sysui to gbuild and add to tail_buildPeter Foley2013-02-171-0/+1
* handle more than one lib correctly :/Bjoern Michaelsen2013-02-151-1/+1
* Remove the need to manually register libs in scp2Bjoern Michaelsen2013-02-156-1/+65
* Build DESKTOP stuff for BUILD only if HOST is of type DESKTOPTor Lillqvist2013-02-141-0/+4
* make it possible to limit what files will be modified by a compiler pluginLuboš Luňák2013-02-091-0/+3
* treat all source files as not up to date only with FORCE_COMPILE_ALLLuboš Luňák2013-02-091-6/+9
* pagein: learn to respect --enable-mergelibs caseMatúš Kukan2013-02-061-1/+1
* Propagate also ENABLE_MACOSX_SANDBOX to compilationsTor Lillqvist2013-02-061-0/+1
* Add --enable-readonly-installset optionTor Lillqvist2013-02-051-0/+1
* Sign executables right after linkingTor Lillqvist2013-02-021-0/+3
* No need for aliases hereStephan Bergmann2013-02-011-2/+2
* one more config_host/ breakageLuboš Luňák2013-02-011-1/+1
* gbuild: copy stdlibs into solver again when they are bundled in the installerPetr Mladek2013-02-012-6/+5
* Use separate config_*.h files for BUILD and HOST when cross-compilingTor Lillqvist2013-01-311-1/+1
* Get rid of STAR_RESOURCEPATHStephan Bergmann2013-01-303-3/+11
* Apparent copy/paste typoStephan Bergmann2013-01-301-1/+1
* Remove -Wsign-promoStephan Bergmann2013-01-212-2/+0
* T_xxxFLAGS_APPEND fixupsLuboš Luňák2013-01-161-3/+9
* append library specific compile flags at the endMatúš Kukan2013-01-143-16/+16
* Set version number in AC_INIT() in configure.ac onlyTor Lillqvist2013-01-111-1/+1
* QUARTZ is equivalent to MACOSXTor Lillqvist2013-01-111-1/+0
* optimize for build targets in one placeMatúš Kukan2013-01-103-28/+25
* remove effectively unused gb_PARTIALBUILDMatúš Kukan2013-01-103-48/+0
* dev-install target is used from toplevel MakefileMatúš Kukan2013-01-101-20/+3
* Add configure switch that allows hardlink deliverTomas Chvatal2013-01-101-0/+4
* add rule for generating fresh pot (po template) filesMatúš Kukan2013-01-101-2/+15
* remove workdir tooDavid Tardon2013-01-091-1/+1
* create dummy translation files to avoid delivery failuresDavid Tardon2013-01-091-13/+7
* deliver qtz translations for .ui filesDavid Tardon2013-01-071-3/+5
* mkdir before touchingTor Lillqvist2013-01-071-1/+1
* Let's save a bit of disk spaceTor Lillqvist2013-01-061-1/+5
* Use same options as Xcode doesTor Lillqvist2013-01-061-1/+1
* Use -Wl,-dead-stripTor Lillqvist2013-01-031-0/+3
* Factor out gb_ObjCxxObject__command and gb_ObjCObject__commandTor Lillqvist2013-01-033-76/+38
* Do build executables for iOSTor Lillqvist2013-01-031-3/+5
* do not set LD_LIBRARY_PATH twice for unittests at allLuboš Luňák2013-01-031-6/+0
* gbuild: replace all use of PRODUCT with ENABLE_DBGUTILMichael Stahl2013-01-031-1/+1
* only package .ui translations that can be producedDavid Tardon2013-01-021-5/+29
* fix 'DEBUGCPPUNIT=TRUE make subsequenttest'Noel Grandin2013-01-021-1/+7
* always set library pathDavid Tardon2013-01-015-13/+7
* fix gb_Helper_executeDavid Tardon2012-12-311-1/+1