summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2013-01-14append library specific compile flags at the endMatúš Kukan3-16/+16
2013-01-14Ignore and distclean generated filesStephan Bergmann1-0/+1
2013-01-11Set version number in AC_INIT() in configure.ac onlyTor Lillqvist10-45/+35
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist2-2/+0
2013-01-10optimize for build targets in one placeMatúš Kukan3-28/+25
2013-01-10remove effectively unused gb_PARTIALBUILDMatúš Kukan4-49/+1
2013-01-10dev-install target is used from toplevel MakefileMatúš Kukan1-20/+3
2013-01-10Add configure switch that allows hardlink deliverTomas Chvatal1-0/+4
2013-01-10Kill the ancient StarOffice "patch" conceptTor Lillqvist22-1590/+69
2013-01-10add rule for generating fresh pot (po template) filesMatúš Kukan1-2/+15
2013-01-10gdb: print something also for non-recognized node typesMichael Stahl1-0/+2
2013-01-09remove workdir tooDavid Tardon1-1/+1
2013-01-09create dummy translation files to avoid delivery failuresDavid Tardon1-13/+7
2013-01-08clean up of the code that defines the download file namesPetr Mladek1-21/+32
2013-01-08more easier and better sortable download namesPetr Mladek2-70/+44
2013-01-08require .NET 4.0Andras Timar1-1/+1
2013-01-08Revert "require .NET 4.0"Andras Timar1-1/+1
2013-01-08require .NET 4.0Andras Timar1-1/+1
2013-01-07fix install test to work with "LibreOffice" installer namePetr Mladek1-3/+3
2013-01-07use "LibreOffice" instead of "LibO" for final download file namesPetr Mladek1-5/+5
2013-01-07Avoid infinite recursion in -gdb.py printersStephan Bergmann1-0/+11
2013-01-07deliver qtz translations for .ui filesDavid Tardon1-3/+5
2013-01-07mkdir before touchingTor Lillqvist1-1/+1
2013-01-07Fix usage instructions now that we use __lldb_init_moduleTor Lillqvist1-3/+1
2013-01-07Add lldb pretty-printers for UniStringData and StringTor Lillqvist1-6/+28
2013-01-06Let's save a bit of disk spaceTor Lillqvist1-1/+5
2013-01-06Use same options as Xcode doesTor Lillqvist1-1/+1
2013-01-03Use -Wl,-dead-stripTor Lillqvist1-0/+3
2013-01-03Factor out gb_ObjCxxObject__command and gb_ObjCObject__commandTor Lillqvist3-76/+38
2013-01-03Do build executables for iOSTor Lillqvist1-3/+5
2013-01-03Make the rtl_uString pretty-printer work betterTor Lillqvist1-8/+17
2013-01-03do not set LD_LIBRARY_PATH twice for unittests at allLuboš Luňák1-6/+0
2013-01-03gbuild: replace all use of PRODUCT with ENABLE_DBGUTILMichael Stahl1-1/+1
2013-01-02only package .ui translations that can be producedDavid Tardon1-5/+29
2013-01-02fix 'DEBUGCPPUNIT=TRUE make subsequenttest'Noel Grandin1-1/+7
2013-01-01Bump copyright year to 2013Andras Timar1-1/+1
2013-01-01always set library pathDavid Tardon5-13/+7
2012-12-31fix gb_Helper_executeDavid Tardon1-1/+1
2012-12-31I did not want to push that...David Tardon12-66/+72
2012-12-31always set library pathDavid Tardon1-7/+1
2012-12-31move gb_Executable_get_command back into Executable.mkDavid Tardon12-72/+72
2012-12-31Add b_Helper_set_ld_path back in more placesTor Lillqvist3-4/+4
2012-12-31We need b_Helper_set_ld_path here I thinkTor Lillqvist1-1/+1
2012-12-31fix stupid typoDavid Tardon1-1/+1
2012-12-31gb_Executable_get_runtime_dependencies should be empty when cross-compilingTor Lillqvist1-0/+5
2012-12-31Avoid Emacs warning "suspicious line"Tor Lillqvist1-1/+1
2012-12-31Remove misleading indentationTor Lillqvist1-1/+1
2012-12-30remove accidental adding of concat-depsNorbert Thiebaud1-0/+0
2012-12-30these functions must be defined earlyDavid Tardon2-25/+25
2012-12-30use runtime deps in gbuild classesDavid Tardon11-93/+76