summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | CMake Nightly Date StampKitware Robot2014-12-281-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-12-271-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-12-261-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-12-251-1/+1
* | | | | Merge topic 'sunpro-Fortran-preprocess'Brad King2014-12-241-1/+1
|\ \ \ \ \
| * | | | | Oracle/Sun: Fix Fortran preprocessor rule generationBrad King2014-12-231-1/+1
* | | | | | Merge topic 'minor-warning-fixes'Brad King2014-12-242-10/+10
|\ \ \ \ \ \
| * | | | | | cmCMakeMinimumRequired: Use unsigned int for version numbersChristoph GrĂ¼ninger2014-12-231-8/+8
| * | | | | | cmParseDelphiCoverage: Remove superfluous semicolons after methodsChristoph GrĂ¼ninger2014-12-231-2/+2
| |/ / / / /
* | | | | | Merge topic 'ninja-fix-subdir-objlib-languages'Brad King2014-12-246-2/+25
|\ \ \ \ \ \
| * | | | | | Tests: Test using objects from a language enabled in a subdirectory (#15325)Brad King2014-12-235-0/+10
| * | | | | | Ninja: Generate rules only for languages compiled in a target (#15325)Brad King2014-12-231-2/+15
* | | | | | | Merge topic 'cpack-PackageMaker-package-size'Brad King2014-12-241-0/+1
|\ \ \ \ \ \ \
| * | | | | | | cpack: Fix installed size computation with PackageMaker generatorCalin Cascaval2014-12-221-0/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2014-12-241-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'release'Brad King2014-12-230-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'ninja-fix-crash-on-error' into releaseBrad King2014-12-231-1/+4
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'CPackComponent-docs-fix' into releaseBrad King2014-12-221-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-suncc-fixes' into releaseBrad King2014-12-221-2/+3
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'doc-octothorpe-escaping'Brad King2014-12-231-0/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Add 3.1 release note about '#' escaping in Makefiles (#15322)Brad King2014-12-231-0/+22
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge topic 'ninja-fix-crash-on-error'Brad King2014-12-231-1/+4
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Ninja: Do not crash when CMAKE_<LANG>_COMPILE_OBJECT is empty (#15325)Brad King2014-12-221-1/+4
| |/ / / / / / /
* | | | | | | | Merge topic 'base64-constref'Brad King2014-12-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | cmCTestTestHandler: take reference to temporary string instead of doing a copyRolf Eike Beer2014-12-221-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'CPackComponent-docs-fix'Brad King2014-12-231-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Help: Small fixes in CPackComponent documentationDaniele E. Domenichelli2014-12-221-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'AppleClang-5.1-features'Brad King2014-12-238-7/+121
|\ \ \ \ \ \ \
| * | | | | | | Help: Add notes for topic 'AppleClang-5.1-features'Brad King2014-12-231-0/+5
| * | | | | | | Features: Record for AppleClang 5.1Stephen Kelly2014-12-226-7/+114
| * | | | | | | Tests: Fix RunCMake.CompileFeatures test NonValidTarget2 caseBrad King2014-12-221-0/+2
* | | | | | | | Merge topic 'cleanup-ExpandListArgument-usage'Brad King2014-12-235-67/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove some temporary vectors for ExpandListArgument.Stephen Kelly2014-12-183-60/+8
| * | | | | | | | cmGeneratorExpression: Remove unused header.Stephen Kelly2014-12-181-2/+0
| * | | | | | | | CTest: Expand a string directly into a container.Stephen Kelly2014-12-181-5/+3
* | | | | | | | | Merge topic 'ctest-coverage-extra-line-error'Brad King2014-12-231-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ctest_coverage: Fix error message to report the file nameVladislav Vinogradov2014-12-221-1/+1
* | | | | | | | | | Merge topic 'add-FindGSL'Brad King2014-12-238-0/+296
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindGSL: Add module to find the GNU Scientific LibraryKelly Thompson2014-12-178-0/+296
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-12-231-1/+1
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'backport-suncc-fixes'Brad King2014-12-220-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Fix compilation with the Oracle / Sun compiler (#15318)Chuck Atkins2014-12-181-2/+3
* | | | | | | | | | Merge topic 'macho-parser'Brad King2014-12-225-22/+493
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Mach-O: Use Mach-O parser to extract install names instead of otool.Clinton Stimpson2014-12-221-22/+12
| * | | | | | | | | | Mach-O: Add Mach-O parser for OS X and iOS.Clinton Stimpson2014-12-224-0/+481
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'release'Brad King2014-12-220-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'doc-mingw-makefiles' into releaseBrad King2014-12-222-6/+15
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'bootstrap-solaris' into releaseBrad King2014-12-181-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'doc-INTERFACE-target-type' into releaseBrad King2014-12-171-1/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'doc-mingw-makefiles'Brad King2014-12-222-6/+15
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |