summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
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
2012-10-07fix build.pl depsPeter Foley
2012-10-07add support for libmerged on WindowsPeter Foley
2012-10-07silence vd2 warning due to excessive outputPeter Foley
2012-10-07fix extensions build with Win8 SDKPeter Foley
2012-10-07check platform-defined func. is really definedDavid Tardon
2012-10-07move selection of UNO header variant to platformDavid Tardon
2012-10-07a directory is a directoryDavid Tardon
2012-10-07Let's use only comprehensive UDKAPI headers for Clang on OS XTor Lillqvist
2012-10-06For some reason I need mkdirs here, dunno why others don't?Tor Lillqvist
2012-10-05gbuild: add gb_ExternalProject_use_external:Michael Stahl
2012-10-05gbuild: ExternalProject: add use_libraries, use_static_librariesMichael Stahl
2012-10-05libcdr: argh i am getting senileMichael Stahl
2012-10-05libcdr: hopefully get this to buildMichael Stahl
2012-10-05gbuild: implement gb_ExternalProject_use_externalsMichael Stahl
2012-10-05drop rdbmaker support from UnoApiTargetDavid Tardon
2012-10-04Clean up HAVE_THREADSAFE_STATICSStephan Bergmann
2012-10-04add gb_ExternalProject_use_package(s)David Tardon