Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'cmcldeps-cross' | Brad King | 2022-01-07 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Ninja: Do not use cmcldeps for RC on non-Windows hosts | Martin Storsjö | 2022-01-06 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'msvc-arm64ec' | Brad King | 2022-01-07 | 1 | -1/+5 | |
|\ \ \ \ | ||||||
| * | | | | MSVC: update arm64ec default flags and lib | moyo1997 | 2022-01-06 | 1 | -1/+5 | |
| |/ / / | ||||||
* | | | | Merge topic 'armasm-6.17' | Brad King | 2022-01-07 | 1 | -1/+1 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | ASM: Fix identification of armasm 6.17+ | Jukka Jalkanen | 2022-01-06 | 1 | -1/+1 | |
| * | | | Merge topic 'FindBoost-1.78' into release-3.22 | Brad King | 2021-12-21 | 1 | -1/+1 | |
| |\ \ \ | ||||||
* | | | | | CheckCompilerFlags: Catch linker warning about ignored flags | Craig Scott | 2022-01-02 | 1 | -0/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge topic 'cpack-freebsd-pkg' | Brad King | 2021-12-22 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | FreeBSD: fix up the package name | Adriaan de Groot | 2021-12-21 | 1 | -1/+1 | |
* | | | | | Merge topic 'FindGLUT-include-dirs' | Brad King | 2021-12-21 | 1 | -18/+47 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindGLUT: Provide modern-named GLUT_INCLUDE_DIRS result variable | Brad King | 2021-12-20 | 1 | -4/+24 | |
| * | | | | | FindGLUT: Modernize documentation layout | Brad King | 2021-12-20 | 1 | -12/+20 | |
| * | | | | | FindGLUT: Move mark_as_advanced calls closer to find calls | Brad King | 2021-12-20 | 1 | -3/+4 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'FindBoost-1.78' | Brad King | 2021-12-21 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | FindBoost: Do not warn about now-supported version 1.78 | Brad King | 2021-12-20 | 1 | -1/+1 | |
* | | | | Merge topic 'FindGLUT-include-dirs' | Brad King | 2021-12-20 | 1 | -0/+2 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | FindGLUT: Provide legacy GLUT_INCLUDE_DIR result in pkg-config code path | Brad King | 2021-12-17 | 1 | -0/+2 | |
| |/ / | ||||||
| * | | Merge topic 'FindBoost-python-3.10' into release-3.22 | Brad King | 2021-12-17 | 1 | -6/+6 | |
| |\ \ | ||||||
| * \ \ | Merge topic 'vs-intel-oneapi-toolset' into release-3.22 | Brad King | 2021-12-17 | 1 | -5/+3 | |
| |\ \ \ | | | |/ | | |/| | ||||||
* | | | | Merge topic 'googletest-executor-error' | Brad King | 2021-12-20 | 1 | -1/+6 | |
|\ \ \ \ | ||||||
| * | | | | GoogleTest: show test executor in error message | Paul-Antoine Arras | 2021-12-17 | 1 | -1/+6 | |
* | | | | | Merge topic 'FindGSL-version-regex' | Brad King | 2021-12-20 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | FindGSL: Improve version extraction regex | مهدي شينون (Mehdi Chinoune) | 2021-12-17 | 1 | -1/+1 | |
* | | | | | Merge topic 'FindBoost-python-3.10' | Brad King | 2021-12-17 | 1 | -6/+6 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | FindBoost: Add support for Python 3.10 | Oleg Sidorkin | 2021-12-16 | 1 | -6/+6 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'vs-intel-oneapi-toolset' | Brad King | 2021-12-17 | 1 | -5/+3 | |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | ||||||
| * | | VS: Fix detecting icx.exe with Intel Compiler toolsets newer than 2021 | William R. Dieter | 2021-12-15 | 1 | -5/+3 | |
* | | | Merge topic 'FetchContent-doc-typo' | Brad King | 2021-12-16 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | FetchContent: Fix typo in documentation | Jukka Aho | 2021-12-15 | 1 | -1/+1 | |
* | | | | Merge topic 'FindBoost-1.78' | Brad King | 2021-12-16 | 1 | -2/+17 | |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | ||||||
| * | | FindBoost: Add support for Boost 1.78 | Brad King | 2021-12-15 | 1 | -2/+17 | |
* | | | Merge topic 'android-system-stl' | Brad King | 2021-12-14 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Android: Fix linking android_support for pre-21 system STL | Ryan Prichard | 2021-12-13 | 1 | -1/+1 | |
* | | | FindBLAS: Find OpenMP dependency quietly | Brad King | 2021-12-10 | 1 | -2/+2 | |
* | | | Merge topic 'python3.11-support' | Brad King | 2021-12-08 | 3 | -3/+3 | |
|\ \ \ | |/ / | ||||||
| * | | FindPython: Add support for Python 3.11 | Tomáš Hrnčiar | 2021-12-07 | 3 | -3/+3 | |
* | | | Merge topic 'lib-arch-no-usr' | Brad King | 2021-12-07 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | CMakeParseLibraryArchitecture: Fix parsing /lib/<arch> implicit object path | Raphael Gozzo | 2021-12-06 | 1 | -1/+1 | |
* | | | Merge topic 'FindOpenSSL-applink' | Brad King | 2021-12-07 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | FindOpenSSL: Fix typo in applink condition | Brad King | 2021-12-06 | 1 | -1/+1 | |
* | | | | FindOpenSSL: Search in lib64 directories on non-Windows platforms | Brad King | 2021-12-06 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Merge topic 'FindPkgConfig-pkgconf' | Brad King | 2021-12-03 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | FindPkgConfig: Restore finding pkg-config before pkgconf | Brad King | 2021-12-02 | 1 | -1/+1 | |
* | | | Merge topic 'FindPython-static-libs-hint' | Brad King | 2021-12-02 | 3 | -0/+15 | |
|\ \ \ | |/ / | ||||||
| * | | FindPython: clarify static libraries hint usage | Marc Chevrier | 2021-12-01 | 3 | -0/+15 | |
| * | | Merge topic 'GNUInstallDirs-conda-fix' into release-3.22 | Brad King | 2021-12-01 | 1 | -1/+3 | |
| |\ \ | ||||||
| * \ \ | Merge topic 'doc-CMAKE_INSTALL_MODE' into release-3.22 | Brad King | 2021-11-30 | 1 | -0/+16 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge topic 'GNUInstallDirs-freebsd-mandir' | Brad King | 2021-12-01 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | GNUInstallDirs: Update CMAKE_INSTALL_MANDIR for FreeBSD | Dmitry Marakasov | 2021-11-30 | 1 | -1/+1 | |