summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* KWSys Nightly Date StampKWSys Robot2011-08-291-1/+1
* KWSys Nightly Date StampKWSys Robot2011-08-281-1/+1
* KWSys Nightly Date StampKWSys Robot2011-08-271-1/+1
* KWSys Nightly Date StampKWSys Robot2011-08-261-1/+1
* Merge topic 'fix-11690-preserve-xcode-objectids'David Cole2011-08-254-21/+89
|\
| * Xcode: Save object id values in CMakeCache.txt (#11690)David Cole2011-08-244-21/+89
* | Merge topic 'fix_nmake_var_plus'David Cole2011-08-251-0/+2
|\ \
| * | Fix for bug #12413, nmake did not handle targets with + in the name.Bill Hoffman2011-08-241-0/+2
* | | Merge topic 'UsingCMakeLikePkgConfig2'David Cole2011-08-256-25/+181
|\ \ \
| * | | Fix line lengthAlex Neundorf2011-08-181-1/+2
| * | | Disable any STATUS output in --find-package modeAlex Neundorf2011-08-151-2/+9
| * | | Improve documentation for --find-package modeAlex Neundorf2011-08-111-1/+3
| * | | Replace cmake::GetScriptMode() with GetWorkingMode()Alex Neundorf2011-08-095-31/+38
| * | | Implement find-package mode of cmakeAlex Neundorf2011-07-021-2/+98
| * | | Add find-package mode, which does nothing yetAlex Neundorf2011-07-024-2/+45
| * | | Make clLocalGenerator::GetTargetFlags() publicAlex Neundorf2011-07-021-1/+1
* | | | Merge topic 'AutomocForQt'David Cole2011-08-2517-74/+990
|\ \ \ \
| * | | | QtAutomoc: Eliminate compiler warningDavid Cole2011-08-191-1/+1
| * | | | Fix automoc with VS builds: apply patch from BillAlex Neundorf2011-08-184-39/+21
| * | | | Silence warning in automoc: use long instead of intAlex Neundorf2011-08-181-1/+1
| * | | | Fix build: use std::ios::out|ios::trunc instead of std::ios_base::outAlex Neundorf2011-08-181-2/+2
| * | | | Fix bootstrap test with automocAlex Neundorf2011-08-172-2/+3
| * | | | Fix warningsAlex Neundorf2011-08-161-6/+7
| * | | | Fix build: non-void function must return a valueAlex Neundorf2011-08-161-1/+1
| * | | | Add documentation for AUTOMOC, add initialization via CMAKE_AUTOMOCAlex Neundorf2011-08-162-1/+33
| * | | | Nicer progress message for the automoc targetAlex Neundorf2011-08-161-2/+4
| * | | | Move automoc processing from add_executable/library to cmGlobalGeneratorAlex Neundorf2011-08-154-41/+36
| * | | | Remove trailing whitespaceAlex Neundorf2011-08-151-14/+14
| * | | | Refactor SetupAutomocTarget() so it can be run after creating the targetAlex Neundorf2011-08-154-64/+28
| * | | | Remove trailing whitespaceAlex Neundorf2011-08-151-6/+6
| * | | | Use cout instead of printf()Alex Neundorf2011-08-141-8/+8
| * | | | Add the generated automoc.cpp file to the cleaned filesAlex Neundorf2011-08-141-0/+2
| * | | | Color output when running mocAlex Neundorf2011-08-142-8/+23
| * | | | Initialize verbose based onb the env.var.Alex Neundorf2011-08-141-1/+1
| * | | | Move code for parsing a cpp-file from the big loop to separate functionAlex Neundorf2011-08-142-183/+186
| * | | | Fix line lengthsAlex Neundorf2011-08-141-49/+60
| * | | | Add AUTOMOC to the add_library() commandAlex Neundorf2011-08-143-13/+42
| * | | | Add the cmake module required currently for automocAlex Neundorf2011-08-145-1/+169
| * | | | Remove the need to check for .h/.cxx during buildtimeAlex Neundorf2011-08-142-144/+143
| * | | | Add actual automoc code from automocAlex Neundorf2011-08-142-6/+589
| * | | | Start implementing skeleton for automoc in cmakeAlex Neundorf2011-08-143-1/+100
| * | | | Start work on automoc: add empty cmQtAutomoc classAlex Neundorf2011-08-074-0/+30
* | | | | Merge topic 'xcode4-remove-PREBINDING'David Cole2011-08-251-1/+1
|\ \ \ \ \
| * | | | | Xcode: Remove PREBINDING attribute for Xcode 4 and aboveJohan Bjork2011-08-191-1/+1
* | | | | | Merge topic 'fix-vs10-rebuild-issue'David Cole2011-08-251-1/+1
|\ \ \ \ \ \
| * | | | | | VS10: Avoid unnecessary rebuilds for custom commandsDavid Cole2011-08-181-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2011-08-251-1/+1
* | | | | | KWSys Nightly Date StampKWSys Robot2011-08-241-1/+1
| |_|_|_|/ |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-08-231-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2011-08-221-1/+1