Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CPackDeb: Enable the DEB generator on Windows | Nils Gladitz | 2017-06-28 | 8 | -28/+92 |
* | CMake Nightly Date Stamp | Kitware Robot | 2017-06-17 | 1 | -1/+1 |
* | Merge branch 'release-3.9' | Brad King | 2017-06-16 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'doc-compile-features' into release-3.9 | Brad King | 2017-06-15 | 2 | -4/+4 |
| |\ | |||||
* | \ | Merge topic 'doc-dev-maint' | Brad King | 2017-06-16 | 1 | -0/+30 |
|\ \ \ | |||||
| * | | | Help/dev: Add review instructions to maintainer guide | Brad King | 2017-06-15 | 1 | -0/+30 |
* | | | | Merge topic 'fix-shadow-field-warnings' | Brad King | 2017-06-16 | 5 | -24/+30 |
|\ \ \ \ | |||||
| * | | | | cmCPackDragNDropGenerator: Drop unused member | Brad King | 2017-06-14 | 1 | -2/+0 |
| * | | | | cmCommonTargetGenerator: Rename member to avoid shadowing | Brad King | 2017-06-14 | 2 | -18/+20 |
| * | | | | cmGlobalGenerator: Rename member to avoid shadowing | Brad King | 2017-06-14 | 2 | -4/+10 |
* | | | | | Merge topic 'doc-check-compiler-flag' | Brad King | 2017-06-16 | 3 | -60/+90 |
|\ \ \ \ \ | |||||
| * | | | | | Check*CompilerFlag: Rewrite documentation of these modules | Brad King | 2017-06-15 | 3 | -60/+90 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'doc-compile-features' | Brad King | 2017-06-16 | 2 | -4/+4 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Help: Document that VS 2017 compile features are recorded | Brad King | 2017-06-15 | 1 | -1/+1 |
| * | | | | Help: Fix typo in Cray/PGI/XL compile features docs | Brad King | 2017-06-15 | 2 | -3/+3 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-06-16 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'doc-test-layout' | Brad King | 2017-06-15 | 3 | -39/+78 |
|\ \ \ \ | |||||
| * | | | | Tests: Document test directory layout in a README.rst | Brad King | 2017-06-14 | 3 | -40/+34 |
| * | | | | Help/dev: Update source code guide to cover source tree layout | Brad King | 2017-06-14 | 1 | -0/+45 |
* | | | | | Merge topic 'vs_csharp_prop_for_all_extensions' | Brad King | 2017-06-15 | 4 | -39/+91 |
|\ \ \ \ \ | |||||
| * | | | | | Vs: add support for VS_CSHARP_* target property for additional file extensions | Michael Stürmer | 2017-06-13 | 4 | -39/+91 |
* | | | | | | Merge topic 'UseSWIG-avoid-dllimport-repeat' | Brad King | 2017-06-15 | 1 | -4/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | UseSWIG: Add `-dllimport` only if not already specified | Robert Langlois | 2017-06-14 | 1 | -4/+7 |
* | | | | | | | Merge branch 'release-3.9' | Brad King | 2017-06-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge branch 'ipo-per-lang' into release-3.9 | Brad King | 2017-06-14 | 22 | -52/+62 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'update-curl' into release-3.9 | Brad King | 2017-06-14 | 71 | -1043/+1515 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'libuv-restore-fmode' into release-3.9 | Brad King | 2017-06-14 | 1 | -0/+16 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'ipo-per-lang' | Brad King | 2017-06-15 | 22 | -52/+62 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | IPO: Consider support for each language separately | Brad King | 2017-06-14 | 22 | -52/+62 |
* | | | | | | | | | | Merge topic 'update-curl' | Brad King | 2017-06-15 | 71 | -1043/+1515 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'upstream-curl' into update-curl | Brad King | 2017-06-14 | 70 | -1042/+1514 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | curl 2017-06-14 (54b636f1) | Curl Upstream | 2017-06-14 | 71 | -1048/+1517 |
| * | | | | | | | | | | curl: Update script to get curl 7.54.1 | Brad King | 2017-06-14 | 1 | -1/+1 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'libuv-restore-fmode' | Brad King | 2017-06-15 | 1 | -0/+16 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | cmake: Fix default file translate mode when using libuv | Brad King | 2017-06-14 | 1 | -0/+16 |
| |/ / / / / / / / | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-06-15 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.9' | Brad King | 2017-06-14 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'add-missing-compiler-release-notes' into release-3.9 | Brad King | 2017-06-14 | 2 | -1/+22 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'readme-supported-platforms' into release-3.9 | Brad King | 2017-06-13 | 1 | -1/+7 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'add-missing-compiler-release-notes' | Brad King | 2017-06-14 | 2 | -1/+22 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Help: Add docs for new compilers supporting language standards. | Chuck Atkins | 2017-06-14 | 2 | -1/+22 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'vs-dotnet-custom-reference-tags' | Brad King | 2017-06-14 | 8 | -0/+119 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: add target property VS_DOTNET_REFERENCEPROP_<refname>_TAG_<tagname> | Michael Stürmer | 2017-06-13 | 8 | -0/+119 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'autogen_uc' | Brad King | 2017-06-14 | 2 | -25/+53 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Autogen: Tests: Disable some tests on non ASCII build paths | Sebastian Holtermann | 2017-06-13 | 2 | -23/+51 |
| * | | | | | | | Autogen: Tests fix for utf8 paths | Sebastian Holtermann | 2017-06-12 | 1 | -2/+2 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'readme-supported-platforms' | Brad King | 2017-06-14 | 1 | -1/+7 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | README: Update list of supported platforms | Brad King | 2017-06-13 | 1 | -1/+7 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-06-14 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.9' | Brad King | 2017-06-13 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | |