summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2012-12-16add missing dep: gb_Package_use_custom_targetMatúš Kukan2-1/+7
2012-12-15hide rc.exe splash screenPeter Foley1-1/+1
2012-12-15src.downloaded is goneMatúš Kukan1-1/+1
2012-12-15fix typoMatúš Kukan1-1/+1
2012-12-15fdo#58145 dmake rule for ulf localization was not converted to use po filesAndras Timar1-1/+1
2012-12-14add support for loading comboboxtext item strings from .uiCaolán McNamara1-2/+13
2012-12-14let's have plain 'make' without '-r' even fasterMatúš Kukan1-1/+2
2012-12-14Make KeyID (qtz) work againAndras Timar2-14/+3
2012-12-13do not disable msvc warning 4005Luboš Luňák1-4/+3
2012-12-13substitute BUILDDIR in gb_Helper_abbreviate_dirs tooLuboš Luňák1-0/+10
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-32/+0
2012-12-11adjust clang plugins for srcdir != builddirLuboš Luňák1-2/+2
2012-12-11BUILD_DIR -> BUILDDIR, to be consistent with the other *DIRLuboš Luňák2-2/+2
2012-12-11Prepare for read-only source buildNorbert Thiebaud3-3/+3
2012-12-11include PCHOBJS in target's objectlistLuboš Luňák3-3/+14
2012-12-11make PCH depend on LinkTarget/headersLuboš Luňák1-3/+3
2012-12-10Create executables that can be run on Windows XPTor Lillqvist1-1/+1
2012-12-10little help for userfriendly gbuild make targetsLuboš Luňák1-0/+3
2012-12-10userfriendly make targets for build and cleanLuboš Luňák31-0/+42
2012-12-10make all cxxobjects depend on the PCH timestampLuboš Luňák1-3/+6
2012-12-10fix debug/nodebug for PCHLuboš Luňák1-1/+1
2012-12-10fix visibility with PCHLuboš Luňák2-0/+12
2012-12-10fix PCH dependenciesLuboš Luňák1-4/+7
2012-12-10warnings as errors for msvc pch warnings that really shouldn't happenLuboš Luňák2-2/+10
2012-12-10remove unneeded PCH stuffLuboš Luňák1-3/+0
2012-12-10use PCH with generated cxx sources tooLuboš Luňák1-0/+2
2012-12-10use noexceptions .pch only when actually neededLuboš Luňák2-4/+14
2012-12-10no need to make whole linktarget depend on .pchLuboš Luňák1-2/+0
2012-12-10rebuild all dependent .cxx files that use a PCH that gets regeneratedLuboš Luňák3-0/+16
2012-12-10fix clang .d generation with PCHLuboš Luňák1-10/+22
2012-12-10fix PrecompiledHeader vs NoexPrecompiledHeader mismatchLuboš Luňák1-2/+2
2012-12-10rename to gb_Library_set_precompiled_headerLuboš Luňák6-4/+13
2012-12-10PCH support for Clang compilerLuboš Luňák2-0/+40
2012-12-10it's not actually necessary to manually include the header for MSVC PCHLuboš Luňák1-0/+2
2012-12-10update .d generation when creating MSVC .pchLuboš Luňák1-2/+2
2012-12-10include debug/optimizing flags when building PCHLuboš Luňák1-4/+7
2012-12-10bring back precompiled headers supportLuboš Luňák12-4/+228
2012-12-10Try -std=c++11 if -std=gnu++0x does not workStephan Bergmann3-3/+3
2012-12-10Avoid "deleted function definitions are a C++11 extension" in a better wayTor Lillqvist1-1/+2
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák5-25/+4
2012-12-06rm intermediate files that are input of helpindexer and should not be packagedAndras Timar1-0/+1
2012-12-06re-base on ALv2 code. Includes:Michael Meeks5-26/+82
2012-12-05serialize valgrind using icerunLuboš Luňák1-1/+1
2012-12-05and valgrind leak errors or other info is probably not useful in unittestsLuboš Luňák1-1/+1
2012-12-05make unittests abort build if valgrind finds any error in themLuboš Luňák1-1/+1
2012-12-05Bye bye ODMATor Lillqvist1-5/+0
2012-12-04bump minor.mk to 410Caolán McNamara1-3/+3
2012-12-04bump product version to 4.1.0.0.alpha0+, build id to 0Petr Mladek2-4/+4
2012-12-04revert the huge performance regression in gbuild intoduced with 0a45deba2be4a...Bjoern Michaelsen1-0/+9
2012-12-04adding calc add-in for option pricingtino1-0/+1