Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmFLTKWrapUICommand: Port away from FinalPass | Daniel Pfeifer | 2019-07-18 | 2 | -47/+28 |
* | cmExportLibraryDependenciesCommand: Port away from FinalPass | Daniel Pfeifer | 2019-07-18 | 2 | -41/+24 |
* | cmMakefile: decouple FinalAction from cmCommand | Daniel Pfeifer | 2019-07-18 | 2 | -6/+32 |
* | cmLoadCommandCommand: Code cleanup | Regina Pfeifer | 2019-07-18 | 1 | -73/+91 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-07-17 | 1 | -1/+1 |
* | Merge topic 'aix-explicit-exports' | Brad King | 2019-07-16 | 16 | -39/+106 |
|\ | |||||
| * | Tests: Drop RunCMake workaround for AIX ld warnings about GNU atexit | Brad King | 2019-07-15 | 1 | -2/+0 |
| * | AIX: Explicitly compute executable exports for both XL and GNU | Brad King | 2019-07-15 | 8 | -9/+45 |
| * | AIX: Explicitly compute shared object exports for both XL and GNU | Brad King | 2019-07-15 | 3 | -20/+60 |
| * | AIX: Drop redundant -brtl flags | Brad King | 2019-07-15 | 2 | -4/+0 |
| * | XL: De-duplicate shared object creation flags | Brad King | 2019-07-15 | 6 | -5/+2 |
* | | Merge topic 'doc-ENABLE_EXPORTS' | Brad King | 2019-07-16 | 2 | -27/+18 |
|\ \ | |||||
| * | | Help: Clarify ENABLE_EXPORTS per-platform link behavior | Brad King | 2019-07-16 | 1 | -9/+14 |
| * | | Help: Simplify CMAKE_ENABLE_EXPORTS documentation | Brad King | 2019-07-16 | 1 | -18/+4 |
| |/ | |||||
* | | Merge branch 'release-3.14' | Brad King | 2019-07-16 | 0 | -0/+0 |
|\ \ | |||||
| * | | CMake 3.14.6v3.14.6 | Brad King | 2019-07-16 | 1 | -1/+1 |
* | | | Merge topic 'FindPNG-msvc-static' | Brad King | 2019-07-16 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | FindPNG: Add static libpng names for MSVC | Steve Robinson | 2019-07-15 | 1 | -2/+2 |
* | | | | Merge topic 'FindMatlab/pre-2018-fixes' | Brad King | 2019-07-16 | 1 | -81/+81 |
|\ \ \ \ | |||||
| * | | | | FindMatlab: code comment and ordering of the finders | Raffi Enficiaud | 2019-07-14 | 1 | -73/+69 |
| * | | | | FindMatlab: fixing extension bat file invocation error | Raffi Enficiaud | 2019-07-14 | 1 | -2/+11 |
| * | | | | FindMatlab: Fixing compilation issues on Windows | Raffi Enficiaud | 2019-07-14 | 1 | -6/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-16 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'cleanup-gen-lookups' | Brad King | 2019-07-15 | 12 | -64/+67 |
|\ \ \ \ | |||||
| * | | | | Makefile: De-duplicate executable link rule lookup | Brad King | 2019-07-12 | 1 | -3/+2 |
| * | | | | De-duplicate checks for whether a platform uses Windows DLLs | Brad King | 2019-07-12 | 5 | -15/+15 |
| * | | | | Refactor checks for whether a target has an import library | Brad King | 2019-07-12 | 8 | -46/+50 |
* | | | | | Merge topic 'modernize-cmCommand-memory-management' | Brad King | 2019-07-15 | 177 | -462/+1132 |
|\ \ \ \ \ | |||||
| * | | | | | modernize: manage cmCommand instances using unique_ptr. | Marc Chevrier | 2019-07-14 | 136 | -399/+1014 |
| * | | | | | Introduce memory management helper: cm_memory.hxx | Marc Chevrier | 2019-07-14 | 44 | -63/+118 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'release-3.15' | Brad King | 2019-07-15 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'FindBISON-CMP0088-SourcePath' into release-3.15 | Brad King | 2019-07-12 | 2 | -3/+17 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'release-3.14' | Brad King | 2019-07-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge branch 'FindBISON-CMP0088-SourcePath' into release-3.14 | Brad King | 2019-07-12 | 2 | -3/+17 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
* | | | | | | | Merge topic 'FindBISON-CMP0088-SourcePath' | Brad King | 2019-07-15 | 2 | -3/+17 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | FindBISON: Fix CMP0088 NEW behavior for non-absolute input paths | Brian Carlson | 2019-07-12 | 2 | -3/+17 |
* | | | | | | | Merge topic 'soname' | Brad King | 2019-07-15 | 1 | -2/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Swift: support SONAME on ELFish targets | Saleem Abdulrasool | 2019-07-11 | 1 | -2/+5 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-15 | 1 | -1/+1 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-14 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-13 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge topic 'cleanup-statics-stream-flush' | Craig Scott | 2019-07-13 | 4 | -115/+103 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Refactor: Use anonymous namespace instead of `static`s in `cpack.cxx` | Alex Turbov | 2019-07-09 | 1 | -4/+6 |
| * | | | | | | Refactor: Use anonymous namespace instead of `static`s | Alex Turbov | 2019-07-09 | 1 | -61/+55 |
| * | | | | | | Refactor: Remove one-time used macros | Alex Turbov | 2019-07-09 | 1 | -31/+30 |
| * | | | | | | Refactor: Optimize some stream output operations | Alex Turbov | 2019-07-09 | 3 | -19/+12 |
* | | | | | | | Merge topic 'cmake-e-true-false' | Brad King | 2019-07-12 | 6 | -0/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake -E: Add true and false commands | Kyle Edwards | 2019-07-11 | 6 | -0/+29 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'ctest_make_program__propagated_to_cmake_configure_pass' | Brad King | 2019-07-12 | 4 | -102/+60 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | ctest: propagate make program to cmake | Robert Maynard | 2019-07-11 | 4 | -102/+60 |