Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindMPI: Don't retain libdirs for Win32 | Christian Pfeiffer | 2019-04-20 | 1 | -12/+14 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-04-20 | 1 | -1/+1 |
* | Merge topic 'test-find_package-resolve-symlinks' | Brad King | 2019-04-19 | 2 | -8/+14 |
|\ | |||||
| * | Tests: Fix FindPackageTest when path to source has a symlink | Brad King | 2019-04-18 | 1 | -8/+13 |
| * | Tests/FindPackageTest: Tell Git to ignore temporary symlink path | Brad King | 2019-04-18 | 1 | -0/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-19 | 1 | -1/+1 |
|/ | |||||
* | Merge topic 'unique' | Brad King | 2019-04-18 | 7 | -30/+21 |
|\ | |||||
| * | Ninja,Makefile: use `unique_ptr` for memory management | Saleem Abdulrasool | 2019-04-18 | 7 | -30/+21 |
* | | Merge topic 'add_xl_cxx14_support' | Brad King | 2019-04-18 | 3 | -0/+13 |
|\ \ | |||||
| * | | XL: Add C++14 language level flags | Robert Maynard | 2019-04-15 | 3 | -0/+13 |
| |/ | |||||
* | | Merge topic 'update-kwsys' | Brad King | 2019-04-18 | 5 | -88/+78 |
|\ \ | |||||
| * | | bootstrap: Update for new KWSys configuration option | Brad King | 2019-04-17 | 1 | -0/+2 |
| * | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-04-17 | 4 | -88/+76 |
| |\ \ | |||||
| | * | | KWSys 2019-04-17 (c42b92f0) | KWSys Upstream | 2019-04-17 | 4 | -88/+76 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-18 | 1 | -1/+1 |
* | | | | Merge topic 'msvc-runtime-library' | Brad King | 2019-04-17 | 38 | -17/+482 |
|\ \ \ \ | |||||
| * | | | | MSVC: Add abstraction for runtime library selection | Brad King | 2019-04-17 | 37 | -13/+478 |
| * | | | | VS: Fix Fortran runtime library flag map special case for '-' options | Brad King | 2019-04-10 | 1 | -4/+4 |
* | | | | | Merge topic 'memorize_msvc_like_compilers_C_support' | Brad King | 2019-04-17 | 2 | -3/+10 |
|\ \ \ \ \ | |||||
| * | | | | | CompileFeatures: Record which C features the MSVC compiler supports | Robert Maynard | 2019-04-12 | 2 | -3/+10 |
* | | | | | | Merge branch 'release-3.14' | Brad King | 2019-04-17 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'FindOpenGL-libglvnd-subdir' into release-3.14 | Brad King | 2019-04-17 | 1 | -0/+3 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'libglvnd-subdir' | Brad King | 2019-04-17 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | FindOpenGL: look for GLVND libraries with a libglvnd suffix | Ben Boeckel | 2019-04-17 | 1 | -0/+3 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-17 | 1 | -1/+1 |
* | | | | | | | Merge topic 'vs-project-import' | Brad King | 2019-04-16 | 8 | -0/+74 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: add target property VS_PROJECT_IMPORT_<propspath> | Leonid Pospelov | 2019-04-15 | 8 | -0/+74 |
* | | | | | | | | Merge topic 'genex-output_name' | Brad King | 2019-04-16 | 37 | -214/+239 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Genex: Rename $<TARGET_*_OUTPUT_NAME:...> in $<TARGET_*_FILE_BASE_NAME:...> | Marc Chevrier | 2019-04-15 | 37 | -214/+239 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'string-repeat' | Brad King | 2019-04-16 | 12 | -0/+136 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | string: introduce `REPEAT` sub-command | Alex Turbov | 2019-04-15 | 12 | -0/+136 |
* | | | | | | | | | Merge topic 'autogen_moc_uic_single_job_queue' | Brad King | 2019-04-16 | 16 | -1268/+1705 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Autogen: Add ManySources test | Sebastian Holtermann | 2019-04-15 | 8 | -0/+131 |
| * | | | | | | | | | Autogen: Rename `cmQtAutoGeneratorMocUic` class to `cmQtAutoMocUic` | Sebastian Holtermann | 2019-04-15 | 4 | -69/+64 |
| * | | | | | | | | | Autogen: Factor out concurrency framework to cmWorkerPool class | Sebastian Holtermann | 2019-04-15 | 7 | -1234/+1545 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-04-16 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'Boost-Gentoo' into release-3.14 | Brad King | 2019-04-16 | 3 | -1/+31 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'vs2019-redist' into release-3.14 | Brad King | 2019-04-15 | 1 | -2/+5 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'vs2019-redist' | Brad King | 2019-04-16 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | IRSL: Update redist directory for VS 2019 update 1 | Brad King | 2019-04-15 | 1 | -2/+5 |
* | | | | | | | | | | | Merge topic 'Boost-Gentoo' | Brad King | 2019-04-16 | 3 | -1/+31 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | FindBoost: Fix detection with version suffixes on Gentoo | Rolf Eike Beer | 2019-04-16 | 3 | -1/+31 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-16 | 1 | -1/+1 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge topic 'ctest-build-and-test-no-progress' | Brad King | 2019-04-15 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ctest: drop incremental progress-only messages from build-and-test output | Brad King | 2019-04-12 | 1 | -3/+4 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'code-cleanup' | Brad King | 2019-04-15 | 2 | -37/+23 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmVisualStudio10TargetGenerator: Simplify code of two functions | Leonid Pospelov | 2019-04-12 | 1 | -8/+6 |
| * | | | | | | | | | cmVisualStudio10TargetGenerator: Use count instead of find | Leonid Pospelov | 2019-04-12 | 1 | -19/+9 |
| * | | | | | | | | | cmVisualStudio10TargetGenerator: Remove uses of const_cast | Leonid Pospelov | 2019-04-12 | 2 | -12/+10 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'iar-generalize' | Brad King | 2019-04-15 | 9 | -116/+121 |
|\ \ \ \ \ \ \ \ \ |