summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan2-4/+3
2012-10-29fix absolute path test in linkooLuboš Luňák1-2/+2
2012-10-29fix windows detection in linkooLuboš Luňák1-4/+4
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 Stahl2-15/+61
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-29./g doesn't support -s option or log command any more, use git directlyLior Kaplan1-1/+1
2012-10-26minizip is not used anymoreDavid Tardon1-6/+0
2012-10-26set up CCACHE_EXTRAFILES too, just like ICECC_EXTRAFILESLuboš Luňák1-1/+2
2012-10-26fix incorrect assert() usageLuboš Luňák1-2/+4
2012-10-26warn free build of dmake, concat-deps and lpsolveRené Kjellerup1-2/+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-24concat-deps: fix breakage introduced by eliding:Michael Stahl1-3/+18
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-22make dmake use C(XX)FLAGS from the environment tooLuboš Luňák1-2/+9
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 Lunak11-64/+19
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-22Remove spurious find_substrStephan Bergmann1-8/+0