Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CPackWIX: Implement CPACK_WIX_ACL (Access Control List) property | Nils Gladitz | 2014-08-09 | 7 | -4/+222 |
* | CMake Nightly Date Stamp | Kitware Robot | 2014-08-08 | 1 | -1/+1 |
* | Merge topic 'genex-build-property-no-head' | Brad King | 2014-08-07 | 1 | -2/+2 |
|\ | |||||
| * | Genex: Do not consider 'head' when evaluating build properties | Brad King | 2014-08-06 | 1 | -2/+2 |
* | | 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 '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 'file-strings-encoding' | Brad King | 2014-08-06 | 1 | -19/+97 |
|\ \ \ | |_|/ |/| | | |||||
| * | | file: Add ENCODING option to file(STRINGS) command (#10519) | Clinton Stimpson | 2014-08-06 | 1 | -1/+69 |
| * | | 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 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 |
| |/ / / | |||||
* | | | | 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 |
* | | | | Merge topic 'vs-internal-system-apis' | Brad King | 2014-08-04 | 1 | -0/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | VS: Add internal API to get system name and version | Brad King | 2014-07-31 | 1 | -0/+6 |
* | | | | Merge topic 'vs-refactor-sln-deploy' | Brad King | 2014-08-04 | 2 | -3/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | VS: Refactor logic deciding to add "Deploy" to the .sln file | Gilles Khouzam | 2014-07-31 | 2 | -3/+13 |
* | | | | Merge topic 'vs-vcxproj-missing-newline' | Brad King | 2014-08-04 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | VS: Add missing newline after .vcxproj user prop import line | Gilles Khouzam | 2014-07-31 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge topic 'link-line-dedup' | Brad King | 2014-08-04 | 1 | -2/+13 |
|\ \ \ | |||||
| * | | | De-duplicate shared library targets in generated link lines | Brad King | 2014-07-30 | 1 | -2/+13 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-04 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-03 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-02 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-08-01 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'fix-CMP0049-extra-error' | Brad King | 2014-07-31 | 1 | -5/+7 |
|\ \ | |||||
| * | | cmTarget: Do not mistake a preceding error for a CMP0049 failure | Brad King | 2014-07-30 | 1 | -5/+7 |
| |/ | |||||
* | | Merge topic 'update_jacoco_search_paths' | Brad King | 2014-07-31 | 1 | -0/+3 |
|\ \ | |||||
| * | | CTEST: Update Jacoco Coverage search paths | Joseph Snyder | 2014-07-30 | 1 | -0/+3 |
| |/ | |||||
* | | Merge topic 'cpack-ifw-generator' | Brad King | 2014-07-31 | 1 | -5/+65 |
|\ \ | |||||
| * | | CPackIFW: Add package configuration variables | Konstantin Podsvirov | 2014-07-29 | 1 | -5/+65 |
* | | | Merge topic 'pdb-genex' | Brad King | 2014-07-31 | 1 | -34/+91 |
|\ \ \ | |||||
| * | | | Genex: Implement generator expressions for target PDB files. | Nils Gladitz | 2014-07-31 | 1 | -0/+45 |
| * | | | Genex: Simplify filesytem artifact code | Nils Gladitz | 2014-07-29 | 1 | -35/+47 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-31 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'remove-link-remnants' | Brad King | 2014-07-30 | 1 | -6/+1 |
|\ \ \ |