summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | Merge topic 'vs-internal-system-apis'Brad King2014-08-041-0/+6
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | VS: Add internal API to get system name and versionBrad King2014-07-311-0/+6
* | | | | | | Merge topic 'vs-refactor-sln-deploy'Brad King2014-08-042-3/+13
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | VS: Refactor logic deciding to add "Deploy" to the .sln fileGilles Khouzam2014-07-312-3/+13
* | | | | | | Merge topic 'vs-vcxproj-missing-newline'Brad King2014-08-041-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | VS: Add missing newline after .vcxproj user prop import lineGilles Khouzam2014-07-311-1/+1
| |/ / / / /
* | | | | | Merge topic 'cpack-options-sort'Brad King2014-08-041-25/+42
|\ \ \ \ \ \
| * | | | | | CPack: Sort packaging options lexicographicallyBrad King2014-07-311-27/+27
| * | | | | | CPack: Expand mark_as_advanced arguments to one-per-lineBrad King2014-07-311-9/+26
| |/ / / / /
* | | | | | Merge topic 'fix-check-module-DEFINED-tests'Brad King2014-08-0411-11/+11
|\ \ \ \ \ \
| * | | | | | Check*: Allow result variables to contain regex special characters (#14923)Brad King2014-07-3111-11/+11
| |/ / / / /
* | | | | | Merge topic 'check-flag-for-fujitsu'Brad King2014-08-041-0/+1
|\ \ \ \ \ \
| * | | | | | Check*CompilerFlag: Add pattern for Fujitsu compiler (#15051)Erik Lindahl2014-07-311-0/+1
* | | | | | | Merge topic 'link-line-dedup'Brad King2014-08-042-2/+18
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Help: Add notes for topic 'link-line-dedup'Brad King2014-07-301-0/+5
| * | | | | | De-duplicate shared library targets in generated link linesBrad King2014-07-301-2/+13
* | | | | | | CMake Nightly Date StampKitware Robot2014-08-041-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-08-031-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-08-021-1/+1
| |_|_|/ / / |/| | | | |