summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'CMakePackageConfigHelpers-INSTALL_PREFIX'Brad King2014-08-113-136/+202
|\
| * Help: Add notes for topic 'CMakePackageConfigHelpers-INSTALL_PREFIX'Brad King2014-08-111-0/+7
| * CMakePackageConfigHelpers: Add unit tests for INSTALL_PREFIX optionDaniele E. Domenichelli2014-08-111-0/+38
| * CMakePackageConfigHelpers: Add INSTALL_PREFIX optionDaniele E. Domenichelli2014-08-111-10/+28
| * CMakePackageConfigHelpers: restructure documentation and document commandsDaniele E. Domenichelli2014-08-111-120/+125
| * CMakePackageConfigHelpers: Remove unused variableDaniele E. Domenichelli2014-08-041-2/+0
* | CMake Nightly Date StampKitware Robot2014-08-111-1/+1
* | CMake Nightly Date StampKitware Robot2014-08-101-1/+1
* | CMake Nightly Date StampKitware Robot2014-08-091-1/+1
* | CMake Nightly Date StampKitware Robot2014-08-081-1/+1
* | Merge topic 'genex-build-property-no-head'Brad King2014-08-073-2/+17
|\ \
| * | Genex: Do not consider 'head' when evaluating build propertiesBrad King2014-08-063-2/+17
* | | Merge topic 'genex-context-makefile-non-null'Brad King2014-08-071-9/+6
|\ \ \
| * | | Genex: Remove unnecessary check of context->MakefileBrad King2014-08-061-9/+6
* | | | CMake Nightly Date StampKitware Robot2014-08-071-1/+1
| |/ / |/| |
* | | Merge topic 'ExternalData-drop-security-disclaimer'Brad King2014-08-061-1/+1
|\ \ \
| * | | ExternalData: Drop 'not security software' disclaimer (#15060)Brad King2014-08-051-1/+1
* | | | Merge topic 'fix_value_not_used'Brad King2014-08-061-2/+1
|\ \ \ \
| * | | | Fix used value warning.Bill Hoffman2014-08-051-2/+1
* | | | | Merge topic 'doc-add_custom_command'Brad King2014-08-061-121/+124
|\ \ \ \ \
| * | | | | Help: Document add_custom_command PRE_BUILD/PRE_LINK for exe/lib only (#15059)Brad King2014-08-051-0/+2
| * | | | | Help: Revise and format 'add_custom_command' docsBrad King2014-08-051-97/+122
| * | | | | Help: Remove stray content from 'add_custom_command' docsBrad King2014-08-051-24/+0
* | | | | | Merge topic 'CheckIncludeFiles-main-prototype'Brad King2014-08-061-1/+1
|\ \ \ \ \ \
| * | | | | | CheckIncludeFiles: Use modern C declaration for 'main' (#15058)Nate Eldredge2014-08-051-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'file-strings-encoding'Brad King2014-08-065-19/+118
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | file: Add ENCODING option to file(STRINGS) command (#10519)Clinton Stimpson2014-08-065-1/+90
| * | | | | file: Refactor internal implementation of file(STRINGS)Clinton Stimpson2014-08-061-18/+28
* | | | | | CMake Nightly Date StampKitware Robot2014-08-061-1/+1
* | | | | | Merge branch 'release'Brad King2014-08-050-0/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | CMake 3.0.1v3.0.1Brad King2014-07-301-1/+1
* | | | | | Merge topic 'vs-default-ignore-libs'Brad King2014-08-053-0/+10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | VS: Always add IgnoreSpecificDefaultLibraries to .vcxproj filesBrad King2014-07-311-0/+2
| * | | | | cmIDEOptions: Add an AppendFlag method to update multi-valued optionsBrad King2014-07-312-0/+8
* | | | | | Merge topic 'fix_truncation_logic_valgrind_output'Brad King2014-08-051-22/+19
|\ \ \ \ \ \
| * | | | | | Fix truncation of valgrind output logic.Bill Hoffman2014-08-041-22/+19
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'fix_value_not_used'Brad King2014-08-051-1/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix scan-build warning parsed is never read after being set.Bill Hoffman2014-08-041-1/+0
| |/ / / /
* | | | | Merge topic 'pass_output_by_reference'Brad King2014-08-053-29/+23
|\ \ \ \ \
| * | | | | Change output to be a reference and not a pointer.Bill Hoffman2014-08-043-29/+23
| |/ / / /
* | | | | Merge topic 'update-kwsys'Brad King2014-08-057-215/+316
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-08-047-215/+316
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | KWSys 2014-08-04 (e787837a)KWSys Robot2014-08-047-215/+316
* | | | | | Merge topic 'liblzma-pgi-compiler'Brad King2014-08-052-7/+9
|\ \ \ \ \ \
| * | | | | | liblzma: Fix compilation with PGI compilerChuck Atkins2014-08-042-7/+9
* | | | | | | Merge topic 'readme-link-to-issue-tracker'Brad King2014-08-051-0/+16
|\ \ \ \ \ \ \
| * | | | | | | README: Add a section explaining how to report bugsBrad King2014-08-041-0/+16
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2014-08-051-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'cmGlobalGenerator-Build-output-ref'Brad King2014-08-047-51/+26
|\ \ \ \ \ \
| * | | | | | cmGlobalGenerator: Take Build output argument by referenceBrad King2014-07-317-51/+26