- Oct 07, 2016
-
-
These are no longer used after the DynamicEntryList changes.
-
-
-
- Oct 06, 2016
-
-
James Cowgill authored
-
James Cowgill authored
sizeof(dyn.d_un.d_val) always equals sizeof(dyn.d_un.d_ptr) so every byte swap call in this function is identical.
-
- Oct 05, 2016
-
-
Kitware Robot authored
-
- Oct 04, 2016
-
-
eb1a57d7 QtIFW: Reference cmake.org via https in cmake.org.html
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
On Linux the gzip tool is universally available, so our `.tar.gz` is sufficient.
-
Brad King authored
On macOS the gzip tool is universally available, so our `.tar.gz` is sufficient.
-
dc6d8066 Add a BUILD_RPATH target property specifying build-tree RPATH entries
-
Kitware Robot authored
-
- Oct 03, 2016
-
-
Users may need to add custom `RPATH` entries to be able to run binaries from their build tree without setting `LD_LIBRARY_PATH`. Provide a way to do this that does not affect the install-tree `RPATH`.
-
Brad King authored
-
a1ecf3f1 Help: Add 3.7 release note for CPack/NSIS
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
Release versions do not have the development topic section of the CMake Release Notes index page.
-
a997cac8 FindBoost: Add 1.62 and 1.62.0 as supported versions
-
07bb2724 Help: Clarify treatment of link flags in target_link_libraries
-
1b43f9d1 cmake-server: Stop the file monitor on client disconnect
-
-
Roger Leigh authored
-
Kitware Robot authored
-
- Oct 02, 2016
-
-
Kitware Robot authored
-
- Oct 01, 2016
-
-
Brad King authored
Add section headers similar to the 3.6 release notes and move each individual bullet into an appropriate section. Revise a few bullets.
-
Brad King authored
Move all development release notes into a new version-specific document: tail -q -n +3 Help/release/dev/* > Help/release/3.7.rst git rm -- Help/release/dev/* except the sample topic: git checkout HEAD -- Help/release/dev/0-sample-topic.rst Reference the new document from the release notes index document. Add a title and intro sentence to the new document by hand.
-
39c898a1 Help: Clarify that `cmake -A` option sets VS IDE target architecture
-
27c51865 Help: Add release note about compilers that no longer build CMake itself
-
a189d019 QtAutogen: Use cmSystemTools::Error instead of std::cerr
-
50b27de4 aux_source_directory: Sort results to make it deterministic
-