Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | Merge topic 'improve-get_filename_component-names' | Brad King | 2013-05-16 | 15 | -208/+50 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | get_filename_component: Add DIRECTORY option (#14091) | Brad King | 2013-04-16 | 3 | -11/+13 | |
| * | | | | | | | | | | | | | | | get_filename_component: Add explicit unit tests | Brad King | 2013-04-16 | 13 | -206/+46 | |
* | | | | | | | | | | | | | | | | Merge topic 'AddIARToolchain2' | Brad King | 2013-05-16 | 9 | -4/+154 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Add IAR to the CMakeDetectC(XX)CompilerID.c(pp).in | Alex Neundorf | 2013-04-15 | 2 | -4/+8 | |
| * | | | | | | | | | | | | | | | | Add regexps for the IAR toolchain to the vendor list. | Alex Neundorf | 2013-04-15 | 3 | -0/+18 | |
| * | | | | | | | | | | | | | | | | Add support files for C, C++ and ASM for the IAR toolchain. | Alex Neundorf | 2013-04-15 | 4 | -0/+128 | |
* | | | | | | | | | | | | | | | | | Merge topic 'CrossCompilingFix13796' | Brad King | 2013-05-16 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | CMakeSystem: include toolchain file after setting CMAKE_HOST_ (#13796) | Alex Neundorf | 2013-04-15 | 1 | -5/+5 | |
* | | | | | | | | | | | | | | | | | | Merge topic 'fix-comment-typos' | Brad King | 2013-05-16 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Fix some copyastos in the DetermineRCCompiler file. | Stephen Kelly | 2013-04-14 | 1 | -5/+5 | |
* | | | | | | | | | | | | | | | | | | | Merge topic 'msbuild-targets-in-subdirs' | Brad King | 2013-05-16 | 47 | -62/+2042 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | ctest_build: Pass projectDir to GenerateBuildCommand | Petr Kmoch | 2013-04-12 | 3 | -1/+28 | |
| * | | | | | | | | | | | | | | | | | | | CTest: Simplify ctest_* command source/build dir lookup | Brad King | 2013-04-12 | 2 | -39/+14 | |
| * | | | | | | | | | | | | | | | | | | | VS: Add test for building MSBuild project in subdir | Petr Kmoch | 2013-04-12 | 3 | -0/+27 | |
| * | | | | | | | | | | | | | | | | | | | VS: Use .sln parser to build targets in subdirs with msbuild (#13623) | Petr Kmoch | 2013-04-12 | 1 | -2/+33 | |
| * | | | | | | | | | | | | | | | | | | | VS: Create parser for Visual Studio .sln files | Petr Kmoch | 2013-04-12 | 24 | -0/+1900 | |
| * | | | | | | | | | | | | | | | | | | | Add projectDir parameter to GenerateBuildCommand | Petr Kmoch | 2013-04-12 | 17 | -21/+41 | |
* | | | | | | | | | | | | | | | | | | | | Merge topic 'FindOpenSSL-cross-compiling' | Brad King | 2013-05-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | FindOpenSSL: Fix spelling of CMAKE_CROSSCOMPILING (#14075) | Robin Lee | 2013-04-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | Merge topic 'vs10-preprocessor-semicolons' | Brad King | 2013-05-16 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | VS 10: Escape ; as %3B in preprocessor definitions (#14073) | Brad King | 2013-04-11 | 3 | -3/+3 | |
| |/ / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge topic 'vs-no-compiler-pdb-setting' | Brad King | 2013-05-16 | 8 | -38/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Ninja: Fix OBJECT_DIR placeholder path conversion | Brad King | 2013-04-11 | 1 | -5/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | MSVC: Invoke 'link' directly for executables | Brad King | 2013-04-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | VS: Separate compiler and linker PDB files (#11899, #14062) | Brad King | 2013-04-05 | 7 | -33/+14 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge topic 'CPackRPM-avoidOwningSystemDirs' | Brad King | 2013-05-16 | 1 | -0/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | CPackRPM add /usr/lib64 to the list of builtin to-be-excluded path | Eric NOULARD | 2013-04-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | CPackRPM add mechanism to remove path from generated list of file in RPM spec. | Eric NOULARD | 2013-04-05 | 1 | -0/+42 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge topic 'CPackRPM-componentizedUserSpecFile' | Brad King | 2013-05-16 | 1 | -6/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Add support for componentized USER spec file | Eric NOULARD | 2013-04-01 | 1 | -6/+15 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge topic 'cygwin_fd_setsize' | Brad King | 2013-05-16 | 5 | -0/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | CTest: Add test for running many tests in parallel | Paul Kunysch | 2013-03-22 | 5 | -0/+58 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Begin post-2.8.11 development | Brad King | 2013-05-16 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | CMake 2.8.11v2.8.11 | Robert Maynard | 2013-05-15 | 2 | -1/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'release' | Robert Maynard | 2013-05-15 | 2 | -3/+645 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | CMake 2.8.11-rc4 | Robert Maynard | 2013-05-07 | 2 | -1/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'release' | Robert Maynard | 2013-05-07 | 2 | -3/+635 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | CMake 2.8.11-rc3 | Robert Maynard | 2013-04-18 | 2 | -1/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'release' | Robert Maynard | 2013-04-18 | 2 | -3/+624 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | CMake 2.8.11-rc2 | Robert Maynard | 2013-04-05 | 2 | -1/+67 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'release' | Robert Maynard | 2013-04-05 | 2 | -3/+558 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | CMake 2.8.11-rc1 | Robert Maynard | 2013-03-14 | 2 | -3/+558 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-09 | 1 | -1/+1 | |