summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
...
* make PCH depend on LinkTarget/headersLuboš Luňák2012-12-111-3/+3
* Create executables that can be run on Windows XPTor Lillqvist2012-12-101-1/+1
* little help for userfriendly gbuild make targetsLuboš Luňák2012-12-101-0/+3
* userfriendly make targets for build and cleanLuboš Luňák2012-12-1031-0/+42
* make all cxxobjects depend on the PCH timestampLuboš Luňák2012-12-101-3/+6
* fix debug/nodebug for PCHLuboš Luňák2012-12-101-1/+1
* fix visibility with PCHLuboš Luňák2012-12-102-0/+12
* fix PCH dependenciesLuboš Luňák2012-12-101-4/+7
* warnings as errors for msvc pch warnings that really shouldn't happenLuboš Luňák2012-12-102-2/+10
* remove unneeded PCH stuffLuboš Luňák2012-12-101-3/+0
* use PCH with generated cxx sources tooLuboš Luňák2012-12-101-0/+2
* use noexceptions .pch only when actually neededLuboš Luňák2012-12-102-4/+14
* no need to make whole linktarget depend on .pchLuboš Luňák2012-12-101-2/+0
* rebuild all dependent .cxx files that use a PCH that gets regeneratedLuboš Luňák2012-12-103-0/+16
* fix clang .d generation with PCHLuboš Luňák2012-12-101-10/+22
* fix PrecompiledHeader vs NoexPrecompiledHeader mismatchLuboš Luňák2012-12-101-2/+2
* rename to gb_Library_set_precompiled_headerLuboš Luňák2012-12-106-4/+13
* PCH support for Clang compilerLuboš Luňák2012-12-102-0/+40
* it's not actually necessary to manually include the header for MSVC PCHLuboš Luňák2012-12-101-0/+2
* update .d generation when creating MSVC .pchLuboš Luňák2012-12-101-2/+2
* include debug/optimizing flags when building PCHLuboš Luňák2012-12-101-4/+7
* bring back precompiled headers supportLuboš Luňák2012-12-1012-4/+228
* Try -std=c++11 if -std=gnu++0x does not workStephan Bergmann2012-12-103-3/+3
* Avoid "deleted function definitions are a C++11 extension" in a better wayTor Lillqvist2012-12-101-1/+2
* use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák2012-12-075-25/+4
* rm intermediate files that are input of helpindexer and should not be packagedAndras Timar2012-12-061-0/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-12-065-26/+82
* serialize valgrind using icerunLuboš Luňák2012-12-051-1/+1
* and valgrind leak errors or other info is probably not useful in unittestsLuboš Luňák2012-12-051-1/+1
* make unittests abort build if valgrind finds any error in themLuboš Luňák2012-12-051-1/+1
* Bye bye ODMATor Lillqvist2012-12-051-5/+0
* bump minor.mk to 410Caolán McNamara2012-12-041-3/+3
* bump product version to 4.1.0.0.alpha0+, build id to 0Petr Mladek2012-12-042-4/+4
* revert the huge performance regression in gbuild intoduced with 0a45deba2be4a...Bjoern Michaelsen2012-12-041-0/+9
* adding calc add-in for option pricingtino2012-12-041-0/+1
* make sure fast string operator+ is used only by LO codeLuboš Luňák2012-12-031-2/+3
* Use -W4 instead of -Wall, and don't disable warnings that are off by defaultTor Lillqvist2012-12-032-92/+4
* Add -wd4986 here, tooTor Lillqvist2012-12-031-1/+1
* More -wd fixupsTor Lillqvist2012-12-031-5/+6
* gbuild: call gb_ExternalExecutable_collect_registrations...Michael Stahl2012-12-021-1/+3
* ditch unused makefileDavid Tardon2012-12-023-82/+0
* move setting up of ext. executables out of gbuild.mkDavid Tardon2012-12-027-64/+156
* Don't disable warnings that supprted MSVC versions don't generateTor Lillqvist2012-12-021-25/+0
* Document the warnings we disableTor Lillqvist2012-12-021-2/+136
* Argh, I meant Visual Studio 2010Tor Lillqvist2012-12-021-2/+2
* Disable MSVC warning C4986Tor Lillqvist2012-12-021-0/+14
* No lang no qtzZolnai Tamás2012-12-021-0/+2
* Make qtz work in UIZolnai Tamás2012-12-026-16/+23
* do not redirect output in build.pl, i.e. dump build_error.log and other logsLuboš Luňák2012-12-011-28/+3
* Not make qtz properties in release buildZolnai Tamás2012-12-011-0/+2