Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | String: Add str_if_stable() as a const alternative to str() | Brad King | 2018-12-12 | 1 | -0/+59 | |
| * | | | | | | | String: Add support for a ""_s string literal syntax | Brad King | 2018-12-12 | 1 | -2/+47 | |
| * | | | | | | | String: Add 'borrow' member to construct borrowing instances | Brad King | 2018-12-12 | 1 | -0/+32 | |
| * | | | | | | | String: Add support for concatenation by operator+ | Brad King | 2018-12-12 | 1 | -0/+101 | |
| * | | | | | | | String: Add a custom string type | Brad King | 2018-12-12 | 2 | -0/+1111 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'fileapi' | Brad King | 2018-12-13 | 77 | -0/+6475 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fileapi: extend codemodel v2 with directory details | Brad King | 2018-12-12 | 1 | -0/+26 | |
| * | | | | | | | fileapi: extend codemodel v2 with a project model | Brad King | 2018-12-12 | 2 | -3/+259 | |
| * | | | | | | | fileapi: Add test for cmakeFiles v1 | Kyle Edwards | 2018-12-12 | 6 | -1/+89 | |
| * | | | | | | | fileapi: add cmakeFiles v1 | Brad King | 2018-12-12 | 9 | -0/+56 | |
| * | | | | | | | fileapi: Add test for cache v2 | Kyle Edwards | 2018-12-12 | 2 | -2/+134 | |
| * | | | | | | | fileapi: add cache v2 | Brad King | 2018-12-12 | 9 | -0/+57 | |
| * | | | | | | | fileapi: Add test for codemodel v2 | Kyle Edwards | 2018-12-12 | 15 | -14/+4927 | |
| * | | | | | | | fileapi: add codemodel v2 | Brad King | 2018-12-12 | 9 | -0/+67 | |
| * | | | | | | | fileapi: Add more infrastructure to FileAPI test | Kyle Edwards | 2018-12-12 | 1 | -7/+65 | |
| * | | | | | | | fileapi: Report cmake generator in reply index file | Brad King | 2018-12-12 | 1 | -1/+12 | |
| * | | | | | | | fileapi: Add protocol v1 support for stateful per-client queries | Brad King | 2018-12-12 | 6 | -0/+406 | |
| * | | | | | | | fileapi: Add protocol v1 support for client-specific query files | Brad King | 2018-12-12 | 17 | -0/+191 | |
| * | | | | | | | fileapi: Add protocol v1 infrastructure with support for shared query files | Brad King | 2018-12-12 | 18 | -0/+209 | |
| * | | | | | | | Tests: Add RunCMake "prep" step | Brad King | 2018-12-11 | 1 | -0/+5 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'object-library-link' | Brad King | 2018-12-12 | 3 | -0/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | target_link_libraries: Propagate dependencies of object libraries | Kyle Edwards | 2018-12-10 | 3 | -0/+14 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'fix-configure-line-number' | Brad King | 2018-12-12 | 2 | -1/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmMakefile: Fix @CMAKE_CURRENT_LIST_LINE@ for ExpandVariablesInStringNew | Artur Ryt | 2018-12-12 | 2 | -1/+4 | |
| * | | | | | | | cmMakefile: Fix ConfigureString not passing filename and line | Artur Ryt | 2018-12-12 | 2 | -1/+23 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'FindThreads-drop-irix' | Brad King | 2018-12-12 | 2 | -2/+0 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | FindThreads: Drop IRIX-specific options and results | Brad King | 2018-12-07 | 2 | -2/+0 | |
* | | | | | | | Merge topic 'SWIG' | Brad King | 2018-12-10 | 15 | -3/+175 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | UseSWIG: add management of SWIG option -module | Marc Chevrier | 2018-12-07 | 15 | -3/+175 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'file-read_symlink' | Brad King | 2018-12-10 | 10 | -3/+37 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | file: Fix formatting of error in SIZE sub-command | Kyle Edwards | 2018-12-06 | 2 | -3/+4 | |
| * | | | | | | | file: Add READ_SYMLINK sub-command | Kyle Edwards | 2018-12-06 | 8 | -0/+33 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'cpack-status-callback' | Brad King | 2018-12-10 | 2 | -0/+3 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | CPack/External: Fix status messages of staging scripts | Nils Gladitz | 2018-12-07 | 2 | -0/+3 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge topic 'autogen_revert_implicit_includes' | Brad King | 2018-12-10 | 1 | -1/+2 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Autogen: Revert passing compiler implicit includes to moc | Sebastian Holtermann | 2018-12-07 | 1 | -1/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'gnu-octave' | Brad King | 2018-12-07 | 5 | -0/+53 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindOctave: Add module to find GNU octave | Michael Hirsch, Ph.D | 2018-12-06 | 5 | -0/+53 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'submit-method' | Brad King | 2018-12-07 | 34 | -63/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | CTest: Remove special case for Dart version <= 1 | Regina Pfeifer | 2018-11-28 | 21 | -42/+0 | |
| * | | | | | CTest: Remove submit method 'ftp' | Regina Pfeifer | 2018-11-28 | 4 | -7/+0 | |
| * | | | | | CTest: Remove submit method 'scp' | Regina Pfeifer | 2018-11-28 | 4 | -4/+0 | |
| * | | | | | CTest: Remove submit method 'cp' | Regina Pfeifer | 2018-11-28 | 4 | -6/+0 | |
| * | | | | | CTest: Remove submit method 'xmlrpc' | Regina Pfeifer | 2018-11-28 | 4 | -4/+0 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | FindCURL: add test for component | Hiroshi Miura | 2018-12-06 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'try-compile' | Brad King | 2018-12-06 | 9 | -1/+121 | |
|\ \ \ \ | ||||||
| * | | | | try_compile/try_run: Add support for LINK_OPTIONS option. | Marc Chevrier | 2018-12-01 | 9 | -1/+121 | |
| |/ / / | ||||||
* | | | | Merge topic 'arch-independent-version-file-creation' | Brad King | 2018-12-06 | 2 | -0/+64 | |
|\ \ \ \ | ||||||
| * | | | | CMakePackageConfigHelpers: Add ARCH_INDEPENDENT option | Justin Bassett | 2018-12-01 | 2 | -0/+64 | |
* | | | | | Merge topic 'autogen_uic_empty_fix' | Brad King | 2018-12-06 | 50 | -46/+153 | |
|\ \ \ \ \ |