| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'utf8pipe' | Brad King | 2016-12-02 | 1 | -0/+2 |
|\ |
|
| * | Windows: Use UTF-8 for pipes in CMake, CTest and CPack | Dāvis Mosāns | 2016-11-29 | 1 | -0/+2 |
|
|
* | | Merge topic 'cpack-ifw-options' | Brad King | 2016-11-30 | 5 | -3/+108 |
|\ \
| |/
|/| |
|
| * | CPackIFW: Add some options | Konstantin Podsvirov | 2016-11-24 | 5 | -3/+108 |
|
|
* | | avoid including cmStandardIncludes.h | Daniel Pfeifer | 2016-11-28 | 2 | -2/+2 |
|
|
* | | iwyu: Fix more findings | Daniel Pfeifer | 2016-11-28 | 10 | -47/+53 |
|
|
* | | iwyu: Fix OSX specific issues | Daniel Pfeifer | 2016-11-22 | 13 | -36/+52 |
|/ |
|
* | Port hash computation to cmCryptoHash | Brad King | 2016-11-10 | 1 | -2/+2 |
|
|
* | Encoding: Remove option to use ANSI code page internally | Clinton Stimpson | 2016-11-02 | 3 | -44/+2 |
|
|
* | Enable Unicode output to Windows consoles | Dāvis Mosāns | 2016-10-26 | 1 | -0/+8 |
|
|
* | Remove cmObject.h and cmTypeMacro.h | Daniel Pfeifer | 2016-10-24 | 17 | -21/+3 |
|
|
* | Make cmCPackGenerator not inherit from cmObject | Daniel Pfeifer | 2016-10-22 | 2 | -5/+6 |
|
|
* | Make cmCPackGeneratorFactory not inherit from cmObject | Daniel Pfeifer | 2016-10-22 | 1 | -4/+2 |
|
|
* | Make cmCPackLog not inherit from cmObject | Daniel Pfeifer | 2016-10-22 | 1 | -4/+2 |
|
|
* | Merge topic 'clang-tidy' | Brad King | 2016-10-20 | 1 | -1/+1 |
|\ |
|
| * | fix more issues reported by clang-tidy | Daniel Pfeifer | 2016-10-20 | 1 | -1/+1 |
|
|
* | | cmListFileCache: Remove cmState header include | Stephen Kelly | 2016-10-19 | 1 | -0/+1 |
|
|
* | | cmState: Port dependents to new cmStateTypes header | Stephen Kelly | 2016-10-19 | 2 | -2/+2 |
|/ |
|
* | CPack/RPM single debuginfo packaging | Domen Vrankar | 2016-10-07 | 1 | -1/+87 |
|
|
* | CPack/RPM learned defining main component | Domen Vrankar | 2016-10-07 | 1 | -28/+131 |
|
|
* | Do not define cout/cerr preprocessor symbols | Brad King | 2016-10-04 | 4 | -24/+0 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 77 | -917/+154 |
|
|
* | CPack/NSIS: Add custom component install directory | Roman Wüger | 2016-09-26 | 2 | -6/+40 |
|
|
* | Merge topic 'cpack.hash_computing' | Brad King | 2016-09-20 | 1 | -1/+32 |
|\ |
|
| * | CPack: Add option to generate a checksum file next to each package file | Petr Orlov | 2016-09-19 | 1 | -1/+32 |
|
|
* | | CPackIFW: Add 'cpack_ifw_add_package_resources' command | Konstantin Podsvirov | 2016-09-19 | 3 | -0/+100 |
|/ |
|
* | CPackIFW: Add USER_INTERFACES option | Pierluigi Taddei | 2016-09-16 | 2 | -0/+33 |
|
|
* | Merge topic 'drop-cygwin-binary' | Brad King | 2016-09-12 | 1 | -69/+0 |
|\ |
|
| * | Utilities/Release: Drop Cygwin binary | Brad King | 2016-09-12 | 1 | -69/+0 |
|
|
* | | CPackWIX: Enabled patching of WIX <Feature> tags | Michael Stürmer | 2016-09-09 | 3 | -8/+15 |
|/ |
|
* | Merge topic 'include-what-you-use' | Brad King | 2016-09-07 | 38 | -82/+230 |
|\ |
|
| * | CPack: include what you use | Daniel Pfeifer | 2016-09-06 | 38 | -82/+230 |
|
|
* | | CPackWIX: Fix incomplete CPACK_WIX_SKIP_PROGRAM_FOLDER implementation | Michael Stürmer | 2016-09-06 | 10 | -38/+79 |
|/ |
|
* | Merge topic 'cpack-deb-long-filenames' | Brad King | 2016-09-06 | 1 | -2/+10 |
|\ |
|
| * | CPack/DEB: Add option to select archive type | Domen Vrankar | 2016-09-05 | 1 | -2/+10 |
|
|
* | | Merge topic 'macro-parenthesis' | Brad King | 2016-09-06 | 1 | -4/+4 |
|\ \ |
|
| * | | surround macro arguments with parentheses | Daniel Pfeifer | 2016-09-05 | 1 | -4/+4 |
| |/ |
|
* | | tidy: Fix readability-redundant-string-cstr issues | Gregor Jasny | 2016-09-04 | 5 | -27/+24 |
|/ |
|
* | make sure to include cmConfigure.h before cmStandardIncludes.h | Daniel Pfeifer | 2016-09-03 | 2 | -0/+4 |
|
|
* | CPack: don't use else after return | Daniel Pfeifer | 2016-08-18 | 4 | -23/+12 |
|
|
* | Make sure unnused parameters are /*named*/ | Daniel Pfeifer | 2016-08-16 | 2 | -2/+2 |
|
|
* | CPackWIX: Implement new CPACK_WIX_SKIP_PROGRAM_FOLDER feature | Michael Stürmer | 2016-08-08 | 4 | -4/+31 |
|
|
* | CPackWIX: Support custom title and description for the root feature | Michael Stürmer | 2016-08-02 | 1 | -1/+8 |
|
|
* | Merge topic 'wix-disabled-components' | Brad King | 2016-08-01 | 1 | -0/+4 |
|\ |
|
| * | CPackWIX: Support CPACK_COMPONENT_<compName>_DISABLED | Michael Stürmer | 2016-07-22 | 1 | -0/+4 |
|
|
* | | Source/CPack: Add CM_OVERRIDE on MacOS cmCPackGenerator overrides | Brad King | 2016-07-22 | 6 | -23/+23 |
|/ |
|
* | Merge topic 'compat-CPACK_INSTALL_CMAKE_PROJECTS-subdirectory' | Brad King | 2016-07-20 | 1 | -1/+2 |
|\ |
|
| * | CPack: Add compatibility for incorrect CPACK_INSTALL_CMAKE_PROJECTS value | Brad King | 2016-07-19 | 1 | -1/+2 |
|
|
* | | Use better KWSys SystemTools::GetEnv and HasEnv signatures | Dāvis Mosāns | 2016-07-18 | 1 | -4/+4 |
|
|
* | | Merge topic 'cpack-ifw-fix-repo-attributes' | Brad King | 2016-07-06 | 1 | -2/+2 |
|\ \
| |/ |
|