Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Tests: Fix Module.WriteCompilerDetectionHeader for Intel on Windows | Brad King | 2019-02-14 | 1 | -1/+2 | |
* | | | | | | | | | Merge topic 'try_compile-expand-compile-defs' | Brad King | 2019-02-15 | 2 | -0/+39 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | try_compile: Restore expansion of ;-list in COMPILE_DEFINITIONS | Brad King | 2019-02-15 | 2 | -0/+39 | |
* | | | | | | | | Merge topic 'autogen_refactor_rerun_tests' | Brad King | 2019-02-14 | 4 | -183/+274 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Autogen: Refactor RerunRccDepends test with fixed timestamp comparison | Sebastian Holtermann | 2019-02-13 | 1 | -80/+95 | |
| * | | | | | | | | Autogen: Refactor RerunRccConfigChange test | Sebastian Holtermann | 2019-02-13 | 1 | -14/+19 | |
| * | | | | | | | | Autogen: Refactor RerunMocBasic test with fixed timestamp comparison | Sebastian Holtermann | 2019-02-13 | 1 | -31/+67 | |
| * | | | | | | | | Autogen: Refactor RerunMocPlugin test with fixed timestamp comparison | Sebastian Holtermann | 2019-02-13 | 1 | -58/+93 | |
* | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2019-02-14 | 1 | -11/+15 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Tests: Disable test that builds KWSys if not also building CMake | Brad King | 2019-02-13 | 1 | -11/+15 | |
* | | | | | | | | | Merge topic 'genex-GENEX_EVAL-fix-recursion' | Brad King | 2019-02-13 | 2 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | genex: Fix erroneous handling of recursion for $<GENEX_EVAL:> | Marc Chevrier | 2019-02-13 | 2 | -4/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'clangcl-fixes' | Brad King | 2019-02-12 | 7 | -9/+9 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Tests: Teach tests when to treat clang-cl as MSVC | Zsolt Parragi | 2019-02-11 | 7 | -9/+9 | |
* | | | | | | | Merge topic 'FindOctave-interp-target' | Brad King | 2019-02-12 | 2 | -0/+30 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | FindOctave: Add target for octinterp | Peter Stroia-Williams | 2019-02-08 | 2 | -0/+30 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'ghs-updates' | Brad King | 2019-02-11 | 1 | -1/+1 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | GHS: Document usage of GHS_NO_SOURCE_GROUP_FILE | Fred Baksik | 2019-02-08 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'fix-exclude-dir-with-iface' | Brad King | 2019-02-11 | 2 | -0/+2 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Fix EXCLUDE_FROM_ALL on directory with an interface library | Brad King | 2019-02-08 | 2 | -0/+2 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'cmake_parse_arguments-keywords_missing_values' | Kyle Edwards | 2019-02-08 | 2 | -0/+134 | |
|\ \ \ | ||||||
| * | | | cmake_parse_arguments: add KEYWORDS_MISSING_VALUES | Torsten Robitzki | 2019-02-07 | 2 | -0/+134 | |
| |/ / | ||||||
* | | | Merge topic 'findcups' | Brad King | 2019-02-07 | 4 | -0/+42 | |
|\ \ \ | ||||||
| * | | | FindCups: add imported target | Patrick Gansterer | 2019-02-06 | 4 | -0/+42 | |
| |/ / | ||||||
* | | | Merge topic 'test-FortranModules-tweak' | Brad King | 2019-02-07 | 1 | -0/+1 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Tests: Add a way to configure custom options for FortranModules test | Brad King | 2019-02-06 | 1 | -0/+1 | |
| |/ | ||||||
* | | VS: Fix nowarn compiler option to accept warning numbers. | Wil Stark | 2019-02-07 | 3 | -0/+79 | |
|/ | ||||||
* | Merge topic 'relax_CUDA_RESOLVE_DEVICE_SYMBOLS_constraints' | Brad King | 2019-02-06 | 5 | -0/+151 | |
|\ | ||||||
| * | CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target types | Robert Maynard | 2019-02-05 | 5 | -0/+151 | |
* | | Autogen: Extend the SameName test with same name but different extension files | Sebastian Holtermann | 2019-02-05 | 6 | -1/+68 | |
* | | Merge topic 'vs-fortran-target-check' | Brad King | 2019-02-05 | 1 | -0/+5 | |
|\ \ | ||||||
| * | | VS: Fix Fortran target type selection when linking C++ targets | Brad King | 2019-02-04 | 1 | -0/+5 | |
| |/ | ||||||
* | | Merge topic '17870-iphone-friendly-cmake' | Brad King | 2019-02-05 | 7 | -94/+73 | |
|\ \ | ||||||
| * | | Apple: Introduce separate system name for iOS, tvOS, and watchOS | Gregor Jasny | 2019-02-04 | 7 | -64/+38 | |
| * | | Tests: Isolate RunCMake.XcodeProject per-device cases from host arch | Brad King | 2019-02-04 | 1 | -30/+35 | |
* | | | Xcode: Update default Swift language version for Xcode 10.2 | Brad King | 2019-02-04 | 1 | -1/+3 | |
| |/ |/| | ||||||
* | | Merge topic 'vs-wince-deployment' | Brad King | 2019-02-04 | 1 | -0/+8 | |
|\ \ | ||||||
| * | | VS: Fix deployment for WinCE projects | Wil Stark | 2019-02-01 | 1 | -0/+8 | |
* | | | Merge topic 'winrtrefs' | Brad King | 2019-02-04 | 5 | -3/+51 | |
|\ \ \ | ||||||
| * | | | VS: Fix WinRT component references | Gilles Khouzam | 2019-02-01 | 5 | -2/+46 | |
| * | | | Tests: Fix VSWinStorePhone test with Windows 10 SDK 17763 | Gilles Khouzam | 2019-02-01 | 1 | -1/+5 | |
| |/ / | ||||||
* | | | Merge topic 'set-env-warning' | Brad King | 2019-02-04 | 3 | -0/+8 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | set: warn of extra arguments after ENV value. | Taylor Holberton | 2019-02-01 | 3 | -0/+8 | |
* | | | Merge topic 'implicit-incs-cleanup' | Brad King | 2019-02-01 | 17 | -1/+332 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | ParseImplicitIncludeInfo: add SunPro Fortran and PGI compiler, Cray fix | Chuck Cranor | 2019-01-29 | 17 | -1/+332 | |
* | | | Merge topic 'set-validate-cache-type' | Brad King | 2019-01-31 | 3 | -0/+7 | |
|\ \ \ | ||||||
| * | | | set: warn if CACHE type is not recognized | Taylor Holberton | 2019-01-30 | 3 | -0/+7 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'autogen-qt-version-from-dirprops' | Brad King | 2019-01-31 | 6 | -1/+72 | |
|\ \ \ | ||||||
| * | | | Tests: add cases for providing Qt5Core_VERSION manually | Ben Boeckel | 2019-01-30 | 6 | -1/+72 | |
* | | | | Merge topic 'restore-install-late-framework' | Brad King | 2019-01-31 | 3 | -0/+14 | |
|\ \ \ \ | |/ / / |/| | | |