summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* Wno-error hack is really for MacOSX only...Norbert Thiebaud2012-05-011-0/+4
* hack to allow warnings in lexer on MacOSXNorbert Thiebaud2012-05-013-7/+7
* rework callcatcher makefile to build subsequentcheck testsCaolán McNamara2012-05-011-5/+9
* build: cleaning up previously converted idlc moduleDavid Ostrovsky2012-05-014-0/+58
* we must call the make detected at configure timeCaolán McNamara2012-04-301-1/+1
* dmake build is always partialDavid Tardon2012-04-301-1/+1
* run make from top directoryDavid Tardon2012-04-301-2/+6
* Simply just set gb_DEBUG_CFLAGS as we want it here, tooTor Lillqvist2012-04-291-1/+1
* create dep files in an atomic wayBjoern Michaelsen2012-04-291-4/+6
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-293-46/+1
* build gbuild directly from build.pl and fix libcmis and respect GMAKE_OPTIONSBjoern Michaelsen2012-04-292-3/+19
* more reliable override for enabling symbolsLuboš Luňák2012-04-281-2/+5
* fdo#48087 get real version numbers from executables for the File table of MSIAndras Timar2012-04-271-21/+11
* fdo#39643: Remove --disable-strip-solver configure optionDavid Ostrovsky2012-04-267-89/+11
* Missing EXTENSIONLIBS in DLLFILENAMESStephan Bergmann2012-04-251-0/+1
* build to tail_build with partial build in tail_buildBjoern Michaelsen2012-04-251-2/+6
* do not always build each and every cxx gbuild knows about unconditionallyBjoern Michaelsen2012-04-251-5/+5
* add showmodules target to gbuildBjoern Michaelsen2012-04-252-1/+8
* fix extension help localization on WindowsAndras Timar2012-04-251-1/+1
* Set gb_DEBUGLEVEL=1 for --enable-dbgutil after allStephan Bergmann2012-04-241-0/+2
* create-tags: config_host.mk readingMiklos Vajna2012-04-241-1/+1
* specific variable for where dev-install installsLuboš Luňák2012-04-246-12/+12
* Resurrect TIMELOG absolute time logging facilityThorsten Behrens2012-04-232-0/+15
* if debug symbols are enabled indirectly, make sure they are actually builtLuboš Luňák2012-04-231-0/+5
* configure checks for gcc options that clang does not supportLuboš Luňák2012-04-233-21/+24
* more flexible --enable-symbols=<for>Luboš Luňák2012-04-235-22/+56
* fixes for debug flags handlingLuboš Luňák2012-04-233-26/+15
* Whitespace tortureTomas Chvatal2012-04-231-2/+2
* Fix undefined destdir if the directory was not existing prior the run.Tomas Chvatal2012-04-231-1/+4
* No -malign-natural in Clang, not Apple's at leastTor Lillqvist2012-04-232-4/+10
* Don't use -Wl,-syslibroot when building against more current SDKsTor Lillqvist2012-04-222-1/+5
* Use --as-needed --no-add-needed for AndroidTor Lillqvist2012-04-202-2/+7
* extension libs should have no RPATHDavid Tardon2012-04-191-2/+1
* change announceDavid Tardon2012-04-191-2/+2
* extension libs should have no RPATHDavid Tardon2012-04-192-7/+13
* add OXT to gb_LinkTarget__RPATHS tooDavid Tardon2012-04-193-0/+3
* add layer and library group for extensionsDavid Tardon2012-04-198-1/+14
* Use proper variable when using system clucene.Tomas Chvatal2012-04-171-1/+1
* mingw: unbreak make checkDavid Tardon2012-04-161-1/+1
* this is only for _building_ on windowsDavid Tardon2012-04-161-1/+1
* WaE: "STRICT" redefinedDavid Tardon2012-04-161-0/+2
* YaccTarget and headers cleaningMatúš Kukan2012-04-161-20/+16
* introduce ENABLE_DEBUG_ONLYBjoern Michaelsen2012-04-161-43/+21
* JavaClassSet.mk: remove the output directory before calling javacMichael Stahl2012-04-141-2/+4
* really replace SDK with SDKBINDavid Tardon2012-04-148-8/+8
* replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon2012-04-141-1/+1
* linkoo: add --copy mode, default to this on windowsMichael Meeks2012-04-141-15/+35
* fix macosx buildDavid Ostrovsky2012-04-131-1/+1
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-131-1/+5
* setup/teardown default component context once before/after all testsCaolán McNamara2012-04-131-2/+3