summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | XL: Set C++ and Fortran flags consistently with CBrad King2011-04-072-0/+8
* | | | | | | Merge topic 'xcode-attribute-conditions'Brad King2011-04-122-10/+21
|\ \ \ \ \ \ \
| * | | | | | | XCode: Also qoute [] as needed to set build-configurations.Johan Björk2011-04-072-10/+21
| |/ / / / / /
* | | | | | | Merge topic 'FindZLIB-improve-found-message'Brad King2011-04-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | FindZLIB: print library instead of include directoryRolf Eike Beer2011-04-071-1/+1
| |/ / / / / /
* | | | | | | Merge topic 'find_package-forward-components'Brad King2011-04-123-15/+27
|\ \ \ \ \ \ \
| * | | | | | | find_package: Forward component list for recursive calls in modulesBrad King2011-04-073-15/+27
| |/ / / / / /
* | | | | | | Merge topic 'libarchive-strip-xattr-issue-11958'Brad King2011-04-121-0/+3
|\ \ \ \ \ \ \
| * | | | | | | cmArchiveWrite: Clear xattr and acl from entries (#11958)Brad King2011-04-071-0/+3
| |/ / / / / /
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-04-121-1/+1
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-04-111-1/+1
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-04-101-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2011-04-091-1/+1
| |_|/ / / |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-04-081-1/+1
|/ / / /
* | | | KWSys Nightly Date StampKWSys Robot2011-04-071-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-04-061-1/+1
* | | | 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
|\ \ \ \ \ \ \ \ | |/ / / / / / /