Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Create getDocumentedModulesListInDir which may be used in other context. | Eric NOULARD | 2012-02-14 | 3 | -56/+99 | |
| * | | | | | | | | Add missing section markup for CPackComponent | Eric NOULARD | 2012-02-14 | 1 | -0/+4 | |
| * | | | | | | | | Example of builtin variable documentation (i.e. only used in C++ source code). | Eric NOULARD | 2012-02-14 | 1 | -7/+15 | |
| * | | | | | | | | Make the load of script documentation more efficient and dynamic. | Eric NOULARD | 2012-02-14 | 5 | -25/+85 | |
| * | | | | | | | | Fix another compiler warning due to a typo | Eric NOULARD | 2012-02-14 | 1 | -1/+0 | |
| * | | | | | | | | Really avoid compiler warning about unused vars | Eric NOULARD | 2012-02-14 | 2 | -6/+2 | |
| * | | | | | | | | Calm down compiler warning about unused var | Eric NOULARD | 2012-01-31 | 2 | -0/+4 | |
| * | | | | | | | | Fix potential bad memory access, thanks to Eike | Eric NOULARD | 2012-01-31 | 1 | -1/+1 | |
| * | | | | | | | | Suppress unused var, beautify code, avoid 1 extra newline. | Eric NOULARD | 2012-01-24 | 1 | -18/+25 | |
| * | | | | | | | | Update bash completion file in order to handle new CPack doc options. | Eric NOULARD | 2012-01-22 | 1 | -0/+10 | |
| * | | | | | | | | CPack Documentation extraction from CMake script begins to work | Eric NOULARD | 2012-01-22 | 12 | -204/+387 | |
| * | | | | | | | | Implement simple CMake script comment markup language. | Eric NOULARD | 2012-01-22 | 7 | -9/+247 | |
| * | | | | | | | | CPack begin the implementation of --help-command* and --help-variables* | Eric NOULARD | 2012-01-22 | 12 | -54/+312 | |
* | | | | | | | | | Merge topic 'CPackNSIS-fixIgnore-INCLUDE_TOPLEVEL' | David Cole | 2012-02-14 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CPackNSIS fix #0012935 switch from LOG_WARNING to avoid final error. | Eric NOULARD | 2012-02-05 | 1 | -3/+3 | |
* | | | | | | | | | | Merge topic 'interrupt-bug-12649' | David Cole | 2012-02-14 | 6 | -7/+43 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmake-gui: Improve interrupt granularity to fix bug 12649. | Clinton Stimpson | 2012-01-02 | 6 | -7/+43 | |
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-02-14 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-02-13 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-02-12 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-02-11 | 1 | -1/+1 | |
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-02-10 | 1 | -1/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-02-09 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-02-08 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge topic 'update-mini5-release-qt' | David Cole | 2012-02-07 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update version of Qt for dashmacmini5 produced release binaries | David Cole | 2012-02-06 | 1 | -1/+1 | |
* | | | | | | Merge topic 'fix-ccmake-clear' | David Cole | 2012-02-07 | 1 | -6/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ccmake: Extend clear line. | Nicolas Despres | 2012-02-06 | 1 | -1/+1 | |
| * | | | | | | ccmake: Factor clear line. | Nicolas Despres | 2012-02-05 | 1 | -6/+5 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'warn-funny-path-names' | David Cole | 2012-02-07 | 3 | -26/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow directory names containing '=' and warn if necessary (#12934) | Brad King | 2012-02-06 | 3 | -26/+15 | |
* | | | | | | | Merge topic 'remove-unused-test-code' | David Cole | 2012-02-07 | 6 | -118/+29 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove unused test code | Brad King | 2012-02-03 | 6 | -118/+29 | |
* | | | | | | | | Merge topic 'lang-enable-order-issue-12929' | David Cole | 2012-02-07 | 6 | -6/+32 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix CXX/Fortran MODULE flags when enabled before C (#12929) | Brad King | 2012-02-03 | 6 | -6/+32 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'VS11-WinRT-project-issue-12930' | David Cole | 2012-02-07 | 3 | -17/+50 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | VS: Simplify ;-separated attribute value parsing | Brad King | 2012-02-03 | 1 | -34/+20 | |
| * | | | | | | | | VS: Add support for WinRT project properties (#12930) | Eugene Golushkov | 2012-02-03 | 3 | -1/+48 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'change-trilinos-submit-url' | David Cole | 2012-02-07 | 1 | -0/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Update drop site value for the Trilinos contract test | David Cole | 2012-02-03 | 1 | -0/+18 | |
* | | | | | | | | | Merge topic 'AddTopLevelForComponent' | David Cole | 2012-02-07 | 2 | -2/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CPackArchive restore default behavior and provide new variable. | Eric NOULARD | 2012-02-01 | 2 | -2/+2 | |
| * | | | | | | | | | CPack Add top level directory in component install for Archive Generators | Daniel Nelson | 2012-01-13 | 2 | -2/+14 | |
* | | | | | | | | | | Merge topic 'improve-libarchive' | David Cole | 2012-02-07 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindLibArchive: support version selection | Rolf Eike Beer | 2012-02-01 | 1 | -2/+3 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'perl-version' | David Cole | 2012-02-07 | 2 | -27/+48 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindPerl{,Libs}: move version detection into FindPerl | Rolf Eike Beer | 2012-02-01 | 2 | -27/+48 | |
* | | | | | | | | | | | Merge topic 'check_include_files_output' | David Cole | 2012-02-07 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CheckIncludeFiles: fix status output | Rolf Eike Beer | 2012-02-01 | 1 | -5/+5 | |
* | | | | | | | | | | | | Merge topic 'AllFindModules-test' | David Cole | 2012-02-07 | 1 | -11/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |