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