summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2014-11-151-1/+1
* Merge topic 'vs-nsight-tegra-version'Brad King2014-11-141-2/+2
|\
| * VS: Change Nsight Tegra 2.0 Project Revision Number from 8 to 9Dmitry Polyanitsa2014-11-131-2/+2
* | Merge topic 'no-cmake-self-install-when-cross-compiling'Brad King2014-11-141-1/+2
|\ \
| * | Do not use just-built CMake to install itself when cross-compiling (#15248)Brad King2014-11-131-1/+2
| |/
* | CMake Nightly Date StampKitware Robot2014-11-141-1/+1
* | Merge topic 'file-GENERATE-source'Brad King2014-11-1310-3/+92
|\ \
| * | file(GENERATE): Evaluate early to allow generating source filesStephen Kelly2014-11-1210-2/+91
| * | Genex: Fix whitespace issue.Stephen Kelly2014-11-111-1/+1
* | | Merge topic 'refactor-search-path-construction'Brad King2014-11-1312-455/+831
|\ \ \
| * | | Use containers of labeled search paths instead of individual membersChuck Atkins2014-11-1210-106/+339
| * | | Encapsulate search path manipulation functions into a seperate class.Chuck Atkins2014-11-119-345/+414
| * | | Refactor and seperate search path construction for find commandsChuck Atkins2014-11-117-321/+395
| |/ /
* | | CMake Nightly Date StampKitware Robot2014-11-131-1/+1
* | | Merge topic 'fix-vs12-GetVersionEx-warning'Brad King2014-11-121-0/+10
|\ \ \
| * | | Suppress deprecation warnings for GetVersionExBrad King2014-11-111-0/+10
* | | | Merge topic 'update-kwsys'Brad King2014-11-123-156/+156
|\ \ \ \
| * | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-11-123-156/+156
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2014-11-121-1/+1
|/ / /
* | | Merge topic 'fix_link-line-dedup_regression'Brad King2014-11-111-4/+9
|\ \ \ | |/ / |/| |
| * | Fix link line order when shared libraries are de-duplicatedDaniele E. Domenichelli2014-11-101-4/+9
* | | CMake Nightly Date StampKitware Robot2014-11-111-1/+1
* | | Merge topic 'make-fortran-preprocessor-assembly-targets'Brad King2014-11-102-22/+36
|\ \ \
| * | | Makefile: Add assembly and preprocessed targets for FortranTim Gallagher2014-11-102-4/+6
| * | | Makefile: Refactor checks for lang-specific targets and export compile cmdsTim Gallagher2014-11-052-22/+34
* | | | Merge topic 'encoding-curl'Brad King2014-11-101-0/+38
|\ \ \ \
| * | | | Encoding: Use encoding libcurl expects with file: urls.Clinton Stimpson2014-11-051-0/+38
| |/ / /
* | | | Merge topic 'file-GENERATE-permissions'Brad King2014-11-102-3/+9
|\ \ \ \
| * | | | file(GENERATE): Use permissions of input file if present.Stephen Kelly2014-11-042-3/+9
* | | | | Merge topic 'genex-target-objects-ordering'Brad King2014-11-101-4/+8
|\ \ \ \ \
| * | | | | genex: Preserve order while evaluating TARGET_OBJECTSClinton Stimpson2014-11-071-4/+8
| | |_|/ / | |/| | |
| * | | | Merge branch 'fix-configure_file-COPYONLY' into releaseBrad King2014-11-031-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'revert-definition-map-lookup' into releasev3.1.0-rc1Brad King2014-10-243-24/+10
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2014-11-101-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-11-091-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-11-081-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-11-071-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-11-061-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2014-11-051-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'update-kwsys'Brad King2014-11-049-134/+249
|\ \ \ \ \
| * | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-10-319-135/+250
* | | | | | CMake Nightly Date StampKitware Robot2014-11-041-1/+1
* | | | | | Merge topic 'fix-configure_file-COPYONLY'Brad King2014-11-032-1/+14
|\ \ \ \ \ \
| * | | | | | configure_file: Warn about unknown argumentsBrad King2014-10-311-0/+13
| | |_|_|/ / | |/| | | |
| * | | | | KWSys: Fix configure_file call to use COPYONLY, not COPY_ONLYBrad King2014-10-311-1/+1
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2014-11-031-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-11-021-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-11-011-1/+1
| |/ / / |/| | |
* | | | Merge topic 'VERSION_no_sscanf'Brad King2014-10-311-13/+21
|\ \ \ \
| * | | | cmSystemTools: reimplement verson comparison without sscanf()Rolf Eike Beer2014-10-311-13/+21