Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'apple-tbd-stubs' | Brad King | 2015-08-27 | 5 | -1/+28 |
|\ | |||||
| * | Darwin: Add support for tbd library stub files | Gregor Jasny | 2015-08-24 | 5 | -1/+28 |
* | | Merge topic 'java-updates' | Brad King | 2015-08-27 | 7 | -0/+244 |
|\ \ | |||||
| * | | UseJava: Add support for javah tool | Marc Chevrier | 2015-08-21 | 7 | -0/+244 |
* | | | 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 |
|\ \ \ | |||||
| * | | | Replace '0 == instances.size()' with instances.empty(). | Stephen Kelly | 2015-08-24 | 1 | -1/+1 |
| * | | | 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 |
|\ \ \ | |||||
| * | | | Use modern libarchive APIs | Páder Rezső | 2015-08-24 | 2 | -16/+16 |
* | | | | Merge topic 'fphsa-typo' | Brad King | 2015-08-25 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | 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 |
|\ \ \ \ | |||||
| * | | | | Help: Fix classification of load_command in command TOC. | James Johnston | 2015-08-25 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'FindJNI-linux-x32' | Brad King | 2015-08-25 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | FindJNI: Add support for x32 architecture on Linux (#15710) | Thorsten Glaser | 2015-08-24 | 1 | -0/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'cmState-prop_dir' | Brad King | 2015-08-25 | 4 | -138/+180 |
|\ \ \ \ | |||||
| * | | | | 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 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-25 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'drop-cmsys-std-layer' | Brad King | 2015-08-24 | 18 | -76/+56 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove use of include <cmsys/IOStream.hxx> from KWSys | Brad King | 2015-08-21 | 1 | -8/+0 |
| * | | Remove use of include <cmsys/stl/*> and cmsys_stl::* | Brad King | 2015-08-20 | 5 | -7/+2 |
| * | | Remove use of include <cmsys/ios/*> and cmsys_ios::* | Brad King | 2015-08-20 | 14 | -61/+54 |
* | | | Merge topic 'cmState-definitions' | Brad King | 2015-08-24 | 5 | -125/+185 |
|\ \ \ | |||||
| * | | | cmState: Host variable definitions. | Stephen Kelly | 2015-08-23 | 3 | -148/+126 |
| * | | | cmState: Add a VariableScope snapshot type. | Stephen Kelly | 2015-08-23 | 3 | -1/+38 |
| * | | | cmState: Add a Base snapshot type. | Stephen Kelly | 2015-08-23 | 2 | -2/+4 |
| * | | | cmMakefile: Decouple the container of cmDefinitions from scoping logic. | Stephen Kelly | 2015-08-23 | 1 | -24/+56 |
| * | | | cmDefinitions: Implement in terms of cmLinkedTree. | Stephen Kelly | 2015-08-23 | 3 | -33/+39 |
| * | | | cmMakefile: Extract InitializeVarScope method. | Stephen Kelly | 2015-08-23 | 1 | -1/+6 |
* | | | | Merge topic 'ios-app-bundle-layout' | Brad King | 2015-08-24 | 6 | -10/+116 |
|\ \ \ \ | |||||
| * | | | | Fix iOS Bundle layouts (#15669) | Gregor Jasny | 2015-08-24 | 6 | -10/+116 |
* | | | | | Merge topic 'remove-unused-cmPolicies' | Brad King | 2015-08-24 | 2 | -4/+0 |
|\ \ \ \ \ | |||||
| * | | | | | cmake: Remove unused cmPolicies member. | Stephen Kelly | 2015-08-23 | 2 | -4/+0 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'refactor-progress' | Brad King | 2015-08-24 | 7 | -50/+71 |
|\ \ \ \ \ | |||||
| * | | | | | cmGlobalUnixMakefileGenerator3: Change the progress container key. | Stephen Kelly | 2015-08-23 | 2 | -4/+5 |
| * | | | | | cmState: Make it possible to order cmState::Snapshot. | Stephen Kelly | 2015-08-23 | 3 | -0/+20 |
| * | | | | | cmGlobalUnixMakefileGenerator3: Rename member. | Stephen Kelly | 2015-08-23 | 2 | -4/+4 |
| * | | | | | cmGlobalGenerator: Rename progress initializer method. | Stephen Kelly | 2015-08-23 | 4 | -4/+4 |
| * | | | | | cmGlobalGenerator: Move LG to target map to subclass. | Stephen Kelly | 2015-08-23 | 4 | -47/+48 |
| * | | | | | cmGlobalGenerator: Remove clearance of map. | Stephen Kelly | 2015-08-23 | 1 | -1/+0 |
| |/ / / / | |||||
* | | | | | Merge topic 'generators-use-cmLocalGenerator' | Brad King | 2015-08-24 | 11 | -28/+53 |
|\ \ \ \ \ | |||||
| * | | | | | cmInstallExportGenerator: Require cmLocalGenerator, not cmMakefile. | Stephen Kelly | 2015-08-23 | 4 | -10/+17 |
| * | | | | | cmTestGenerator: Require cmLocalGenerator, not cmMakefile. | Stephen Kelly | 2015-08-23 | 3 | -5/+19 |
| * | | | | | cmInstallFilesGenerator: Require cmLocalGenerator, not cmMakefile. | Stephen Kelly | 2015-08-23 | 5 | -13/+17 |
| |/ / / / |