summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2012-05-05propmerge is not executable, only a scriptMatúš Kukan1-1/+2
2012-05-04do not handle description-* as special caseDavid Tardon1-2/+2
2012-05-04fdo#49136 install description-*.txtDavid Tardon1-0/+1
2012-05-04fix executable path for cross-compilationDavid Tardon3-3/+3
2012-05-04fix executable path for cross-compilationDavid Tardon1-1/+1
2012-05-04fix for cross-compilationDavid Tardon1-3/+3
2012-05-03revert delivery of soffice.bin.manifestDavid Tardon1-1/+0
2012-05-03fix typoBjoern Michaelsen1-1/+1
2012-05-03add --not-as-needed linker option on unxgcc platformDavid Ostrovsky1-0/+1
2012-05-02allow custom solver/workdir location: --with-solver-and-workdir-rootMichael Stahl1-3/+3
2012-05-02do not announce exec build twiceDavid Tardon1-1/+0
2012-05-02make sure manual override on cmdline enables symbolsLuboš Luňák1-8/+32
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