Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix-cmake-E-env_vs8_wince' | Brad King | 2016-07-13 | 1 | -26/+2 |
|\ | |||||
| * | cmake: Fix -E env_vs8_wince implementation | Brad King | 2016-07-11 | 1 | -2/+2 |
| * | cmake: Drop unused -E cmake_call_visual_studio_macro code | Brad King | 2016-07-11 | 1 | -24/+0 |
* | | Merge topic 'cpack-rpm-debug-logging-fix' | Brad King | 2016-07-13 | 1 | -1/+3 |
|\ \ | |||||
| * | | CPack/RPM: Debug logging should only print if requested for | Harry Mallon | 2016-07-13 | 1 | -1/+3 |
| |/ | |||||
* | | Merge topic 'fix-cpack-rpm-different-package-names' | Brad King | 2016-07-13 | 1 | -0/+1 |
|\ \ | |||||
| * | | CPack/RPM: Add missed CPACK_RPM_FILE_NAME fallback variable | Alex Turbov | 2016-07-11 | 1 | -0/+1 |
* | | | Merge topic 'find-command-restore-PATH-on-unix' | Brad King | 2016-07-13 | 1 | -4/+2 |
|\ \ \ | |||||
| * | | | Restore find_(library|file|path) search of PATH itself | Brad King | 2016-07-11 | 1 | -4/+2 |
| |/ / | |||||
* | | | Merge topic 'windows-export-all-from-exe' | Brad King | 2016-07-13 | 13 | -51/+98 |
|\ \ \ | |||||
| * | | | Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exports | Yury Zhuravlev | 2016-07-11 | 10 | -9/+50 |
| * | | | Makefile: Factor out WINDOWS_EXPORT_ALL_SYMBOLS helper | Yury Zhuravlev | 2016-07-11 | 3 | -42/+48 |
* | | | | Merge topic 'cmake-spelling' | Brad King | 2016-07-13 | 5 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | Fix typos. | Felix Geyer | 2016-07-10 | 5 | -5/+5 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-13 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-12 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'tiff-typo' | Brad King | 2016-07-11 | 1 | -7/+7 |
|\ \ \ \ | |||||
| * | | | | FindTIFF: Correct variable names in unit test | Roger Leigh | 2016-07-10 | 1 | -7/+7 |
| |/ / / | |||||
* | | | | Merge topic 'add-gitignore' | Brad King | 2016-07-11 | 4 | -7/+4 |
|\ \ \ \ | |||||
| * | | | | Tell Git to ignore .DS_Store files | Brad King | 2016-07-08 | 1 | -0/+2 |
| * | | | | Source: Remove long-unused .cvsignore file | Brad King | 2016-07-08 | 3 | -7/+2 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-11 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-10 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-09 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'ExternalProject-default-download-filename' | Brad King | 2016-07-08 | 1 | -1/+6 |
|\ \ \ | |||||
| * | | | ExternalProject: Use default file name if extracting from URL fails | Ruslan Baratov | 2016-07-07 | 1 | -1/+6 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-08 | 1 | -1/+1 |
* | | | | Merge branch 'release' | Brad King | 2016-07-07 | 0 | -0/+0 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | CMake 3.6.0v3.6.0 | Brad King | 2016-07-07 | 1 | -1/+1 |
* | | | Merge topic 'update-linux64-release' | Brad King | 2016-07-07 | 1 | -4/+25 |
|\ \ \ | |||||
| * | | | Utilities/Release: Switch to Qt 5.7 for Linux x86_64 binary | Brad King | 2016-07-06 | 1 | -4/+25 |
* | | | | Merge topic 'toolchain-flag-init' | Brad King | 2016-07-07 | 56 | -174/+345 |
|\ \ \ \ | |||||
| * | | | | Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files | Brad King | 2016-07-06 | 48 | -151/+265 |
| * | | | | OpenWatcom: Partially modernize platform information modules | Brad King | 2016-07-06 | 5 | -0/+24 |
| * | | | | Intel: Do not use GNU-like flags on Windows | Brad King | 2016-07-05 | 5 | -24/+54 |
| * | | | | Intel: Do not use MSVC-like flags for Fortran | Brad King | 2016-07-05 | 1 | -14/+17 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-07 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'release' | Brad King | 2016-07-06 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | |||||
| * | | Merge branch 'cpack-ifw-fix-repo-attributes' into release | Brad King | 2016-07-05 | 1 | -2/+2 |
| |\ \ | |||||
| * \ \ | Merge branch 'FindJNI-ubuntu-paths' into release | Brad King | 2016-07-05 | 1 | -3/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'clang-format-script' into release | Brad King | 2016-06-30 | 1 | -4/+8 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'doc-updates' into release | Brad King | 2016-06-30 | 2 | -2/+18 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'windows-export-all-symbols' | Brad King | 2016-07-06 | 1 | -3/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | bindexplib: Export symbols from objects even with explicit markup | Yury Zhuravlev | 2016-07-05 | 1 | -3/+1 |
* | | | | | | | | Merge topic 'ExternalProject-more-url-filenames' | Brad King | 2016-07-06 | 1 | -7/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ExternalProject: Match filenames in URLs with query strings and anchors | Brad King | 2016-07-05 | 1 | -7/+5 |
* | | | | | | | | | Merge topic 'FindJNI-cleanup' | Brad King | 2016-07-06 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindJNI: Improve formatting of FPHSA call | O Libre | 2016-07-05 | 1 | -2/+5 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'FindJNI-ubuntu-paths' | Brad King | 2016-07-06 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | FindJNI: Fix support for Ubuntu 15.10 | O Libre | 2016-07-05 | 1 | -3/+4 |
| | |_|/ / / / / | |/| | | | | | |