summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2012-05-02let make know about all files created by LinkTargetDavid Tardon1-0/+2
2012-05-02help description added for recently introduced gmake LEXFLAGS optionDavid Ostrovsky1-0/+1
2012-05-02fdo#49183 link resources to executablesDavid Tardon1-1/+3
2012-05-01Wno-error hack is really for MacOSX only...Norbert Thiebaud1-0/+4
2012-05-01hack to allow warnings in lexer on MacOSXNorbert Thiebaud3-7/+7
2012-05-01rework callcatcher makefile to build subsequentcheck testsCaolán McNamara1-5/+9
2012-05-01build: cleaning up previously converted idlc moduleDavid Ostrovsky4-0/+58
2012-04-30we must call the make detected at configure timeCaolán McNamara1-1/+1
2012-04-30dmake build is always partialDavid Tardon1-1/+1
2012-04-30run make from top directoryDavid Tardon1-2/+6
2012-04-29Simply just set gb_DEBUG_CFLAGS as we want it here, tooTor Lillqvist1-1/+1
2012-04-29create dep files in an atomic wayBjoern Michaelsen1-4/+6
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen3-46/+1
2012-04-29build gbuild directly from build.pl and fix libcmis and respect GMAKE_OPTIONSBjoern Michaelsen2-3/+19
2012-04-28more reliable override for enabling symbolsLuboš Luňák1-2/+5
2012-04-27fdo#48087 get real version numbers from executables for the File table of MSIAndras Timar1-21/+11
2012-04-26fdo#39643: Remove --disable-strip-solver configure optionDavid Ostrovsky7-89/+11
2012-04-25Missing EXTENSIONLIBS in DLLFILENAMESStephan Bergmann1-0/+1
2012-04-25build to tail_build with partial build in tail_buildBjoern Michaelsen1-2/+6
2012-04-25do not always build each and every cxx gbuild knows about unconditionallyBjoern Michaelsen1-5/+5
2012-04-25add showmodules target to gbuildBjoern Michaelsen2-1/+8
2012-04-25fix extension help localization on WindowsAndras Timar1-1/+1
2012-04-24Set gb_DEBUGLEVEL=1 for --enable-dbgutil after allStephan Bergmann1-0/+2
2012-04-24create-tags: config_host.mk readingMiklos Vajna1-1/+1
2012-04-24specific variable for where dev-install installsLuboš Luňák6-12/+12
2012-04-23Resurrect TIMELOG absolute time logging facilityThorsten Behrens2-0/+15
2012-04-23if debug symbols are enabled indirectly, make sure they are actually builtLuboš Luňák1-0/+5
2012-04-23configure checks for gcc options that clang does not supportLuboš Luňák3-21/+24
2012-04-23more flexible --enable-symbols=<for>Luboš Luňák5-22/+56
2012-04-23fixes for debug flags handlingLuboš Luňák3-26/+15
2012-04-23Whitespace tortureTomas Chvatal1-2/+2
2012-04-23Fix undefined destdir if the directory was not existing prior the run.Tomas Chvatal1-1/+4
2012-04-23No -malign-natural in Clang, not Apple's at leastTor Lillqvist2-4/+10
2012-04-22Don't use -Wl,-syslibroot when building against more current SDKsTor Lillqvist2-1/+5
2012-04-20Use --as-needed --no-add-needed for AndroidTor Lillqvist2-2/+7
2012-04-19extension libs should have no RPATHDavid Tardon1-2/+1
2012-04-19change announceDavid Tardon1-2/+2
2012-04-19extension libs should have no RPATHDavid Tardon2-7/+13
2012-04-19add OXT to gb_LinkTarget__RPATHS tooDavid Tardon3-0/+3
2012-04-19add layer and library group for extensionsDavid Tardon8-1/+14
2012-04-17Use proper variable when using system clucene.Tomas Chvatal1-1/+1
2012-04-16mingw: unbreak make checkDavid Tardon1-1/+1
2012-04-16this is only for _building_ on windowsDavid Tardon1-1/+1
2012-04-16WaE: "STRICT" redefinedDavid Tardon1-0/+2
2012-04-16YaccTarget and headers cleaningMatúš Kukan1-20/+16
2012-04-16introduce ENABLE_DEBUG_ONLYBjoern Michaelsen1-43/+21
2012-04-14JavaClassSet.mk: remove the output directory before calling javacMichael Stahl1-2/+4
2012-04-14really replace SDK with SDKBINDavid Tardon8-8/+8
2012-04-14replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon1-1/+1
2012-04-14linkoo: add --copy mode, default to this on windowsMichael Meeks1-15/+35