summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'remove-redundant-c_str'Brad King2014-10-2174-395/+395
|\
| * strings: Remove redundant calls to std::string::c_str()Nils Gladitz2014-10-1574-395/+395
* | Merge topic 'ctest-delphi-coverage'Brad King2014-10-219-0/+556
|\ \
| * | CTest: Add code coverage parser for Pascal/DelphiJoseph Snyder2014-10-219-0/+556
* | | Merge topic 'update-kwiml'Brad King2014-10-211-1/+1
|\ \ \
| * \ \ Merge branch 'upstream-kwiml' into update-kwimlBrad King2014-10-141-1/+1
| |\ \ \
| | * | | KWIML: Avoid if() quoted auto-dereferenceBen Boeckel2014-10-141-1/+1
* | | | | Merge topic 'UseJava-classpath-cross-compile'Brad King2014-10-211-1/+1
|\ \ \ \ \
| * | | | | UseJava: Fix classpath separator on WIN32 cross compilation (#15206)Lorenz Witte2014-10-141-1/+1
* | | | | | Merge topic 'UseSWIG-r-support'Brad King2014-10-211-0/+2
|\ \ \ \ \ \
| * | | | | | UseSWIG: Fix R module prefixJulien Schueller2014-10-141-0/+2
* | | | | | | CMake Nightly Date StampKitware Robot2014-10-211-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-10-201-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-10-191-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-10-181-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-10-171-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-10-161-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2014-10-151-1/+1
| |_|/ / / |/| | | |
* | | | | Begin post-3.1 developmentBrad King2014-10-143-2/+11
* | | | | Merge branch 'release'Brad King2014-10-143-12/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CMake 3.1.0-rc1 version updateBrad King2014-10-141-3/+3
| * | | | Help: Drop development topic notes to prepare releaseBrad King2014-10-142-9/+0
|/ / / /
* | | | Merge topic 'CheckStructHasMember-avoid-breakage-on-Wall'Brad King2014-10-141-1/+1
|\ \ \ \
| * | | | CheckStructHasMember: avoid breakage on -Wall -Werror (#15203)Peter Wu2014-10-131-1/+1
* | | | | Merge topic 'fix-comment-typos'Brad King2014-10-1417-22/+22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix some spelling errors in commentsGeoff Viola2014-10-1317-22/+22
* | | | | CMake Nightly Date StampKitware Robot2014-10-141-1/+1
* | | | | Merge topic 'doc-3.1-relnotes'Brad King2014-10-1368-455/+382
|\ \ \ \ \
| * | | | | Help: Organize 3.1 release notesBrad King2014-10-101-181/+231
| * | | | | Help: Consolidate 3.1 release notesBrad King2014-10-1068-455/+332
| | |/ / / | |/| | |
* | | | | Merge topic 'fix-ninja-rc-include-flags'Brad King2014-10-138-9/+32
|\ \ \ \ \
| * | | | | Ninja: Fix RC include directories regressionBrad King2014-10-138-9/+32
* | | | | | CMake Nightly Date StampKitware Robot2014-10-131-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-10-121-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-10-111-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'note-link-libraries-genex'Brad King2014-10-101-0/+22
|\ \ \ \ \
| * | | | | Help: Add note about restoring pre-3.0 link libraries genex behaviorBrad King2014-10-101-0/+22
| |/ / / /
* | | | | Merge topic 'fix-OSX-bundle-rpaths-and-Qt5'Brad King2014-10-106-61/+229
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Add notes for topic 'fix-OSX-bundle-rpaths-and-Qt5'Brad King2014-10-101-0/+6
| * | | | OSX: Warn when attempting to change runtime paths on OS X 10.5Clinton Stimpson2014-10-102-28/+55
| * | | | cmake-gui: Make sure we bundle Qt5 Cocoa platform pluginAdam Strzelecki2014-10-101-1/+27
| * | | | BundleUtilities: Framework codesign Resources/Info.plist & CurrentAdam Strzelecki2014-10-101-2/+21
| * | | | BundleUtilities: Resolve & replace @rpath placeholdersAdam Strzelecki2014-10-102-26/+98
| * | | | GetPrerequisites: Make sure dyld placeholders are prefixesAdam Strzelecki2014-10-101-3/+3
| * | | | BundleUtilities: Use find on UNIX for fast executable lookupAdam Strzelecki2014-10-101-1/+19
* | | | | CMake Nightly Date StampKitware Robot2014-10-101-1/+1
* | | | | Merge topic 'FindThreads_overhaul'Brad King2014-10-091-36/+78
|\ \ \ \ \
| * | | | | FindThreads: introduce THREADS_PREFER_PTHREAD_FLAG (#14767)Rolf Eike Beer2014-10-081-0/+18
| * | | | | FindThreads: introduce an imported target to link toTimo Rothenpieler2014-10-081-0/+18
| * | | | | FindThreads: move checking of the -pthread compiler flag into a macroRolf Eike Beer2014-10-061-36/+42