| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge topic 'cmState-ProjectName' | Brad King | 2015-08-27 | 7 | -17/+34 |
| |\ | | | | | | | | | | | | | | | 637c56b4 cmGlobalGenerator: Implement FillProjectMap in terms of cmState. b3f2299e cmState: Move ProjectName from cmMakefile. 6ce940ac cmMakefile: Use std::string in ProjectName API. e8c0341d cmMakefile: Out-of-line GetProjectName. | ||||
| | * | cmGlobalGenerator: Implement FillProjectMap in terms of cmState. | Stephen Kelly | 2015-08-25 | 1 | -5/+6 |
| | | | |||||
| | * | cmState: Move ProjectName from cmMakefile. | Stephen Kelly | 2015-08-25 | 4 | -5/+18 |
| | | | |||||
| | * | cmMakefile: Use std::string in ProjectName API. | Stephen Kelly | 2015-08-25 | 4 | -6/+8 |
| | | | |||||
| | * | cmMakefile: Out-of-line GetProjectName. | Stephen Kelly | 2015-08-25 | 2 | -4/+5 |
| | | | |||||
| * | | Merge topic 'rm-cmLocalGenerator-Children' | Brad King | 2015-08-27 | 5 | -32/+34 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | 867b5be8 cmLocalGenerator: Remove unused Children member. 6c832219 cmLocalGenerator: Implement child traversal in terms of cmState. 3fcf3837 Makefiles: Remove valueless cast. 223f4a66 cmLocalGenerator: Simplify condition. ae026f54 cmState: Store Children states in parent state. | ||||
| | * | | cmLocalGenerator: Remove unused Children member. | Stephen Kelly | 2015-08-24 | 2 | -10/+0 |
| | | | | |||||
| | * | | cmLocalGenerator: Implement child traversal in terms of cmState. | Stephen Kelly | 2015-08-24 | 2 | -11/+16 |
| | | | | |||||
| | * | | Makefiles: Remove valueless cast. | Stephen Kelly | 2015-08-24 | 1 | -3/+1 |
| | | | | |||||
| | * | | cmLocalGenerator: Simplify condition. | Stephen Kelly | 2015-08-24 | 1 | -12/+9 |
| | | | | |||||
| | * | | cmState: Store Children states in parent state. | Stephen Kelly | 2015-08-24 | 2 | -1/+13 |
| | |/ | |||||
| * | | Merge topic 'refactor-features' | Brad King | 2015-08-27 | 1 | -12/+9 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | e3078aa1 cmLocalGenerator: Implement GetFeature in terms of cmState. 7441fde3 cmLocalGenerator: Convert GetFeature recursion to loop. ad0b0089 cmLocalGenerator: Simplify GetFeature implementation. 314c9ae3 cmLocalGenerator: Make GetFeature tail-recursive. | ||||
| | * | | cmLocalGenerator: Implement GetFeature in terms of cmState. | Stephen Kelly | 2015-08-24 | 1 | -4/+4 |
| | | | | |||||
| | * | | cmLocalGenerator: Convert GetFeature recursion to loop. | Stephen Kelly | 2015-08-24 | 1 | -8/+8 |
| | | | | |||||
| | * | | cmLocalGenerator: Simplify GetFeature implementation. | Stephen Kelly | 2015-08-24 | 1 | -8/+4 |
| | | | | |||||
| | * | | cmLocalGenerator: Make GetFeature tail-recursive. | Stephen Kelly | 2015-08-24 | 1 | -3/+4 |
| | |/ | |||||
| * | | Merge topic 'refactor-progress' | Brad King | 2015-08-27 | 5 | -22/+62 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7fbc56ac cmGlobalUnixMakefileGenerator3: Implement progress in terms of cmState. 65c434e1 cmGlobalUnixMakefileGenerator3: Inline an IsExcluded call. be56feb6 cmGlobalGenerator: Extract new IsExcluded overload. 45f52003 cmGlobalGenerator: Implement IsExcluded in terms of cmState::Snapshot. af9fc277 cmState: Make Snapshot EqualityComparable. 9b44018d cmGlobalGenerator: Convert IsExcluded to loop. 5f05b562 cmGlobalGenerator: Refactor IsExcluded. 95925a60 cmGlobalGenerator: Don't use else after return. | ||||
| | * | | cmGlobalUnixMakefileGenerator3: Implement progress in terms of cmState. | Stephen Kelly | 2015-08-24 | 1 | -3/+6 |
| | | | | |||||
| | * | | cmGlobalUnixMakefileGenerator3: Inline an IsExcluded call. | Stephen Kelly | 2015-08-24 | 1 | -1/+9 |
| | | | | |||||
| | * | | cmGlobalGenerator: Extract new IsExcluded overload. | Stephen Kelly | 2015-08-24 | 2 | -6/+16 |
| | | | | |||||
| | * | | cmGlobalGenerator: Implement IsExcluded in terms of cmState::Snapshot. | Stephen Kelly | 2015-08-24 | 1 | -5/+6 |
| | | | | |||||
| | * | | cmState: Make Snapshot EqualityComparable. | Stephen Kelly | 2015-08-24 | 2 | -0/+17 |
| | | | | |||||
| | * | | cmGlobalGenerator: Convert IsExcluded to loop. | Stephen Kelly | 2015-08-24 | 1 | -18/+14 |
| | | | | |||||
| | * | | cmGlobalGenerator: Refactor IsExcluded. | Stephen Kelly | 2015-08-24 | 1 | -2/+10 |
| | | | | | | | | | | | | | Make it easier to convert it to a loop. | ||||
| | * | | cmGlobalGenerator: Don't use else after return. | Stephen Kelly | 2015-08-24 | 1 | -6/+3 |
| | |/ | |||||
| * | | Merge topic 'FindJNI-suse-and-ibm' | Brad King | 2015-08-27 | 1 | -0/+8 |
| |\ \ | | | | | | | | | | | | | 290b0f94 FindJNI: Add support for SuSE platform and IBM Java SDK | ||||
| | * | | FindJNI: Add support for SuSE platform and IBM Java SDK | Marc Chevrier | 2015-08-25 | 1 | -0/+8 |
| | | | | |||||
| * | | | Merge topic 'apple-tbd-stubs' | Brad King | 2015-08-27 | 5 | -1/+28 |
| |\ \ \ | | | | | | | | | | | | | | | | | 67f60958 Darwin: Add support for tbd library stub files | ||||
| | * | | | Darwin: Add support for tbd library stub files | Gregor Jasny | 2015-08-24 | 5 | -1/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Starting with Xcode 7 the OSX and iOS SDKs contain only stub files for dynamic system libraries. These stub files contain some meta data and a list of exported sysbols in plain text. They are handled by the toolchain like regular dylibs. | ||||
| * | | | | Merge topic 'java-updates' | Brad King | 2015-08-27 | 7 | -0/+244 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | 4476feac UseJava: Add support for javah tool | ||||
| | * | | | | UseJava: Add support for javah tool | Marc Chevrier | 2015-08-21 | 7 | -0/+244 |
| | | | | | | | | | | | | | | | | | | | | | Add a `create_javah` API. | ||||
| * | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-27 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-26 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge topic 'consistent-empty' | Brad King | 2015-08-25 | 19 | -41/+41 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e876963f Replace '0 == instances.size()' with instances.empty(). 44ffb9cd Replace foo.size() pattern with !foo.empty(). 8f89f8b1 Replace 'foo.size() != 0' pattern with !foo.empty(). 524610f9 Replace 'foo.size() == 0' pattern with foo.empty(). 0e14c7ee Replace 'foo.size() > 0' pattern with !foo.empty(). | ||||
| | * | | | | | Replace '0 == instances.size()' with instances.empty(). | Stephen Kelly | 2015-08-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This is not a pattern. | ||||
| | * | | | | | Replace foo.size() pattern with !foo.empty(). | Stephen Kelly | 2015-08-24 | 13 | -24/+24 |
| | | | | | | | |||||
| | * | | | | | Replace 'foo.size() != 0' pattern with !foo.empty(). | Stephen Kelly | 2015-08-24 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Replace 'foo.size() == 0' pattern with foo.empty(). | Stephen Kelly | 2015-08-24 | 8 | -12/+12 |
| | | | | | | | |||||
| | * | | | | | Replace 'foo.size() > 0' pattern with !foo.empty(). | Stephen Kelly | 2015-08-24 | 3 | -3/+3 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge topic 'libarchive-modern-apis' | Brad King | 2015-08-25 | 2 | -16/+16 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | e7f93715 Use modern libarchive APIs | ||||
| | * | | | | | Use modern libarchive APIs | Páder Rezső | 2015-08-24 | 2 | -16/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace use of deprecated libarchive3 functions with their modern equivalents. | ||||
| * | | | | | | Merge topic 'fphsa-typo' | Brad King | 2015-08-25 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 64e527db FPHSA: fix typo in documentation | ||||
| | * | | | | | | FPHSA: fix typo in documentation | Rolf Eike Beer | 2015-08-24 | 1 | -1/+1 |
| | |/ / / / / | |||||
| * | | | | | | Merge topic 'fix-load-command-doc-classification' | Brad King | 2015-08-25 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1869eacb Help: Fix classification of load_command in command TOC. | ||||
| | * | | | | | | Help: Fix classification of load_command in command TOC. | James Johnston | 2015-08-25 | 1 | -1/+1 |
| | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | In CMake 3.0, the load_command command was deprecated. However, the position of load_command in the help TOC was not fixed at that time: it was still listed as a "Normal Command". | ||||
| * | | | | | | Merge topic 'FindJNI-linux-x32' | Brad King | 2015-08-25 | 1 | -0/+4 |
| |\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | c4d78b8b FindJNI: Add support for x32 architecture on Linux (#15710) | ||||
| | * | | | | | FindJNI: Add support for x32 architecture on Linux (#15710) | Thorsten Glaser | 2015-08-24 | 1 | -0/+4 |
| | | |/ / / | |/| | | | | | | | | | | | | | | | | | | This architecture uses an amd64 kernel but x32 userland. Use CMAKE_LIBRARY_ARCHITECTURE to distinguish it for now. | ||||
| * | | | | | Merge topic 'cmState-prop_dir' | Brad King | 2015-08-25 | 4 | -138/+180 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | f4150bd8 cmState: Move directory Properties from cmMakefile. 01787547 cmMakefile: Inline GetDefinitions into GetProperty. | ||||
| | * | | | | cmState: Move directory Properties from cmMakefile. | Stephen Kelly | 2015-08-24 | 4 | -142/+180 |
| | | | | | | |||||
| | * | | | | cmMakefile: Inline GetDefinitions into GetProperty. | Stephen Kelly | 2015-08-24 | 1 | -1/+5 |
| | |/ / / | | | | | | | | | | | | | It will soon move to cmState. | ||||
