summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2011-08-13silence marketing warning from windows compilerNorbert Thiebaud
2011-08-11add support for generated plain c source filesMatúš Kukan
2011-08-11Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).Jan Holesovsky
2011-08-10Extraneous text after `ifneq' directive, removed trailing ,-g)Eike Rathke
2011-08-10gbuild: added -g option to javac when building with debug symbolsCédric Bosdonnat
2011-08-09convert xmlsecurity to gbuildMatúš Kukan
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-09Create dir for the dependencies.Jan Holesovsky
2011-08-04try this to fix windows hanging builds with gb_GenCxxObjectsCaolán McNamara
2011-08-03Make gb_Module_add_check_target a no-op for iOSTor Lillqvist
2011-08-02Do build executables for iOS, tooTor Lillqvist
2011-08-02Allow static libs to declare externals use (for includes)Lionel Elie Mamane
2011-08-01iOS configuration improvementsTor Lillqvist
2011-07-30Include the iOS or Android platform files when appropriateTor Lillqvist
2011-07-28there is no :+= or +:= append-operator in gnu make, there is only +=Christian Lohmaier
2011-07-27unbreak NOOPTFLAGS again, after some gbuild mergeRobert Nagy
2011-07-27unbreak BSDs againRobert Nagy
2011-07-26missing space after ifeq in HAVE_GG_NO_LONG_TESTNorbert Thiebaud
2011-07-26make -Wno-long-double usage conditional to gcc supporting itNorbert Thiebaud
2011-07-26Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrapRobert Nagy
2011-07-26unbreak after the last gbuild mergeRobert Nagy
2011-07-26Use MACOSX_SDK_PATH and other configured variables in mac buildNorbert Thiebaud
2011-07-26Add -g to the gb_LinkTarget_*FLAGS iff gb_SYMBOL is trueTor Lillqvist
2011-07-26Redirect stderr of the ar command to /dev/null only if we are silentTor Lillqvist
2011-07-26must call eval thereDavid Tardon
2011-07-26Don't bother with makedepend and processdeps.awkTor Lillqvist
2011-07-26Move apparently misplaced endif to correct placeTor Lillqvist
2011-07-25gbuild: fix broken flags for OBJC leading to bad SDK useNorbert Thiebaud
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist
2011-07-26Adapt to current gbuild conventionsTor Lillqvist
2011-07-25Add NONE to gb_Library_COMPONENTPREFIXESTor Lillqvist
2011-07-25Use --filesync instead of -FS as the zip option.Jan Holesovsky
2011-07-25Package is no outdir targetBjoern Michaelsen
2011-07-25remove duplicate assignment of WORKDIR, configure/set_soenv is enoughBjoern Michaelsen
2011-07-25cppunit can be systemDavid Tardon
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen
2011-07-22Use OUTDIR_FOR_BUILD for rsc also in gb_SrsPartTarget_RSCTARGETTor Lillqvist
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen
2011-07-22ENABLE_DEBUG_STL isn't working out for us, too easy to mix with and withoutCaolán McNamara
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-20Don't run cppunittester when cross-compiling to WindowsTor Lillqvist
2011-07-18Produce .res files with WNTGCC, tooTor Lillqvist
2011-07-15Why would we want to define GLIBC when not using glibc?Tor Lillqvist
2011-07-15The graphite2 library gets built statically with WNTGCC at leastTor Lillqvist
2011-07-15Add more iOS-specific optionsTor Lillqvist
2011-07-14Add the gdiplus libraryTor Lillqvist
2011-07-07add fontconfig as known base system libCaolán McNamara
2011-07-05fix my ppc, axp, etc. etc. buildCaolán McNamara
2011-07-04Map also static LINKED_LIBS into -l option syntaxTor Lillqvist