summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add '-E sleep' commandBrad King2014-01-219-1/+41
* Merge topic 'cmake-E-symlink-replace-dangling'Brad King2014-01-219-15/+56
|\
| * cmake: Improve '-E create_symlink' edge case handling (#14713)Brad King2014-01-209-15/+56
* | Merge topic 'improve-Tests-RunCMake'Brad King2014-01-213-47/+84
|\ \ | |/
| * Tests/RunCMake: Add function to run a specified command-lineBrad King2014-01-202-11/+32
| * Tests/RunCMake: Move documentation to a README.rstBrad King2014-01-202-36/+52
* | Merge topic 'osx-host-arch'Brad King2014-01-211-1/+6
|\ \
| * | OS X: Use 'uname -m' for processor (#14712)Brad King2014-01-201-1/+6
* | | CMake Nightly Date StampKitware Robot2014-01-211-1/+1
| |/ |/|
* | Merge topic 'KateDontRequireVariable'Brad King2014-01-201-1/+1
|\ \
| * | Kate: use cmMakefile::GetSafeDefinition() for a not-required variableAlex Neundorf2014-01-171-1/+1
* | | Merge topic 'update-qt4-docs'Brad King2014-01-205-373/+212
|\ \ \ | |_|/ |/| |
| * | Help: Update Qt4 documentation.Stephen Kelly2014-01-155-373/+212
* | | CMake Nightly Date StampKitware Robot2014-01-201-1/+1
* | | CMake Nightly Date StampKitware Robot2014-01-191-1/+1
* | | CMake Nightly Date StampKitware Robot2014-01-181-1/+1
* | | Merge topic 'hppa-binutils-flag'Brad King2014-01-171-1/+1
|\ \ \
| * | | Improve ld flags for CMake itself on Linux/HPPAGuy Martin2014-01-171-1/+1
* | | | Merge topic 'xcode-storyboard-view'Brad King2014-01-171-7/+9
|\ \ \ \
| * | | | Xcode: Fix storyboard viewRuslan Baratov2014-01-161-3/+9
| * | | | Xcode: Remove dead codeRuslan Baratov2014-01-161-4/+0
| |/ / /
* | | | Merge topic 'doc-osx-vars'Brad King2014-01-177-7/+52
|\ \ \ \
| * | | | Help: Document CMAKE_OSX_* variablesBrad King2014-01-167-7/+52
| |/ / /
* | | | Merge topic 'cmmakefile-const'Brad King2014-01-1726-59/+63
|\ \ \ \
| * | | | cmMakefile: make some methods take const std::string& instead of const char*Rolf Eike Beer2014-01-1626-59/+63
* | | | | CMake Nightly Date StampKitware Robot2014-01-171-1/+1
| |/ / / |/| | |
* | | | Merge topic 'GNUInstallDirs_debian-multiarch-fix'Brad King2014-01-161-5/+59
|\ \ \ \
| * | | | GNUInstallDirs: Fix CMAKE_INSTALL_LIBDIR on DebianDaniele E. Domenichelli2014-01-151-5/+59
| | |/ / | |/| |
* | | | Merge topic 'fix-help-if-typo'Brad King2014-01-161-1/+1
|\ \ \ \
| * | | | Help: Fix typo in 'if()' command documentationRaphael Kubo da Costa2014-01-151-1/+1
* | | | | Merge topic 'ninja_fix_rerun'Brad King2014-01-161-3/+0
|\ \ \ \ \
| * | | | | Revert "Ninja: Track configured files so we can regenerate them."Brad King2014-01-151-3/+0
* | | | | | Merge topic 'revert-ninja_fix_rerun'Brad King2014-01-161-24/+5
|\ \ \ \ \ \
| * | | | | | Revert "Ninja: Avoid re-running CMake on next build after regeneration"Brad King2014-01-151-24/+5
* | | | | | | Merge topic 'var-type-autofill'Brad King2014-01-164-16/+62
|\ \ \ \ \ \ \
| * | | | | | | cmake-gui: Remember variable type in Add EntrySergey Zolotarev2014-01-164-16/+62
* | | | | | | | CMake Nightly Date StampKitware Robot2014-01-161-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge topic 'skip-return-code'Brad King2014-01-159-1/+77
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | allow to mark a test as "Not Run" with a specific return code (#8466)Rolf Eike Beer2014-01-149-1/+77
* | | | | | | Merge topic 'hppa-bootstrap'Brad King2014-01-151-4/+1
|\ \ \ \ \ \ \
| * | | | | | | bootstrap: improve ld flag for Linux/HPPA buildsRolf Eike Beer2014-01-151-4/+1
* | | | | | | | Merge topic 'doc-Qt-macro-TARGET-arg'Brad King2014-01-151-7/+13
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Document the TARGET options in Qt4 macros.Stephen Kelly2014-01-141-7/+13
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2014-01-151-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'fix-cb-nmake-quotes'Brad King2014-01-141-3/+5
|\ \ \ \ \ \
| * | | | | | CodeBlocks: fix unescaped command quotes when used with nmakeNils Gladitz2014-01-131-3/+5
* | | | | | | Merge topic 'update-Qt4-COMPILE_DEFINITIONS'Brad King2014-01-141-7/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Qt4: Use generator expression in COMPILE_DEFINITIONS (#14692)Stephen Kelly2014-01-131-7/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-01-141-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'support-codelite-ide-generator'Brad King2014-01-136-0/+571
|\ \ \ \ \ \