summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
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
2012-12-29rethink external executable setupDavid Tardon
2012-12-28Delete some lang variableZolnai Tamás
2012-12-27fix UnpackedTarget strip_components snaffuNorbert Thiebaud
2012-12-27fix delivery of qtz "translations"David Tardon
2012-12-27simplify UI packagingDavid Tardon
2012-12-27create all translations for a .ui file in one uiex callDavid Tardon
2012-12-27let uiex produce more translations in one runDavid Tardon
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist
2012-12-27Check for _MSC_VER instead of MSC in sourcesTor Lillqvist
2012-12-26CosmeticsTor Lillqvist
2012-12-26Subsystem 5.01 is invalid for 64-bit code, says the linkerTor Lillqvist
2012-12-26do not bother trying to keep PCH and non-PCH dependencies correct togetherLubos Lunak
2012-12-26INCLUDE_STL does not existLubos Lunak
2012-12-26disable ccache too when running clang as rewritterLubos Lunak
2012-12-23Use CXXFLAGS_CXX11 here, tooTor Lillqvist
2012-12-21gbuild: AsmObject: support user defined AFLAGSMichael Stahl
2012-12-21Fix in-build uno ini deps for cross-compilingStephan Bergmann
2012-12-19serialize all unit tests runs with icecream_run.Michael Meeks
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann