summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CPackDeb add Component Support to DEB generator fix #0011655M. Konrad2011-03-112-29/+346
* KWSys Nightly Date StampKWSys Robot2011-03-101-1/+1
* KWSys Nightly Date StampKWSys Robot2011-03-091-1/+1
* Merge topic 'CPack-MoreRobustComponentFileList'Brad King2011-03-081-29/+49
|\
| * CPack fix compile error on VS70 and avoid KWStyle warningsEric NOULARD2011-03-041-5/+9
| * CPack more robust way to collect files belonging to a componentEric NOULARD2011-03-031-29/+45
* | Merge topic 'CPackArchive-PackageOrphanComponents'Brad King2011-03-081-0/+33
|\ \
| * | CPackArchive package all components specified in CPACK_COMPONENTS_ALLEric NOULARD2011-03-031-0/+33
| |/
* | Merge topic 'link-static'Brad King2011-03-082-11/+26
|\ \
| * | Add target property LINK_SEARCH_START_STATIC to aid static linkingBrad King2011-03-032-11/+26
| |/
* | KWSys Nightly Date StampKWSys Robot2011-03-081-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-03-071-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-03-061-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-03-051-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-03-041-1/+1
|/
* KWSys Nightly Date StampKWSys Robot2011-03-031-1/+1
* KWSys Nightly Date StampKWSys Robot2011-03-021-1/+1
* KWSys: Require at least CMake 2.6.3Brad King2011-03-011-196/+90
* Merge topic 'require-cmake-2.6.3'Brad King2011-03-011-23/+7
|\
| * Require at least CMake 2.6.3 to build current CMakeBrad King2011-02-241-23/+7
* | Merge topic 'doc-typo-fixes'Brad King2011-03-012-2/+2
|\ \
| * | Documentation: Fix a few typos (#11883)Modestas Vainius2011-02-222-2/+2
* | | Merge topic 'fix-11286-add-file-upload'Brad King2011-03-012-111/+322
|\ \ \
| * | | Fix KWStyle line too long error (#11286)David Cole2011-02-281-1/+2
| * | | Implement file(UPLOAD (#11286)David Cole2011-02-252-111/+321
| |/ /
* | | Merge topic 'CPack-ChangeComponentNamingScheme'Brad King2011-03-014-13/+74
|\ \ \
| * | | CPack fix KWStyle warningEric NOULARD2011-02-231-1/+1
| * | | CPack Authorize DISPLAY_NAME usage in component packageEric NOULARD2011-02-224-11/+72
| * | | CPack remove "-ALL" suffix for ALL-IN-ONE packagesEric NOULARD2011-02-222-2/+2
| |/ /
* | | Merge topic 'CPackRPM-AvoidSpaceInName-Fixbug9932'Brad King2011-03-011-0/+15
|\ \ \
| * | | CPackRPM Replace space in some CPACK_ vars (Fix bug 9932)Eric NOULARD2011-02-251-0/+15
| | |/ | |/|
* | | Merge topic 'EclipseLinkedResourcesToSubProjects2'Brad King2011-03-011-19/+52
|\ \ \
| * | | Eclipse projects: created one linked resource for each subprojectAlex Neundorf2011-02-131-19/+52
* | | | KWSys Nightly Date StampKWSys Robot2011-03-011-2/+2
* | | | KWSys Nightly Date StampKWSys Robot2011-02-281-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-02-271-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-02-261-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-02-251-1/+1
| |/ / |/| |
* | | KWSys Nightly Date StampKWSys Robot2011-02-241-1/+1
* | | KWSys Nightly Date StampKWSys Robot2011-02-231-1/+1
| |/ |/|
* | Merge topic 'resolve/add-STRING-subcommand-FIND-issue-11795/fix-2828-more-inf...Brad King2011-02-222-1/+73
|\ \
| * \ Merge branch 'add-STRING-subcommand-FIND-issue-11795' into fix-2828-more-info...Brad King2011-02-171-1/+1
| |\ \
| | * | Avoid direct use of std::stringstreamBrad King2011-02-171-1/+1
| * | | Merge branch 'fix-2828-more-info-in-script-mode' into add-STRING-subcommand-F...Brad King2011-02-155-11/+36
| |\ \ \ | | |/ / | |/| |
| * | | Add a string(FIND) sub-command (#11795)Tim Hütz2011-02-152-1/+73
* | | | Merge topic 'fix-2828-more-info-in-script-mode'Brad King2011-02-226-17/+83
|\ \ \ \
| * | | | Fix KWStyle line-too-long complaint (#2828)David Cole2011-02-041-1/+2
| * | | | Add CMAKE_ARGC and CMAKE_ARGV0..N-1 variables (#2828)David Cole2011-02-035-6/+46
| | |/ / | |/| |
| * | | Add CMAKE_SCRIPT_MODE_FILE variable (#2828)David Cole2011-02-025-11/+36
* | | | Merge topic 'fix-11877-sort-tests-correctly'Brad King2011-02-221-1/+1
|\ \ \ \