Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | XL: Drop -qalias=noansi from default C flags | Brad King | 2015-07-02 | 2 | -4/+2 |
* | Merge topic 'update-kwsys' | Brad King | 2015-07-02 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-07-02 | 1 | -1/+1 |
| |\ | |||||
| | * | KWSys 2015-07-02 (1f19c187) | KWSys Robot | 2015-07-02 | 1 | -1/+1 |
* | | | Merge topic 'use-generator-target' | Brad King | 2015-07-02 | 16 | -115/+137 |
|\ \ \ | |||||
| * | | | cmGlobalGenerator: Map local generators to generator targets. | Stephen Kelly | 2015-07-01 | 4 | -15/+13 |
| * | | | cmComputeTargetDepends: Change API to use cmGeneratorTarget. | Stephen Kelly | 2015-07-01 | 16 | -108/+132 |
* | | | | Merge topic 'clean-up-cmMakefile' | Brad King | 2015-07-02 | 3 | -74/+80 |
|\ \ \ \ | |||||
| * | | | | cmMakefile: Merge two Scope types and instances. | Stephen Kelly | 2015-06-30 | 1 | -30/+18 |
| * | | | | cmMakefile: Rename a variable. | Stephen Kelly | 2015-06-30 | 1 | -3/+3 |
| * | | | | cmMakefile: Expand the scope of scoped buildsystem file state. | Stephen Kelly | 2015-06-30 | 1 | -3/+1 |
| * | | | | cmMakefile: Compute the filename processed in a scope. | Stephen Kelly | 2015-06-30 | 1 | -3/+6 |
| * | | | | cmMakefile: Inline ProcessBuildsystemFile into only caller. | Stephen Kelly | 2015-06-30 | 1 | -43/+39 |
| * | | | | cmMakefile: Don't use string comparison to check directory level. | Stephen Kelly | 2015-06-30 | 1 | -2/+1 |
| * | | | | cmMakefile: Avoid invoking EnforceDirectoryLevelRules. | Stephen Kelly | 2015-06-30 | 3 | -4/+3 |
| * | | | | cmMakefile: Add filename to ReadListFile auto scopes. | Stephen Kelly | 2015-06-30 | 1 | -6/+6 |
| * | | | | cmMakefile: Remove IncludeScope Quiet call. | Stephen Kelly | 2015-06-30 | 1 | -1/+0 |
| * | | | | cmMakefile: Make listfile scopes responsible for logical checks. | Stephen Kelly | 2015-06-30 | 2 | -30/+6 |
| * | | | | cmMakefile: Move the lexical scope. | Stephen Kelly | 2015-06-30 | 1 | -3/+2 |
| * | | | | cmMakefile: Add automatic scopes to listfile readers. | Stephen Kelly | 2015-06-30 | 2 | -6/+55 |
| * | | | | cmMakefile: Move the IncludeScope to where it is used. | Stephen Kelly | 2015-06-30 | 1 | -20/+20 |
| |/ / / | |||||
* | | | | Merge topic 'compiler-id-xcode-tool-per-language' | Brad King | 2015-07-02 | 4 | -9/+30 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | CMakeDetermineCompilerId: Use per-language regex to match Xcode compiler tool | Brad King | 2015-06-30 | 4 | -9/+30 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-02 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-07-01 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'enable_language-fail-earlier' | Brad King | 2015-06-30 | 6 | -0/+15 |
|\ \ \ | |||||
| * | | | enable_language: Allow CMakeDetermine<LANG>Compiler module to fail early | Brad King | 2015-06-29 | 6 | -0/+15 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2015-06-30 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'compiler-id-simplify-ide-src' | Brad King | 2015-06-29 | 1 | -2/+2 |
|\ \ | |||||
| * | | CMakeDetermineCompilerId: Simplify src reference in IDE projects | Brad King | 2015-06-25 | 1 | -2/+2 |
* | | | Merge topic 'vs-librarian-machine-flag-default' | Brad King | 2015-06-29 | 5 | -1/+12 |
|\ \ \ | |||||
| * | | | VS: Add /machine: flag to Librarian tool (#11240) | Brad King | 2015-06-26 | 5 | -1/+12 |
* | | | | Merge topic 'FindMatlab-doc-section-headers' | Brad King | 2015-06-29 | 1 | -8/+8 |
|\ \ \ \ | |||||
| * | | | | FindMatlab: Fix documentation section header underline style | Tamas Kenez | 2015-06-29 | 1 | -8/+8 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-06-29 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-06-28 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-06-27 | 1 | -1/+1 |
* | | | | | Merge branch 'release' | Brad King | 2015-06-26 | 0 | -0/+0 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | CMake 3.3.0-rc3v3.3.0-rc3 | Brad King | 2015-06-26 | 1 | -1/+1 |
* | | | | | Merge branch 'release' | Brad King | 2015-06-26 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'fix-target_link_libraries-wrong-dir' into release | Brad King | 2015-06-25 | 9 | -4/+17 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'doc-find-path-variables' into release | Brad King | 2015-06-25 | 14 | -97/+88 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'doc-CheckIncludeFile-distinction' into release | Brad King | 2015-06-25 | 3 | -48/+56 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'cmake-gui-osx-install-command-line' into release | Brad King | 2015-06-24 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'fix-target_link_libraries-wrong-dir' | Brad King | 2015-06-26 | 9 | -4/+17 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626) | Brad King | 2015-06-25 | 9 | -4/+17 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-06-26 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge topic 'doc-CheckIncludeFile-distinction' | Brad King | 2015-06-25 | 3 | -48/+56 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Help: Revise CheckIncludeFile* documentation | Brad King | 2015-06-25 | 3 | -48/+56 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'doc-find-path-variables' | Brad King | 2015-06-25 | 14 | -97/+88 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | |