| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'doc-target_link_libraries-flags' | Brad King | 2016-10-03 | 1 | -0/+6 |
|\ |
|
| * | Help: Clarify treatment of link flags in target_link_libraries | John Beard | 2016-10-03 | 1 | -0/+6 |
|
|
* | | Merge topic 'doc-cmake-A-link' | Brad King | 2016-10-01 | 6 | -8/+10 |
|\ \ |
|
| * | | Help: Clarify that `cmake -A` option sets VS IDE target architecture | Brad King | 2016-09-30 | 6 | -8/+10 |
|
|
* | | | Merge topic 'doc-compilers-dropped' | Brad King | 2016-10-01 | 1 | -0/+10 |
|\ \ \ |
|
| * | | | Help: Add release note about compilers that no longer build CMake itself | Brad King | 2016-09-30 | 1 | -0/+10 |
| |/ / |
|
* | | | Merge topic 'add-setup-projects-tests-module' | Brad King | 2016-10-01 | 3 | -0/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | AndroidTestUtilities: Add module to help drive Android device tests | Schuyler Kylstra | 2016-09-30 | 3 | -0/+7 |
|
|
* | | | server-mode: Watch CMakeLists.txt files | Tobias Hunger | 2016-09-29 | 1 | -0/+43 |
|
|
* | | | server-mode: Report watched files to client | Tobias Hunger | 2016-09-29 | 1 | -0/+23 |
| |/
|/| |
|
* | | server-mode: Report CMakeCache entries | Tobias Hunger | 2016-09-28 | 1 | -0/+36 |
|
|
* | | server-mode: Add command to retrieve build system files | Tobias Hunger | 2016-09-28 | 1 | -0/+41 |
|
|
* | | server-mode: Report information relevant for a codemodel | Tobias Hunger | 2016-09-28 | 1 | -0/+184 |
|/ |
|
* | Help: Update cmake-developer(7) module license docs for new notice | Brad King | 2016-09-27 | 1 | -43/+24 |
|
|
* | Merge topic 'codelite-organize-by-target' | Brad King | 2016-09-27 | 4 | -1/+19 |
|\ |
|
| * | CodeLite: Optionally use targets to create (sub)project files | Minze Zwerver | 2016-09-26 | 4 | -1/+19 |
|
|
* | | server-mode: Add command to compute the build system | Tobias Hunger | 2016-09-26 | 1 | -0/+19 |
|
|
* | | server-mode: Add a configure command | Tobias Hunger | 2016-09-26 | 1 | -0/+27 |
|
|
* | | server-mode: Set global configuration of cmake via a command | Tobias Hunger | 2016-09-26 | 1 | -0/+26 |
|
|
* | | server-mode: Query global configuration of cmake via a command | Tobias Hunger | 2016-09-26 | 1 | -0/+54 |
|
|
* | | Merge topic 'revert-cpack-deb-package-description-fallback' | Brad King | 2016-09-26 | 1 | -15/+0 |
|\ \ |
|
| * | | Revert "CPack/DEB: Make package description variable precedence match RPM" | Domen Vrankar | 2016-09-24 | 1 | -15/+0 |
|
|
* | | | Merge topic 'xcode-swift-version' | Brad King | 2016-09-26 | 3 | -0/+12 |
|\ \ \ |
|
| * | | | Xcode: Add option to set Swift language version | Brad King | 2016-09-26 | 3 | -0/+12 |
| |/ / |
|
* | | | FindMatlab: Add notes for topic 'FindMatlab-simulink' | Brad King | 2016-09-23 | 1 | -0/+4 |
|/ / |
|
* | | Merge topic 'ninja-fortran' | Brad King | 2016-09-23 | 2 | -0/+16 |
|\ \ |
|
| * | | Help: Document Ninja generator conditional Fortran support | Brad King | 2016-09-22 | 2 | -0/+16 |
| |/ |
|
* | | Merge topic 'CheckFortranSourceCompiles-custom-ext' | Brad King | 2016-09-23 | 1 | -0/+6 |
|\ \ |
|
| * | | CheckFortranSourceCompiles: Add support for custom source extension | Brad King | 2016-09-22 | 1 | -0/+6 |
| |/ |
|
* | | server-mode: Allow for sending signals | Tobias Hunger | 2016-09-22 | 1 | -0/+8 |
|/ |
|
* | Merge topic 'test-fixtures' | Brad King | 2016-09-22 | 7 | -1/+206 |
|\ |
|
| * | CTest: Add support for test fixtures | Craig Scott | 2016-09-20 | 7 | -1/+206 |
|
|
* | | server-mode: Introduce cmServerConnection | Tobias Hunger | 2016-09-22 | 1 | -4/+9 |
|
|
* | | Merge topic 'ctest-capture-error' | Brad King | 2016-09-21 | 6 | -2/+34 |
|\ \ |
|
| * | | Help: Add notes for topic 'ctest-capture-error' | Brad King | 2016-09-20 | 1 | -0/+8 |
|
|
| * | | CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands | Bill Hoffman | 2016-09-20 | 5 | -2/+26 |
|
|
* | | | Merge topic 'cmake-server-more-info' | Brad King | 2016-09-21 | 1 | -0/+49 |
|\ \ \ |
|
| * | | | server-mode: Add debug support | Tobias Hunger | 2016-09-20 | 1 | -0/+34 |
|
|
| * | | | server-mode: Report Messages from cmake to clients | Tobias Hunger | 2016-09-20 | 1 | -0/+15 |
| | |/
| |/| |
|
* | | | Help: Add notes for topic 'fortran-submodules' | Brad King | 2016-09-20 | 1 | -0/+7 |
|/ / |
|
* | | Merge topic 'directory-list-targets-and-subdirs' | Brad King | 2016-09-20 | 6 | -0/+56 |
|\ \ |
|
| * | | Add directory properties to get source and binary directories | Brad King | 2016-09-19 | 4 | -0/+19 |
|
|
| * | | Add directory property to list buildsystem targets | Brad King | 2016-09-19 | 3 | -0/+16 |
|
|
| * | | Add a directory property to list subdirectories | Brad King | 2016-09-19 | 3 | -0/+21 |
|
|
* | | | Merge topic 'cpack-rpm-srpm-package' | Brad King | 2016-09-20 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | CPack/RPM: Generate source rpm (SRPM) packages on demand | Domen Vrankar | 2016-09-20 | 1 | -0/+7 |
| |/ / |
|
* | | | Merge topic 'cpack.hash_computing' | Brad King | 2016-09-20 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | CPack: Add option to generate a checksum file next to each package file | Petr Orlov | 2016-09-19 | 1 | -0/+5 |
| |/ / |
|
* | | | Merge topic 'ifw-package-resources' | Brad King | 2016-09-20 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | CPackIFW: Add 'cpack_ifw_add_package_resources' command | Konstantin Podsvirov | 2016-09-19 | 1 | -0/+6 |
| |/ / |
|