summaryrefslogtreecommitdiff
path: root/Source/cmTimestamp.h
Commit message (Expand)AuthorAgeFilesLines
* string(TIMESTAMP): Add %z and %Z for adding time zone stringVasiliy Koyrev2022-10-271-2/+2
* string(TIMESTAMP): add %f specifier for microsecondsPeter Würth2022-01-281-1/+7
* clang-tidy: fix `readability-make-member-function-const` warningsBen Boeckel2021-01-271-2/+2
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-161-1/+1
* cleanup: Prefer compiler provided special member functionsRegina Pfeifer2019-01-251-2/+0
* clang-tidy: Use `= default`Regina Pfeifer2019-01-251-1/+1
* cmTimestamp: Expose CreateTimestampFromTimeT publiclyBrad King2018-12-111-3/+3
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-3/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-6/+6
* Source: Stabilize include orderBrad King2016-04-291-0/+2
* CMake: Extend TIMESTAMP sub-commands with new unix time format specifierJose-Luis Blanco-Claraco2016-02-181-4/+7
* CMake: Add TIMESTAMP subcommand to string and file commandsNils Gladitz2012-12-051-0/+40