Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ListFileLexer: fix heap-buffer-overflow on malicious input | Matthias Maennich | 2017-08-30 | 6 | -98/+123 |
* | Merge topic 'suppress-warning-count' | Brad King | 2017-08-30 | 1 | -4/+4 |
|\ | |||||
| * | CTestCustom: Suppress warning summary count from SunPro | Brad King | 2017-08-30 | 1 | -0/+1 |
| * | CTestCustom: Generalize comment on warning summary suppression | Brad King | 2017-08-30 | 1 | -4/+3 |
* | | Merge topic 'update-jsoncpp' | Brad King | 2017-08-30 | 21 | -2277/+3475 |
|\ \ | |/ |/| | |||||
| * | jsoncpp: Drop doxygen comments not recognized by Clang | Brad King | 2017-08-30 | 4 | -6/+6 |
| * | jsoncpp: Add initialization to pacify scanbuild | Brad King | 2017-08-30 | 1 | -0/+1 |
| * | jsoncpp: Fix compilation on SunPro | Brad King | 2017-08-30 | 5 | -0/+20 |
| * | jsoncpp: Drop deprecation markup | Brad King | 2017-08-30 | 4 | -11/+12 |
| * | Merge branch 'upstream-jsoncpp' into update-jsoncpp | Brad King | 2017-08-30 | 19 | -2272/+3417 |
| |\ | |||||
| | * | jsoncpp 2017-08-27 (4cfae897) | JsonCpp Upstream | 2017-08-28 | 19 | -2271/+3417 |
| * | | jsoncpp: Update script to get jsoncpp 1.8.2 | Brad King | 2017-08-30 | 1 | -1/+1 |
| * | | jsoncpp: Drop unnecessary files from source list | Brad King | 2017-08-30 | 1 | -2/+0 |
| * | | Merge branch 'upstream-jsoncpp' into update-jsoncpp | Brad King | 2017-08-30 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | jsoncpp 2014-11-20 (7165f6ac) | JsonCpp Upstream | 2017-08-28 | 1 | -0/+1 |
| * | | jsoncpp: Add script to update from upstream | Brad King | 2017-08-30 | 1 | -0/+33 |
|/ / | |||||
* | | Merge topic 'no-crlf-blobs' | Brad King | 2017-08-30 | 22 | -1266/+1043 |
|\ \ | |||||
| * | | Avoid CRLF newlines in Git repo blobs | Brad King | 2017-08-30 | 20 | -1043/+1043 |
| * | | bzip2: Drop unused .dsp files | Brad King | 2017-08-30 | 2 | -223/+0 |
* | | | Merge topic 'doc-dev-review-messages' | Craig Scott | 2017-08-30 | 1 | -0/+29 |
|\ \ \ | |||||
| * | | | Help/dev: Add commit reference format to review process guide | Brad King | 2017-08-29 | 1 | -0/+20 |
| * | | | Help/dev: Organize commit message instructions into subsections | Brad King | 2017-08-24 | 1 | -0/+9 |
* | | | | Merge topic 'lexer' | Daniel Pfeifer | 2017-08-30 | 13 | -1490/+3454 |
|\ \ \ \ | |||||
| * | | | | Lexer: add a helper script to automate generating the lexers | Matthias Maennich | 2017-08-29 | 1 | -0/+33 |
| * | | | | cmFortranLexer: regenerate with flex 2.6.4 (previously 2.6.1) | Matthias Maennich | 2017-08-28 | 3 | -497/+950 |
| * | | | | cmExprLexer: regenerate with flex 2.6.4 (previously 2.6.1) | Matthias Maennich | 2017-08-28 | 3 | -298/+824 |
| * | | | | cmDependsJavaLexer: regenerate with flex 2.6.4 (previously 2.6.1) | Matthias Maennich | 2017-08-28 | 3 | -395/+824 |
| * | | | | cmCommandArgumentLexer: regenerate with flex 2.6.4 (previously 2.6.1) | Matthias Maennich | 2017-08-28 | 3 | -300/+823 |
* | | | | | Merge topic 'cstyle-casts' | Daniel Pfeifer | 2017-08-30 | 33 | -93/+99 |
|\ \ \ \ \ | |||||
| * | | | | | Replace C-style casts | Daniel Pfeifer | 2017-08-27 | 33 | -93/+99 |
* | | | | | | Merge topic 'bootstrap-std' | Daniel Pfeifer | 2017-08-30 | 1 | -2/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | bootstrap: Require compiler mode aware of C++11 | Brad King | 2017-08-29 | 1 | -2/+6 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-30 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge branch 'release-3.9' | Brad King | 2017-08-29 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'revert-xcode-9-new-buildsystem-support' into release-3.9 | Brad King | 2017-08-24 | 2 | -13/+5 |
| |\ \ \ \ \ \ | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-29 | 1 | -1/+1 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'lexer' | Brad King | 2017-08-28 | 2 | -278/+435 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmListFileLexer: regenerate with flex 2.6.4 (previously 2.6.1) | Matthias Maennich | 2017-08-25 | 2 | -276/+429 |
| * | | | | | | | cmListFileLexer: fix 'bail out on seek-errors' also in original file | Matthias Maennich | 2017-08-25 | 1 | -2/+6 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'cpackifw-repositories-directories' | Brad King | 2017-08-28 | 4 | -0/+54 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPackIFW: Add CPACK_IFW_REPOSITORIES_DIRECTORIES variable | Konstantin Podsvirov | 2017-08-17 | 4 | -0/+54 |
* | | | | | | | | Merge topic 'FindQt4-do-not-assume-all-libraries-are-frameworks' | Brad King | 2017-08-28 | 1 | -6/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindQt4: Do not assume all libraries are frameworks | Jean-Christophe Fillion-Robin | 2017-08-21 | 1 | -6/+8 |
* | | | | | | | | | Merge topic 'fix-gnu-to-ms' | Brad King | 2017-08-28 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | GNUToMS: Tolerate existence of a %USERPROFILE%/source directory | Albert Ziegenhagel | 2017-08-25 | 1 | -0/+1 |
* | | | | | | | | | | Merge topic 'gnu-to-ms-ninja-support' | Brad King | 2017-08-28 | 1 | -1/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Ninja: Implement support for GNUToMS | Albert Ziegenhagel | 2017-08-25 | 1 | -1/+10 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'test-fix-vs15-toolset-v90' | Brad King | 2017-08-28 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Tests: Fix RunCMake.BuildDepends on VS 2017 with v90 toolset | Brad King | 2017-08-25 | 1 | -1/+2 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-28 | 1 | -1/+1 |
| |_|_|_|_|_|/ / / |/| | | | | | | | |