summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | Merge topic 'fix-openmp-fortran'Brad King2014-11-251-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | FindOpenMP: Use fixed form Fortran test programNils Gladitz2014-11-201-5/+5
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'file-GENERATE-rerun'Brad King2014-11-255-0/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | file(GENERATE): Re-run cmake when appropriate.Stephen Kelly2014-11-185-0/+40
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'clean-autogen'Brad King2014-11-251-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | QtAutogen: Use cmHasLiteral{Prefix,Suffix} where possible.Stephen Kelly2014-11-181-3/+3
| * | | | | | | | | | | | | QtAutogen: Don't take a reference to temporary.Stephen Kelly2014-11-181-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge topic 'ccmake-hpux'Brad King2014-11-257-64/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ccmake: Cleanup and simplify conditional blocks for HP-UXÅdne Hovda2014-11-185-42/+13
| * | | | | | | | | | | | | ccmake: Use standard getmaxyx instead of non-standard getmax[xy]Ådne Hovda2014-11-183-22/+2
| * | | | | | | | | | | | | ccmake: Remove incomplete support for cur_colr on old HP-UXÅdne Hovda2014-11-181-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge topic 'CPackRPM-cleanup-component-vars'Brad King2014-11-251-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | CPackRPM: Unset temporary component variables before re-useGauthier Lamaison2014-11-181-3/+3
* | | | | | | | | | | | | | Merge topic 'custom-command-byproducts'Brad King2014-11-2546-30/+469
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | ExternalProject: Add options to specify BYPRODUCTS (#14963)Brad King2014-11-175-0/+44
| * | | | | | | | | | | | | Add an option for explicit BYPRODUCTS of custom commands (#14963)Brad King2014-11-1443-30/+425
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-251-1/+1
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-241-1/+1
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-231-1/+1
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-221-1/+1
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-211-1/+1
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge topic 'fix-CMP0054-MSVC'Brad King2014-11-205-11/+11
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'backport-fix-CMP0054-MSVC' into fix-CMP0054-MSVCBrad King2014-11-190-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | Avoid if() quoted auto-dereference when checking for "MSVC"Fraser Hutchison2014-11-195-12/+12
| * | | | | | | | | | | Avoid if() quoted auto-dereference when checking for "MSVC"Fraser Hutchison2014-11-195-11/+11
* | | | | | | | | | | | Merge topic 'FindJava-no-osx-stub'Brad King2014-11-201-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | FindJava: Do not accept OS X stub 'java' as JavaBrad King2014-11-191-1/+4
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-201-1/+1
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-191-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'vs-check-phone-store-tools'Brad King2014-11-187-35/+242
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | VS: Do not produce WinMD file for OBJECT libraries (#15228)Gilles Khouzam2014-11-171-1/+2
| * | | | | | | | VS: Improve error messages when compiler is not detected (#15228)Gilles Khouzam2014-11-146-34/+240
| |/ / / / / / /
* | | | | | | | Merge topic 'update-curl'Brad King2014-11-181-9/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | curl: Check for OpenSSL headers independentlyBrad King2014-11-171-9/+9
* | | | | | | | | Merge topic 'FindCurses-no-cur_colr'Brad King2014-11-181-5/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindCurses: Drop search for deprecated HP-UX cur_colr libraryÅdne Hovda2014-11-171-5/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'doc-sphinx-cmake-fixup'Brad King2014-11-181-0/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Utilities/Sphinx: Add missing call to note_explicit_targetBrad King2014-11-171-0/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-11-181-1/+1
* | | | | | | | | Merge topic 'doc-target_include_directories-fixup'Brad King2014-11-171-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Help: target_include_directories does not allow target namesBrad King2014-11-171-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'ninja-minor-refactoring'Brad King2014-11-175-38/+27
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Ninja: Refactor restat to be a string internallyBrad King2014-11-144-15/+15
| * | | | | | Ninja: Use a TARGET_FILE variable to hold the link output fileBrad King2014-11-141-18/+11
| * | | | | | Tests/BuildDepends: Drop unneeded help for NinjaBrad King2014-11-141-5/+1
* | | | | | | Merge branch 'release'Brad King2014-11-170-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'vs14-is-2015' into releaseBrad King2014-11-175-18/+38
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kwsys-SharedForward-vs14' into releaseBrad King2014-11-171-1/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'kwsys-SharedForward-vs14'Brad King2014-11-170-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | KWSys SharedForward: Hard-code the ldpath buffer size to below VS 14 limitBrad King2014-11-141-1/+1