Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'CMakePackageConfigHelpers-INSTALL_PREFIX' | Brad King | 2014-08-11 | 3 | -136/+202 |
|\ | |||||
| * | Help: Add notes for topic 'CMakePackageConfigHelpers-INSTALL_PREFIX' | Brad King | 2014-08-11 | 1 | -0/+7 |
| * | CMakePackageConfigHelpers: Add unit tests for INSTALL_PREFIX option | Daniele E. Domenichelli | 2014-08-11 | 1 | -0/+38 |
| * | CMakePackageConfigHelpers: Add INSTALL_PREFIX option | Daniele E. Domenichelli | 2014-08-11 | 1 | -10/+28 |
| * | CMakePackageConfigHelpers: restructure documentation and document commands | Daniele E. Domenichelli | 2014-08-11 | 1 | -120/+125 |
| * | CMakePackageConfigHelpers: Remove unused variable | Daniele E. Domenichelli | 2014-08-04 | 1 | -2/+0 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-11 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-10 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-09 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-08 | 1 | -1/+1 |
* | | Merge topic 'genex-build-property-no-head' | Brad King | 2014-08-07 | 3 | -2/+17 |
|\ \ | |||||
| * | | Genex: Do not consider 'head' when evaluating build properties | Brad King | 2014-08-06 | 3 | -2/+17 |
* | | | Merge topic 'genex-context-makefile-non-null' | Brad King | 2014-08-07 | 1 | -9/+6 |
|\ \ \ | |||||
| * | | | Genex: Remove unnecessary check of context->Makefile | Brad King | 2014-08-06 | 1 | -9/+6 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-07 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'ExternalData-drop-security-disclaimer' | Brad King | 2014-08-06 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | ExternalData: Drop 'not security software' disclaimer (#15060) | Brad King | 2014-08-05 | 1 | -1/+1 |
* | | | | Merge topic 'fix_value_not_used' | Brad King | 2014-08-06 | 1 | -2/+1 |
|\ \ \ \ | |||||
| * | | | | Fix used value warning. | Bill Hoffman | 2014-08-05 | 1 | -2/+1 |
* | | | | | Merge topic 'doc-add_custom_command' | Brad King | 2014-08-06 | 1 | -121/+124 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Document add_custom_command PRE_BUILD/PRE_LINK for exe/lib only (#15059) | Brad King | 2014-08-05 | 1 | -0/+2 |
| * | | | | | Help: Revise and format 'add_custom_command' docs | Brad King | 2014-08-05 | 1 | -97/+122 |
| * | | | | | Help: Remove stray content from 'add_custom_command' docs | Brad King | 2014-08-05 | 1 | -24/+0 |
* | | | | | | Merge topic 'CheckIncludeFiles-main-prototype' | Brad King | 2014-08-06 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CheckIncludeFiles: Use modern C declaration for 'main' (#15058) | Nate Eldredge | 2014-08-05 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'file-strings-encoding' | Brad King | 2014-08-06 | 5 | -19/+118 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | file: Add ENCODING option to file(STRINGS) command (#10519) | Clinton Stimpson | 2014-08-06 | 5 | -1/+90 |
| * | | | | | file: Refactor internal implementation of file(STRINGS) | Clinton Stimpson | 2014-08-06 | 1 | -18/+28 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-06 | 1 | -1/+1 |
* | | | | | | Merge branch 'release' | Brad King | 2014-08-05 | 0 | -0/+0 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | CMake 3.0.1v3.0.1 | Brad King | 2014-07-30 | 1 | -1/+1 |
* | | | | | | Merge topic 'vs-default-ignore-libs' | Brad King | 2014-08-05 | 3 | -0/+10 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | VS: Always add IgnoreSpecificDefaultLibraries to .vcxproj files | Brad King | 2014-07-31 | 1 | -0/+2 |
| * | | | | | cmIDEOptions: Add an AppendFlag method to update multi-valued options | Brad King | 2014-07-31 | 2 | -0/+8 |
* | | | | | | Merge topic 'fix_truncation_logic_valgrind_output' | Brad King | 2014-08-05 | 1 | -22/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix truncation of valgrind output logic. | Bill Hoffman | 2014-08-04 | 1 | -22/+19 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'fix_value_not_used' | Brad King | 2014-08-05 | 1 | -1/+0 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Fix scan-build warning parsed is never read after being set. | Bill Hoffman | 2014-08-04 | 1 | -1/+0 |
| |/ / / / | |||||
* | | | | | Merge topic 'pass_output_by_reference' | Brad King | 2014-08-05 | 3 | -29/+23 |
|\ \ \ \ \ | |||||
| * | | | | | Change output to be a reference and not a pointer. | Bill Hoffman | 2014-08-04 | 3 | -29/+23 |
| |/ / / / | |||||
* | | | | | Merge topic 'update-kwsys' | Brad King | 2014-08-05 | 7 | -215/+316 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-08-04 | 7 | -215/+316 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | KWSys 2014-08-04 (e787837a) | KWSys Robot | 2014-08-04 | 7 | -215/+316 |
* | | | | | | Merge topic 'liblzma-pgi-compiler' | Brad King | 2014-08-05 | 2 | -7/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | liblzma: Fix compilation with PGI compiler | Chuck Atkins | 2014-08-04 | 2 | -7/+9 |
* | | | | | | | Merge topic 'readme-link-to-issue-tracker' | Brad King | 2014-08-05 | 1 | -0/+16 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | README: Add a section explaining how to report bugs | Brad King | 2014-08-04 | 1 | -0/+16 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-05 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge topic 'cmGlobalGenerator-Build-output-ref' | Brad King | 2014-08-04 | 7 | -51/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmGlobalGenerator: Take Build output argument by reference | Brad King | 2014-07-31 | 7 | -51/+26 |