summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
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-22make dmake use C(XX)FLAGS from the environment tooLuboš Luňák
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-22Remove spurious find_substrStephan 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
2012-10-17add newlinesDavid Tardon
2012-10-16fdo#55290 do not use resource file for assembly libsDavid Tardon
2012-10-16avoid potential build failureDavid Tardon
2012-10-15support for compiler rewritersLuboš Luňák
2012-10-15ctags: fix warningMiklos Vajna
2012-10-13compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.doxLuboš Luňák
2012-10-12detect and collapse internal boost dependencies to a single headerMichael Meeks
2012-10-12elide all dependencies on .hdl files, they're ~all duplicated by .hppMichael Meeks
2012-10-12do not play stupid games with jpeg vs. jpeglibDavid Tardon
2012-10-11Merge (manually) change from masterTor Lillqvist
2012-10-11Use DISABLE_DYNLOADING on AndroidTor Lillqvist
2012-10-10gb_CppunitTest_use_api is specialMatúš Kukan
2012-10-10more icerun annotation to stop parallel java builds from explodingMichael Meeks
2012-10-09add .src and .hrc to add-modelinesCaolán McNamara
2012-10-09initial support for clang compiler pluginsLuboš Luňák
2012-10-08use icerun to avoid compilation process explosions using icecream.Michael Meeks
2012-10-07most of this is not necessary anymoreDavid Tardon
2012-10-07fix gbuildized cli_urePeter Foley