summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'drag-n-drop-components'Brad King2011-04-057-8/+135
|\
| * Fix KWStyle warningsEric NOULARD2011-04-012-9/+19
| * Add component support to DragNDrop generator.Clinton Stimpson2011-03-317-7/+124
* | Merge topic 'cpack-grouping-enum'Brad King2011-04-055-48/+97
|\ \
| * | Fix KWStyle warningsEric NOULARD2011-04-045-14/+20
| |/
| * Combine component packaging methods into an enum.Clinton Stimpson2011-03-315-43/+86
* | Merge topic 'fix_vs10_object_files'Brad King2011-04-052-5/+27
|\ \
| * | Fix for bug where VS2010 did not use .obj files as part of the build.Bill Hoffman2011-04-012-5/+27
* | | Merge topic 'BuiltinIncludeDirFixesForEclipse'Brad King2011-04-051-3/+9
|\ \ \
| * | | Don't skip the last builtin include dir for the Eclipse project fileAlex Neundorf2011-04-031-2/+2
| * | | Fix parsing include dirs and builtin macros for CXX-only projectsAlex Neundorf2011-04-031-1/+7
* | | | Merge topic 'ModularizeCPack-dot-CMake'Brad King2011-04-054-491/+588
|\ \ \ \
| * | | | Split CPack.cmake in more manageable partsEric NOULARD2011-04-044-491/+588
| |/ / /
* | | | Merge topic 'upload-built-files'Brad King2011-04-0516-48/+404
|\ \ \ \
| * | | | cmCTestUploadCommand::CheckArgumentKeyword should return false if not FILESZach Mullen2011-03-311-1/+1
| * | | | Add the FILES keyword to ctest_upload commandZach Mullen2011-03-153-14/+32
| * | | | Don't tar/gz ctest_upload() filesZach Mullen2011-03-153-5/+15
| * | | | Change 'Files' tag to 'Upload' in Upload.xmlZach Mullen2011-03-151-2/+2
| * | | | Implement ctest_upload commandZach Mullen2011-03-1516-48/+376
* | | | | Merge topic 'module-armadillo'Brad King2011-04-051-0/+100
|\ \ \ \ \
| * | | | | Corrected copyright format in FindArmadillo.cmakeClement Creusot2011-04-011-5/+9
| * | | | | Add new module ArmadilloClement Creusot2011-04-011-0/+96
| | |_|/ / | |/| | |
* | | | | Merge topic 'nonstandard-system-libarchive'Brad King2011-04-051-0/+1
|\ \ \ \ \
| * | | | | COMP: Fix build against non-standard outside libarchiveBrad King2011-03-311-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge topic 'linux-lib64-handling'Brad King2011-04-053-174/+26
|\ \ \ \ \
| * | | | | Fix #11964 Handle lib64 library on LinuxEric NOULARD2011-03-313-174/+26
| |/ / / /
* | | | | Merge topic 'module-readme'Brad King2011-04-051-0/+22
|\ \ \ \ \
| * | | | | Modules: Add comment and copyright notice validation to readme.txtBrad King2011-04-011-0/+22
| | |/ / / | |/| | |
* | | | | Merge topic 'asn_openssl_fixes'Brad King2011-04-051-62/+156
|\ \ \ \ \
| * | | | | FindOpenSSL: Use find_package_handle_standard_args for version check.Andreas Schneider2011-03-311-20/+20
| * | | | | FindOpenSSL: Fixed crypto und ssl variable names.Andreas Schneider2011-03-311-4/+8
| * | | | | FindOpenSSL: We should only use hints to find OpenSSL.Andreas Schneider2011-03-311-38/+93
| * | | | | FindOpenSSL: Added support for pkg-config.Andreas Schneider2011-03-281-10/+45
* | | | | | Merge topic 'fixbug_0010316'Brad King2011-04-051-10/+43
|\ \ \ \ \ \ | |/ / / / /
| * | | | | This commit fixes bug #0010316Mathieu Malaterre2011-03-281-10/+43
* | | | | | KWSys Nightly Date StampKWSys Robot2011-04-051-1/+1
* | | | | | KWSys Nightly Date StampKWSys Robot2011-04-041-1/+1
| |_|_|_|/ |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-04-021-1/+1
| |/ / / |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2011-04-011-2/+2
| |/ / |/| |
* | | Merge topic 'custom-command-slashes'Brad King2011-03-314-6/+15
|\ \ \
| * | | Normalize slashes of add_custom_(command|target) DEPENDS (#11973)Brad King2011-03-304-6/+15
* | | | Merge topic 'fix_long_filenames_vs2010'Brad King2011-03-311-10/+1
|\ \ \ \
| * | | | With very long file names, VS 2010 was unable to compile files.Bill Hoffman2011-03-231-10/+1
* | | | | Merge topic 'fix12006-brokenPackageName'Brad King2011-03-311-0/+1
|\ \ \ \ \
| * | | | | CPackDeb: Fix #12006 broken package namesMartin Konrad2011-03-241-0/+1
* | | | | | Merge topic 'gnu-install-dirs-issue-3976'Brad King2011-03-311-0/+161
|\ \ \ \ \ \
| * | | | | | GNUInstallDirs: Propagate DATAROOTDIR changes to dependent defaultsBrad King2011-03-231-10/+22
| * | | | | | GNUInstallDirs: Simplify and clarify documentationBrad King2011-02-281-47/+30
| * | | | | | Add GNUInstallDirs module to define GNU layout (#3976)Nikita Krupen'ko2011-02-281-0/+166
* | | | | | | Merge topic 'cleanup-unused-variable-check'Brad King2011-03-314-27/+28
|\ \ \ \ \ \ \