Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | cmTarget: Use a simpler delete algorithm. | Stephen Kelly | 2015-08-07 | 1 | -13/+5 | |
| * | | | | | | | | cmTarget: Split storage of compile definitions from genexes. | Stephen Kelly | 2015-08-07 | 1 | -32/+19 | |
| * | | | | | | | | cmTarget: Split storage of compile features from genexes. | Stephen Kelly | 2015-08-07 | 1 | -12/+17 | |
| * | | | | | | | | cmTarget: Split storage of compile options from genexes. | Stephen Kelly | 2015-08-07 | 1 | -25/+31 | |
| * | | | | | | | | cmTarget: Split storage of include directories from genexes. | Stephen Kelly | 2015-08-07 | 7 | -26/+60 | |
| * | | | | | | | | cmTarget: Request only the link libraries where needed. | Stephen Kelly | 2015-08-07 | 1 | -1/+2 | |
| * | | | | | | | | cmLinkImplementationLibraries: Move to namespace scope. | Stephen Kelly | 2015-08-06 | 5 | -22/+23 | |
| * | | | | | | | | cmLinkItem: Split to separate file. | Stephen Kelly | 2015-08-06 | 3 | -26/+49 | |
| * | | | | | | | | cmComputeLinkInformation: Simplify generator object access. | Stephen Kelly | 2015-08-06 | 1 | -11/+7 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'rm-Makefile-LocalGenerator' | Brad King | 2015-08-11 | 7 | -19/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmMakefile: Remove unused method. | Stephen Kelly | 2015-08-06 | 1 | -4/+0 | |
| * | | | | | | | | cmGlobalGenerator: Base exclusion computation on cmGeneratorTarget. | Stephen Kelly | 2015-08-06 | 6 | -15/+18 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-11 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'ninja-version-handling' | Brad King | 2015-08-10 | 3 | -12/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ninja: Prevent generating if installed Ninja version is too old. | James Johnston | 2015-08-09 | 1 | -0/+12 | |
| * | | | | | | | Ninja: Centralized required Ninja version numbers and comparisons. | James Johnston | 2015-08-09 | 3 | -12/+13 | |
* | | | | | | | | Merge topic 'fix-process-error-handling' | Brad King | 2015-08-10 | 3 | -12/+42 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmcmd: Improve error handling when executing a process. | James Johnston | 2015-08-08 | 1 | -5/+14 | |
| * | | | | | | | | cmCTestCoverageHandle: Improve error handling. | James Johnston | 2015-08-08 | 2 | -7/+28 | |
* | | | | | | | | | Merge topic 'fix-get-filename-component' | Brad King | 2015-08-10 | 3 | -3/+80 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | get_filename_component: Fix bug where CACHE was ignored. | James Johnston | 2015-08-06 | 2 | -2/+34 | |
| * | | | | | | | | | get_filename_component: Added initial tests for PROGRAM component. | James Johnston | 2015-08-06 | 1 | -0/+12 | |
| * | | | | | | | | | get_filename_component: Tests now check for proper CACHE usage. | James Johnston | 2015-08-06 | 2 | -1/+34 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'change-nmake-env-warning' | Brad King | 2015-08-10 | 12 | -26/+192 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | nmake/jom: Only warn about bad VS environment if compiler not found. | James Johnston | 2015-08-06 | 12 | -26/+192 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'fix-TARGET_FILE-imported' | Brad King | 2015-08-10 | 6 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Reject TARGET_PDB_FILE for imported targets instead of crashing | Brad King | 2015-08-06 | 6 | -0/+20 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-10 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-09 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-08 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-07 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'cpack-rpm-documentation-fixes' | Brad King | 2015-08-06 | 12 | -2/+228 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests/RunCMake/CPack: Add dependencies tests | Domen Vrankar | 2015-08-06 | 8 | -0/+143 | |
| * | | | | | | Tests/RunCMake/CPack: Bump verify result cmake version | Domen Vrankar | 2015-08-06 | 1 | -1/+1 | |
| * | | | | | | Tests/RunCMake/CPack/DEB: Add getPackageInfo helper function | Domen Vrankar | 2015-08-06 | 1 | -0/+10 | |
| * | | | | | | Tests/RunCMake/CPack: Enable CXX language in tests | Domen Vrankar | 2015-08-06 | 1 | -1/+1 | |
| * | | | | | | CPack/RPM: missing PACKAGE_CONFLICTS documentation | Frank-Christian Otto | 2015-08-04 | 1 | -0/+17 | |
| * | | | | | | CPack/RPM: undocumented variables | Domen Vrankar | 2015-08-04 | 1 | -0/+56 | |
* | | | | | | | Merge topic 'ninja-LINK_DEPENDS' | Brad King | 2015-08-06 | 2 | -1/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ninja: Honor the LINK_DEPENDS target property (#14796) | Brad King | 2015-08-05 | 2 | -1/+10 | |
* | | | | | | | | Merge topic 'install-no-runtime-deps-by-default' | Brad King | 2015-08-06 | 7 | -1/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Do not install 3rd-party dependencies by default | Brad King | 2015-08-05 | 7 | -1/+7 | |
* | | | | | | | | | Merge topic 'use-generator-target' | Brad King | 2015-08-06 | 38 | -2393/+2463 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmOrderDirectories: Port to cmGeneratorTarget. | Stephen Kelly | 2015-08-05 | 3 | -9/+11 | |
| * | | | | | | | | | cmGeneratorTarget: Move CompileInfoMap from cmTarget. | Stephen Kelly | 2015-08-05 | 4 | -50/+51 | |
| * | | | | | | | | | cmGeneratorTarget: Move GetCompilePDBDirectory from cmTarget. | Stephen Kelly | 2015-08-05 | 6 | -26/+24 | |
| * | | | | | | | | | cmGeneratorTarget: Move GetOutputName from cmTarget. | Stephen Kelly | 2015-08-05 | 4 | -55/+55 | |
| * | | | | | | | | | cmComputeLinkDepends: Port to cmGeneratorTarget. | Stephen Kelly | 2015-08-05 | 3 | -11/+14 | |
| * | | | | | | | | | cmComputeLinkInformation: Port to cmGeneratorTarget. | Stephen Kelly | 2015-08-05 | 3 | -47/+44 | |
| * | | | | | | | | | cmGeneratorTarget: Move IsBundleOnApple from cmTarget. | Stephen Kelly | 2015-08-05 | 6 | -13/+14 | |