summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ImproveCPackDoc-reloaded'David Cole2012-02-1421-100/+911
|\
| * Avoid discovering system infos for documentation. Adding some path is enough.Eric NOULARD2012-02-141-19/+20
| * Fix non existent std::string::clear on VS6Eric NOULARD2012-02-141-2/+2
| * Create getDocumentedModulesListInDir which may be used in other context.Eric NOULARD2012-02-143-56/+99
| * Add missing section markup for CPackComponentEric NOULARD2012-02-141-0/+4
| * Example of builtin variable documentation (i.e. only used in C++ source code).Eric NOULARD2012-02-141-7/+15
| * Make the load of script documentation more efficient and dynamic.Eric NOULARD2012-02-145-25/+85
| * Fix another compiler warning due to a typoEric NOULARD2012-02-141-1/+0
| * Really avoid compiler warning about unused varsEric NOULARD2012-02-142-6/+2
| * Calm down compiler warning about unused varEric NOULARD2012-01-312-0/+4
| * Fix potential bad memory access, thanks to EikeEric NOULARD2012-01-311-1/+1
| * Suppress unused var, beautify code, avoid 1 extra newline.Eric NOULARD2012-01-241-18/+25
| * Update bash completion file in order to handle new CPack doc options.Eric NOULARD2012-01-221-0/+10
| * CPack Documentation extraction from CMake script begins to workEric NOULARD2012-01-2212-204/+387
| * Implement simple CMake script comment markup language.Eric NOULARD2012-01-227-9/+247
| * CPack begin the implementation of --help-command* and --help-variables*Eric NOULARD2012-01-2212-54/+312
* | Merge topic 'CPackNSIS-fixIgnore-INCLUDE_TOPLEVEL'David Cole2012-02-141-3/+3
|\ \
| * | CPackNSIS fix #0012935 switch from LOG_WARNING to avoid final error.Eric NOULARD2012-02-051-3/+3
* | | Merge topic 'interrupt-bug-12649'David Cole2012-02-146-7/+43
|\ \ \
| * | | cmake-gui: Improve interrupt granularity to fix bug 12649.Clinton Stimpson2012-01-026-7/+43
* | | | KWSys Nightly Date StampKWSys Robot2012-02-141-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2012-02-131-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2012-02-121-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2012-02-111-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2012-02-101-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2012-02-091-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2012-02-081-1/+1
* | | | Merge topic 'update-mini5-release-qt'David Cole2012-02-071-1/+1
|\ \ \ \
| * | | | Update version of Qt for dashmacmini5 produced release binariesDavid Cole2012-02-061-1/+1
* | | | | Merge topic 'fix-ccmake-clear'David Cole2012-02-071-6/+5
|\ \ \ \ \
| * | | | | ccmake: Extend clear line.Nicolas Despres2012-02-061-1/+1
| * | | | | ccmake: Factor clear line.Nicolas Despres2012-02-051-6/+5
| | |_|/ / | |/| | |
* | | | | Merge topic 'warn-funny-path-names'David Cole2012-02-073-26/+15
|\ \ \ \ \
| * | | | | Allow directory names containing '=' and warn if necessary (#12934)Brad King2012-02-063-26/+15
* | | | | | Merge topic 'remove-unused-test-code'David Cole2012-02-076-118/+29
|\ \ \ \ \ \
| * | | | | | Remove unused test codeBrad King2012-02-036-118/+29
* | | | | | | Merge topic 'lang-enable-order-issue-12929'David Cole2012-02-076-6/+32
|\ \ \ \ \ \ \
| * | | | | | | Fix CXX/Fortran MODULE flags when enabled before C (#12929)Brad King2012-02-036-6/+32
| |/ / / / / /
* | | | | | | Merge topic 'VS11-WinRT-project-issue-12930'David Cole2012-02-073-17/+50
|\ \ \ \ \ \ \
| * | | | | | | VS: Simplify ;-separated attribute value parsingBrad King2012-02-031-34/+20
| * | | | | | | VS: Add support for WinRT project properties (#12930)Eugene Golushkov2012-02-033-1/+48
| |/ / / / / /
* | | | | | | Merge topic 'change-trilinos-submit-url'David Cole2012-02-071-0/+18
|\ \ \ \ \ \ \
| * | | | | | | Tests: Update drop site value for the Trilinos contract testDavid Cole2012-02-031-0/+18
* | | | | | | | Merge topic 'AddTopLevelForComponent'David Cole2012-02-072-2/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | CPackArchive restore default behavior and provide new variable.Eric NOULARD2012-02-012-2/+2
| * | | | | | | | CPack Add top level directory in component install for Archive GeneratorsDaniel Nelson2012-01-132-2/+14
* | | | | | | | | Merge topic 'improve-libarchive'David Cole2012-02-071-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindLibArchive: support version selectionRolf Eike Beer2012-02-011-2/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'perl-version'David Cole2012-02-072-27/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindPerl{,Libs}: move version detection into FindPerlRolf Eike Beer2012-02-012-27/+48