summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2013-02-09make it possible to limit what files will be modified by a compiler pluginLuboš Luňák
2013-02-09treat all source files as not up to date only with FORCE_COMPILE_ALLLuboš Luňák
2013-02-06pagein: learn to respect --enable-mergelibs caseMatúš Kukan
2013-02-06Propagate also ENABLE_MACOSX_SANDBOX to compilationsTor Lillqvist
2013-02-05Add --enable-readonly-installset optionTor Lillqvist
2013-02-02Sign executables right after linkingTor Lillqvist
2013-02-01No need for aliases hereStephan Bergmann
2013-02-01one more config_host/ breakageLuboš Luňák
2013-02-01gbuild: copy stdlibs into solver again when they are bundled in the installerPetr Mladek
2013-01-31Use separate config_*.h files for BUILD and HOST when cross-compilingTor Lillqvist
2013-01-30Get rid of STAR_RESOURCEPATHStephan Bergmann
2013-01-30Apparent copy/paste typoStephan Bergmann
2013-01-21Remove -Wsign-promoStephan Bergmann
2013-01-16T_xxxFLAGS_APPEND fixupsLuboš Luňák
2013-01-14append library specific compile flags at the endMatúš Kukan
2013-01-11Set version number in AC_INIT() in configure.ac onlyTor Lillqvist
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-10optimize for build targets in one placeMatúš Kukan
2013-01-10remove effectively unused gb_PARTIALBUILDMatúš Kukan
2013-01-10dev-install target is used from toplevel MakefileMatúš Kukan
2013-01-10Add configure switch that allows hardlink deliverTomas Chvatal
2013-01-10add rule for generating fresh pot (po template) filesMatúš Kukan
2013-01-09remove workdir tooDavid Tardon
2013-01-09create dummy translation files to avoid delivery failuresDavid Tardon
2013-01-07deliver qtz translations for .ui filesDavid Tardon
2013-01-07mkdir before touchingTor Lillqvist
2013-01-06Let's save a bit of disk spaceTor Lillqvist
2013-01-06Use same options as Xcode doesTor Lillqvist
2013-01-03Use -Wl,-dead-stripTor Lillqvist
2013-01-03Factor out gb_ObjCxxObject__command and gb_ObjCObject__commandTor Lillqvist
2013-01-03Do build executables for iOSTor Lillqvist
2013-01-03do not set LD_LIBRARY_PATH twice for unittests at allLuboš Luňák
2013-01-03gbuild: replace all use of PRODUCT with ENABLE_DBGUTILMichael Stahl
2013-01-02only package .ui translations that can be producedDavid Tardon
2013-01-02fix 'DEBUGCPPUNIT=TRUE make subsequenttest'Noel Grandin
2013-01-01always set library pathDavid Tardon
2012-12-31fix gb_Helper_executeDavid Tardon
2012-12-31I did not want to push that...David Tardon
2012-12-31always set library pathDavid Tardon
2012-12-31move gb_Executable_get_command back into Executable.mkDavid Tardon
2012-12-31Add b_Helper_set_ld_path back in more placesTor Lillqvist
2012-12-31We need b_Helper_set_ld_path here I thinkTor Lillqvist
2012-12-31fix stupid typoDavid Tardon
2012-12-31gb_Executable_get_runtime_dependencies should be empty when cross-compilingTor Lillqvist
2012-12-31Avoid Emacs warning "suspicious line"Tor Lillqvist
2012-12-31Remove misleading indentationTor Lillqvist
2012-12-30these functions must be defined earlyDavid Tardon
2012-12-30use runtime deps in gbuild classesDavid Tardon
2012-12-30allow setting runtime deps of executables in one placeDavid Tardon
2012-12-29fix internal python deps on MacOSXDavid Tardon