summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
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
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
2012-10-17add newlinesDavid Tardon1-0/+8
2012-10-16fdo#55290 do not use resource file for assembly libsDavid Tardon1-0/+7
2012-10-16avoid potential build failureDavid Tardon1-1/+1
2012-10-15support for compiler rewritersLuboš Luňák3-1/+62
2012-10-15ctags: fix warningMiklos Vajna1-1/+1
2012-10-13compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.doxLuboš Luňák2-0/+4
2012-10-12detect and collapse internal boost dependencies to a single headerMichael Meeks1-13/+78
2012-10-12elide all dependencies on .hdl files, they're ~all duplicated by .hppMichael Meeks1-8/+35
2012-10-12do not play stupid games with jpeg vs. jpeglibDavid Tardon1-5/+1
2012-10-11Merge (manually) change from masterTor Lillqvist1-0/+66
2012-10-11Use DISABLE_DYNLOADING on AndroidTor Lillqvist1-0/+2
2012-10-10gb_CppunitTest_use_api is specialMatúš Kukan1-2/+10
2012-10-10more icerun annotation to stop parallel java builds from explodingMichael Meeks1-4/+4
2012-10-09add .src and .hrc to add-modelinesCaolán McNamara1-1/+1
2012-10-09initial support for clang compiler pluginsLuboš Luňák2-0/+8
2012-10-08use icerun to avoid compilation process explosions using icecream.Michael Meeks1-1/+1
2012-10-07most of this is not necessary anymoreDavid Tardon1-10/+0
2012-10-07fix gbuildized cli_urePeter Foley1-0/+10
2012-10-07fix build.pl depsPeter Foley2-1/+6
2012-10-07add support for libmerged on WindowsPeter Foley1-0/+8
2012-10-07silence vd2 warning due to excessive outputPeter Foley1-0/+1
2012-10-07fix extensions build with Win8 SDKPeter Foley1-1/+2
2012-10-07check platform-defined func. is really definedDavid Tardon1-1/+3
2012-10-07move selection of UNO header variant to platformDavid Tardon8-65/+121
2012-10-07a directory is a directoryDavid Tardon2-10/+10
2012-10-07Let's use only comprehensive UDKAPI headers for Clang on OS XTor Lillqvist1-2/+21
2012-10-06For some reason I need mkdirs here, dunno why others don't?Tor Lillqvist1-2/+2
2012-10-05gbuild: add gb_ExternalProject_use_external:Michael Stahl1-3/+13
2012-10-05gbuild: ExternalProject: add use_libraries, use_static_librariesMichael Stahl1-7/+37
2012-10-05libcdr: argh i am getting senileMichael Stahl1-1/+1
2012-10-05libcdr: hopefully get this to buildMichael Stahl1-0/+7
2012-10-05gbuild: implement gb_ExternalProject_use_externalsMichael Stahl1-0/+4
2012-10-05drop rdbmaker support from UnoApiTargetDavid Tardon2-40/+11
2012-10-04Clean up HAVE_THREADSAFE_STATICSStephan Bergmann6-4/+17
2012-10-04add gb_ExternalProject_use_package(s)David Tardon1-0/+19