| Commit message (Expand) | Author | Age | Files | Lines |
* | file: Add ENCODING option to file(STRINGS) command (#10519) | Clinton Stimpson | 2014-08-06 | 1 | -1/+69 |
|
|
* | file: Refactor internal implementation of file(STRINGS) | Clinton Stimpson | 2014-08-06 | 1 | -18/+28 |
|
|
* | Encoding: Replace some system calls with kwsys calls which handle unicode. | Clinton Stimpson | 2014-07-01 | 1 | -10/+2 |
|
|
* | file(INSTALL): Add undocumented options to control output verbosity | Brad King | 2014-06-24 | 1 | -3/+58 |
|
|
* | file(INSTALL): Report existing DIRECTORY as Up-to-date | Brad King | 2014-06-24 | 1 | -1/+2 |
|
|
* | file(INSTALL): Do not pre-create DESTINATION for DIRECTORY | Brad King | 2014-06-24 | 1 | -10/+13 |
|
|
* | genex: remove the need for backtraces | Ben Boeckel | 2014-06-05 | 1 | -2/+2 |
|
|
* | cmMakefile: return a backtrace | Ben Boeckel | 2014-06-05 | 1 | -2/+1 |
|
|
* | file: Report system error on failure to open file | Brad King | 2014-05-20 | 1 | -6/+8 |
|
|
* | file: Avoid runaway DOWNLOAD/UPLOAD progress reports (#14807) | Brad King | 2014-03-17 | 1 | -0/+5 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -71/+71 |
|
|
* | file DOWNLOAD: Display the curl result status when a hash mismatch occurs. | Matt McCormick | 2014-01-16 | 1 | -0/+2 |
|
|
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -8/+9 |
|
|
* | Remove some uses of obsolete 'register' storage specifier | Sean McBride | 2013-06-28 | 1 | -2/+2 |
|
|
* | Merge topic 'genex-generate-file' | Brad King | 2013-05-28 | 1 | -0/+78 |
|\ |
|
| * | file: Add GENERATE command to produce files at generate time | Stephen Kelly | 2013-05-24 | 1 | -0/+78 |
|
|
* | | Fix spelling and typos (affecting binary data / module messages) | Andreas Mohr | 2013-05-07 | 1 | -2/+2 |
|/ |
|
* | file: Do not remove symlinked directories recursively (#10538) | Brad King | 2013-02-13 | 1 | -1/+2 |
|
|
* | CMake: Fix dashboard warnings | David Cole | 2012-12-05 | 1 | -1/+1 |
|
|
* | CMake: Add TIMESTAMP subcommand to string and file commands | Nils Gladitz | 2012-12-05 | 1 | -0/+57 |
|
|
* | file: remove dead code | Amine Chadly | 2012-11-02 | 1 | -10/+5 |
|
|
* | Merge topic 'file-DOWNLOAD-EXPECTED_HASH' | David Cole | 2012-09-25 | 1 | -17/+18 |
|\ |
|
| * | file(DOWNLOAD): Change EXPECTED_HASH to take ALGO=value | Brad King | 2012-09-19 | 1 | -17/+18 |
|
|
* | | Merge topic 'file-DOWNLOAD-user-agent' | Brad King | 2012-09-19 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | file(DOWNLOAD): Add HTTP User-Agent string | Brad King | 2012-09-18 | 1 | -0/+3 |
|
|
* | | file(DOWNLOAD): Make TLS options behave as documented | Brad King | 2012-09-17 | 1 | -33/+13 |
|
|
* | | Rename SSL terminology to TLS | Brad King | 2012-09-14 | 1 | -17/+17 |
|/ |
|
* | file(DOWNLOAD): Add options for SSL | Bill Hoffman | 2012-09-11 | 1 | -0/+67 |
|
|
* | file(DOWNLOAD): Generalize EXPECTED_MD5 to EXPECTED_HASH | Bill Hoffman | 2012-09-11 | 1 | -36/+53 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -5/+5 |
|
|
* | Merge topic 'install-case-sensitive-mac' | David Cole | 2012-06-14 | 1 | -2/+4 |
|\ |
|
| * | install: Fix FILES_MATCHING on case-sensitive Mac filesystems (#13177) | Brad King | 2012-06-13 | 1 | -2/+4 |
|
|
* | | Workaround IBM XL v6 streams seekg bug (#13149) | Jim Hague | 2012-04-19 | 1 | -1/+1 |
|/ |
|
* | Factor cmInstallType out of cmTarget::TargetType | Brad King | 2012-02-27 | 1 | -16/+17 |
|
|
* | Disable file() and string() hash commands during bootstrap | Brad King | 2011-11-16 | 1 | -0/+7 |
|
|
* | cmCryptoHash: Provide factory "New" method | Brad King | 2011-11-16 | 1 | -13/+1 |
|
|
* | Add file(SHA*) commands to compute cryptographic hashes | Brad King | 2011-11-16 | 1 | -1/+16 |
|
|
* | Add file(MD5) command to compute cryptographic hash | Brad King | 2011-11-16 | 1 | -0/+36 |
|
|
* | Make file(DOWNLOAD) fail on http error | Brad King | 2011-09-19 | 1 | -0/+4 |
|
|
* | Fix file() command descriptor leak on error | Thomas Jarosch | 2011-09-02 | 1 | -0/+2 |
|
|
* | Teach file(DOWNLOAD|UPLOAD) to timeout after inactivity | Brad King | 2011-06-01 | 1 | -0/+42 |
|
|
* | Merge topic 'require-cmake-2.6.3' | Brad King | 2011-03-01 | 1 | -23/+7 |
|\ |
|
| * | Require at least CMake 2.6.3 to build current CMake | Brad King | 2011-02-24 | 1 | -23/+7 |
|
|
* | | Fix KWStyle line too long error (#11286) | David Cole | 2011-02-28 | 1 | -1/+2 |
|
|
* | | Implement file(UPLOAD (#11286) | David Cole | 2011-02-25 | 1 | -111/+306 |
|/ |
|
* | Make file DOWNLOAD less noisy (#11761) | David Cole | 2011-02-09 | 1 | -4/+0 |
|
|
* | file(DOWNLOAD): Fix error message formatting | Brad King | 2010-09-10 | 1 | -58/+45 |
|
|
* | Merge branch 'file-write-umask' | Brad King | 2010-06-07 | 1 | -12/+9 |
|\ |
|
| * | Borland: No S_IWGRP is available | Brad King | 2010-06-03 | 1 | -0/+2 |
|
|
| * | Really trust umask in file(WRITE) command (#10789, #10126) | Brad King | 2010-06-03 | 1 | -12/+7 |
|
|