summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2011-08-18use gb_LinkTarget_set_include,_add_includes is not definedDavid Tardon1-1/+4
2011-08-16Add AsmObject stuffTor Lillqvist1-0/+22
2011-08-16Link with the debugging runtime in a dbgutil build here, tooTor Lillqvist1-0/+1
2011-08-16Remove duplicated chunkKorrawit Pruegsanusak1-12/+0
2011-08-15Add gb_CLASSPATHSEPTor Lillqvist1-0/+1
2011-08-15We need $(T_LDFLAGS) here, tooTor Lillqvist1-0/+1
2011-08-15As we don't run ld to link, don't use the ld format of optionsTor Lillqvist1-1/+1
2011-08-13discard unneeded outputDavid Tardon1-9/+6
2011-08-13all unix/gcc platforms have the same gb_UnoApiTarget settingsDavid Tardon6-65/+13
2011-08-13all unix/gcc platforms have the same gb_Configuration settingsDavid Tardon6-15/+2
2011-08-13config gb_Configuration for all platforms we buildDavid Tardon6-0/+18
2011-08-13gb_Deliver_add_deliverable takes 3 argsDavid Tardon1-6/+11
2011-08-13add solenv/gbuild/Configuration.mk to build various XCS/XCU filesMichael Stahl8-0/+484
2011-08-13silence marketing warning from windows compilerNorbert Thiebaud1-0/+1
2011-08-11add support for generated plain c source filesMatúš Kukan12-4/+74
2011-08-11Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).Jan Holesovsky7-4/+116
2011-08-10Extraneous text after `ifneq' directive, removed trailing ,-g)Eike Rathke1-1/+1
2011-08-10gbuild: added -g option to javac when building with debug symbolsCédric Bosdonnat1-0/+6
2011-08-09convert xmlsecurity to gbuildMatúš Kukan2-0/+2
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe52-52/+52
2011-08-09Create dir for the dependencies.Jan Holesovsky1-4/+4
2011-08-04try this to fix windows hanging builds with gb_GenCxxObjectsCaolán McNamara1-1/+1
2011-08-03Make gb_Module_add_check_target a no-op for iOSTor Lillqvist1-0/+14
2011-08-02Do build executables for iOS, tooTor Lillqvist1-7/+22
2011-08-02Allow static libs to declare externals use (for includes)Lionel Elie Mamane1-0/+2
2011-08-01iOS configuration improvementsTor Lillqvist1-4/+5
2011-07-30Include the iOS or Android platform files when appropriateTor Lillqvist1-21/+11
2011-07-28there is no :+= or +:= append-operator in gnu make, there is only +=Christian Lohmaier1-1/+1
2011-07-27unbreak NOOPTFLAGS again, after some gbuild mergeRobert Nagy1-2/+2
2011-07-27unbreak BSDs againRobert Nagy1-0/+16
2011-07-26missing space after ifeq in HAVE_GG_NO_LONG_TESTNorbert Thiebaud1-1/+1
2011-07-26make -Wno-long-double usage conditional to gcc supporting itNorbert Thiebaud1-1/+4
2011-07-26Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrapRobert Nagy1-6/+9
2011-07-26unbreak after the last gbuild mergeRobert Nagy1-4/+6
2011-07-26Use MACOSX_SDK_PATH and other configured variables in mac buildNorbert Thiebaud1-6/+3
2011-07-26Add -g to the gb_LinkTarget_*FLAGS iff gb_SYMBOL is trueTor Lillqvist1-0/+6
2011-07-26Redirect stderr of the ar command to /dev/null only if we are silentTor Lillqvist5-5/+5
2011-07-26must call eval thereDavid Tardon1-1/+1
2011-07-26Don't bother with makedepend and processdeps.awkTor Lillqvist1-27/+12
2011-07-26Move apparently misplaced endif to correct placeTor Lillqvist1-2/+3
2011-07-25gbuild: fix broken flags for OBJC leading to bad SDK useNorbert Thiebaud2-4/+6
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist51-1/+55
2011-07-26Adapt to current gbuild conventionsTor Lillqvist1-16/+17
2011-07-25Add NONE to gb_Library_COMPONENTPREFIXESTor Lillqvist1-1/+1
2011-07-25Use --filesync instead of -FS as the zip option.Jan Holesovsky1-2/+2
2011-07-25Package is no outdir targetBjoern Michaelsen1-1/+1
2011-07-25remove duplicate assignment of WORKDIR, configure/set_soenv is enoughBjoern Michaelsen1-1/+3
2011-07-25cppunit can be systemDavid Tardon1-1/+1
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-5/+1
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen1-3/+3