summaryrefslogtreecommitdiffstats
path: root/Source/cmTimestamp.cxx
Commit message (Expand)AuthorAgeFilesLines
* Prefer istringstream and ostringstream over stringstream.Daniel Pfeifer2016-06-141-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-55/+43
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-5/+0
* Source: Stabilize include order of sys/types.h before sys/stat.hBrad King2016-05-031-1/+2
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-2/+2
* CMake: Extend TIMESTAMP sub-commands with new unix time format specifierJose-Luis Blanco-Claraco2016-02-181-5/+59
* Encoding: Replace some system calls with kwsys calls which handle unicode.Clinton Stimpson2014-07-011-5/+3
* CMake: Fix dashboard build errors and warningsDavid Cole2012-12-061-3/+3
* CMake: Fix dashboard test failureDavid Cole2012-12-051-8/+2
* CMake: Stylistic changes and documentation tweaksDavid Cole2012-12-051-22/+28
* CMake: Add TIMESTAMP subcommand to string and file commandsNils Gladitz2012-12-051-0/+134