summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2012-11-03gbuild: add beginning of gcov supportNorbert Thiebaud
2012-11-03compile concat-deps in solenv; also put them into $(OUTDIR)Matúš Kukan
2012-11-03Define gb_CPPU_ENV befire useTor Lillqvist
2012-11-03Experimental, work in progress, 64-bit MSVC build setupTor Lillqvist
2012-11-02Pass $(INCLUDE) also in gb_AsmObject__commandTor Lillqvist
2012-10-31do not strip debuginfo if any explicit C(XX)FLAGS have been givenLuboš Luňák
2012-10-29gbuild: remove .a file before AR invocations:Michael Stahl
2012-10-29gbuild: solve the UnpackedTarball header problem in concat-deps:Michael Stahl
2012-10-29Setting CLASSPATH/XCLASSPATH appears to be a leftoverStephan Bergmann
2012-10-29gbuild: gb_Library_PLAINLIBS_NONE zombie cleanup for androidMichael Stahl
2012-10-29Use also -lm to be on the safe sideTor Lillqvist
2012-10-29gb_STDLIBS should contain -l options for the linking command lineTor Lillqvist
2012-10-26set up CCACHE_EXTRAFILES too, just like ICECC_EXTRAFILESLuboš Luňák
2012-10-26Consistently use gb_Helper_make_urlStephan Bergmann
2012-10-25gbuildification of expatDavid Ostrovsky
2012-10-25remove accidentally committed garbageMichael Stahl
2012-10-25gbuild: Extension: remove ugly "nodefaults" mode againMichael Stahl
2012-10-25ct2n: use a Zip target after all, because...Michael Stahl
2012-10-24fix warnings in cli_urePeter Foley
2012-10-24Revert "gbuild: add a kludge to get dictionaries to build in cygwin:"Michael Stahl
2012-10-24Revert "One more cygwin symlink kludge needed"Michael Stahl
2012-10-24make l10n of extensions work againDavid Tardon
2012-10-23gbuild: fix XcuMergeTarget build breakage:Michael Stahl
2012-10-23gbuild: UnpackedTarball: clean final target tooMichael Stahl
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl
2012-10-23gbuild: make ct2n module workMichael Stahl
2012-10-23gbuildification of ct2nDavid Ostrovsky
2012-10-23Revert "add missing dep on translations"David Tardon
2012-10-23gbuild: remove INCLUDE_STL and misc stlport stuffMichael Stahl
2012-10-23gbuild: fix AUXTARGETS:Michael Stahl
2012-10-23add missing dep on translationsDavid Tardon
2012-10-23wildcard is not necessary anymoreDavid Tardon
2012-10-23fix really stupid typoDavid Tardon
2012-10-23fix depsDavid Tardon
2012-10-23disable ego messagesDavid Tardon
2012-10-23change announce code for WinResTargetDavid Tardon
2012-10-22fdo#55290: CliAssembly: fix cbd9dddb: s/NAME/OUTFILE/Michael Stahl
2012-10-22disable gb_COMPILEROPTFLAGS in debug modeLubos Lunak
2012-10-22allow LDFLAGS from gbuild to be selective tooLubos Lunak
2012-10-22we use -ggdb2 by default, not -ggdb3 (makes debuginfo way too big)Lubos Lunak
2012-10-22use (gb_)ENABLE_DBGUTIL rather than the confusing (gb_)PRODUCTLubos Lunak
2012-10-22clean up configure options for debugging buildLubos Lunak
2012-10-22factor out common codeDavid Tardon
2012-10-22fdo#55290 create CLI assemblies with the right nameDavid Tardon
2012-10-22add missing depDavid Tardon
2012-10-22Remove arguments unused when compiling assembler object (-D, -I, etc.)Stephan Bergmann
2012-10-22add note to ExternalPackage docDavid Tardon
2012-10-22drop unneeded functionsDavid Tardon
2012-10-21convert postgresql to gbuildPeter Foley
2012-10-19use gb_LINKEROPTFLAGS if no explicit LDFLAGS is givenLubos Lunak