summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | Merge topic 'improve-get_filename_component-names'Brad King2013-05-1615-208/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | get_filename_component: Add DIRECTORY option (#14091)Brad King2013-04-163-11/+13
| * | | | | | | | | | | | | | | get_filename_component: Add explicit unit testsBrad King2013-04-1613-206/+46
* | | | | | | | | | | | | | | | Merge topic 'AddIARToolchain2'Brad King2013-05-169-4/+154
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add IAR to the CMakeDetectC(XX)CompilerID.c(pp).inAlex Neundorf2013-04-152-4/+8
| * | | | | | | | | | | | | | | | Add regexps for the IAR toolchain to the vendor list.Alex Neundorf2013-04-153-0/+18
| * | | | | | | | | | | | | | | | Add support files for C, C++ and ASM for the IAR toolchain.Alex Neundorf2013-04-154-0/+128
* | | | | | | | | | | | | | | | | Merge topic 'CrossCompilingFix13796'Brad King2013-05-161-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | CMakeSystem: include toolchain file after setting CMAKE_HOST_ (#13796)Alex Neundorf2013-04-151-5/+5
* | | | | | | | | | | | | | | | | | Merge topic 'fix-comment-typos'Brad King2013-05-161-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix some copyastos in the DetermineRCCompiler file.Stephen Kelly2013-04-141-5/+5
* | | | | | | | | | | | | | | | | | | Merge topic 'msbuild-targets-in-subdirs'Brad King2013-05-1647-62/+2042
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | ctest_build: Pass projectDir to GenerateBuildCommandPetr Kmoch2013-04-123-1/+28
| * | | | | | | | | | | | | | | | | | | CTest: Simplify ctest_* command source/build dir lookupBrad King2013-04-122-39/+14
| * | | | | | | | | | | | | | | | | | | VS: Add test for building MSBuild project in subdirPetr Kmoch2013-04-123-0/+27
| * | | | | | | | | | | | | | | | | | | VS: Use .sln parser to build targets in subdirs with msbuild (#13623)Petr Kmoch2013-04-121-2/+33
| * | | | | | | | | | | | | | | | | | | VS: Create parser for Visual Studio .sln filesPetr Kmoch2013-04-1224-0/+1900
| * | | | | | | | | | | | | | | | | | | Add projectDir parameter to GenerateBuildCommandPetr Kmoch2013-04-1217-21/+41
* | | | | | | | | | | | | | | | | | | | Merge topic 'FindOpenSSL-cross-compiling'Brad King2013-05-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | FindOpenSSL: Fix spelling of CMAKE_CROSSCOMPILING (#14075)Robin Lee2013-04-121-1/+1
* | | | | | | | | | | | | | | | | | | | | Merge topic 'vs10-preprocessor-semicolons'Brad King2013-05-163-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | VS 10: Escape ; as %3B in preprocessor definitions (#14073)Brad King2013-04-113-3/+3
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge topic 'vs-no-compiler-pdb-setting'Brad King2013-05-168-38/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Ninja: Fix OBJECT_DIR placeholder path conversionBrad King2013-04-111-5/+3
| * | | | | | | | | | | | | | | | | | | | | MSVC: Invoke 'link' directly for executablesBrad King2013-04-081-1/+1
| * | | | | | | | | | | | | | | | | | | | | VS: Separate compiler and linker PDB files (#11899, #14062)Brad King2013-04-057-33/+14
* | | | | | | | | | | | | | | | | | | | | | Merge topic 'CPackRPM-avoidOwningSystemDirs'Brad King2013-05-161-0/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | CPackRPM add /usr/lib64 to the list of builtin to-be-excluded pathEric NOULARD2013-04-051-2/+2
| * | | | | | | | | | | | | | | | | | | | | | CPackRPM add mechanism to remove path from generated list of file in RPM spec.Eric NOULARD2013-04-051-0/+42
| |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge topic 'CPackRPM-componentizedUserSpecFile'Brad King2013-05-161-6/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Add support for componentized USER spec fileEric NOULARD2013-04-011-6/+15
* | | | | | | | | | | | | | | | | | | | | | | Merge topic 'cygwin_fd_setsize'Brad King2013-05-165-0/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | CTest: Add test for running many tests in parallelPaul Kunysch2013-03-225-0/+58
* | | | | | | | | | | | | | | | | | | | | | | | Begin post-2.8.11 developmentBrad King2013-05-161-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | CMake 2.8.11v2.8.11Robert Maynard2013-05-152-1/+5
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'release'Robert Maynard2013-05-152-3/+645
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | CMake 2.8.11-rc4Robert Maynard2013-05-072-1/+11
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'release'Robert Maynard2013-05-072-3/+635
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | CMake 2.8.11-rc3Robert Maynard2013-04-182-1/+12
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'release'Robert Maynard2013-04-182-3/+624
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | CMake 2.8.11-rc2Robert Maynard2013-04-052-1/+67
| | | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'release'Robert Maynard2013-04-052-3/+558
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | CMake 2.8.11-rc1Robert Maynard2013-03-142-3/+558
* | | | | | | | | | | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-05-151-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-05-141-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-05-131-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-05-121-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-05-111-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-05-101-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-05-091-1/+1