summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* Get rid of (most uses of) GUITor Lillqvist2012-12-2535-664/+659
* Use CXXFLAGS_CXX11 here, tooTor Lillqvist2012-12-231-9/+2
* gbuild: AsmObject: support user defined AFLAGSMichael Stahl2012-12-214-3/+5
* Fix in-build uno ini deps for cross-compilingStephan Bergmann2012-12-211-0/+3
* serialize all unit tests runs with icecream_run.Michael Meeks2012-12-191-2/+2
* -DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák2012-12-191-1/+0
* Replace GUIBASE checks with equivalent OS checksTor Lillqvist2012-12-181-1/+1
* fix conditionals detectionLuboš Luňák2012-12-181-2/+4
* indentLuboš Luňák2012-12-181-53/+53
* API CHANGE: Remove obsolete regcomp from UREStephan Bergmann2012-12-182-6/+0
* update update_pch.shLuboš Luňák2012-12-181-13/+44
* add script to regenerate pch filesPeter Foley2012-12-171-0/+92
* Remove --with-stlport from LO 4.0Stephan Bergmann2012-12-178-22/+1
* argh... remove accidentally committed concat-depsMichael Stahl2012-12-171-0/+0
* Revert "hide rc.exe splash screen"Michael Stahl2012-12-172-1/+2
* add missing dep: gb_Package_use_custom_targetMatúš Kukan2012-12-162-1/+7
* hide rc.exe splash screenPeter Foley2012-12-151-1/+1
* src.downloaded is goneMatúš Kukan2012-12-151-1/+1
* fix typoMatúš Kukan2012-12-151-1/+1
* fdo#58145 dmake rule for ulf localization was not converted to use po filesAndras Timar2012-12-151-1/+1
* add support for loading comboboxtext item strings from .uiCaolán McNamara2012-12-141-2/+13
* let's have plain 'make' without '-r' even fasterMatúš Kukan2012-12-141-1/+2
* Make KeyID (qtz) work againAndras Timar2012-12-142-14/+3
* do not disable msvc warning 4005Luboš Luňák2012-12-131-4/+3
* substitute BUILDDIR in gb_Helper_abbreviate_dirs tooLuboš Luňák2012-12-131-0/+10
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-32/+0
* adjust clang plugins for srcdir != builddirLuboš Luňák2012-12-111-2/+2
* BUILD_DIR -> BUILDDIR, to be consistent with the other *DIRLuboš Luňák2012-12-112-2/+2
* Prepare for read-only source buildNorbert Thiebaud2012-12-113-3/+3
* include PCHOBJS in target's objectlistLuboš Luňák2012-12-113-3/+14
* 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