Commit graph

18 commits

Author SHA1 Message Date
Thomas Lauf
bddb874034 Improve configurability of CMake install directories
Make installation of man pages configurable per section
Use configuration variable TIMEW_BINDIR
Update documentation

Closes #553

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-08-11 15:30:26 +02:00
Thomas Lauf
0c84dfd42e Remove reference to 'TIMEW_RCDIR'
Copy paste from Taskwarrior, not used in Timewarrior

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-06-17 14:19:02 +02:00
Thomas Lauf
77fb1851a7 Fix grammar and spelling
Use notations 'Clang'/'GCC', 'Asciidoctor', 'Make', 'Git', 'CMake' when referring to the tool, not the command

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-06-17 14:19:02 +02:00
Thomas Lauf
3008e458e9 Update project to C++17
- Bump CMake to minimum version 3.8
- Set C++ standard to 17
- Remove CMAKE_LEGACY_CYGWIN_WIN32 compatibility mode
- Remove C++11 stuff
- Update documentation

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-06-17 08:41:07 +02:00
Thomas Lauf
082708a7ca Fix typos and wording
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-04 22:44:44 +02:00
Thomas Lauf
7dc8c910d5 Add Asciidoctor to build requirements in INSTALL
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2021-05-28 11:46:30 +02:00
Thomas Lauf
2372770f6a Increase minimum requirement to C++14
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2021-05-27 22:50:52 +02:00
Thomas Lauf
94cbcab195 set consistent minimum versions for gcc and clang
- we require full C++11 support, so gcc 4.8.1 and clang 3.3 it is
- closes #268

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2020-04-13 18:36:22 +02:00
Thomas Lauf
e53e92f448 Update man page creation
- add new man pages
- register new installation directory for section 7

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-02-21 23:23:22 +01:00
Thomas Lauf
37a3aa0ccf Rework markdown
- One line per sentence
- Use '#' instead of underline to mark headings
- Consistent indentation
2018-12-21 12:48:22 +01:00
Simon Ruderich
327219624d Convert remaining links to https:// 2018-03-16 23:11:08 +01:00
Paul Beckingham
cb52cf73e8 Docs: Updated URLs
- Updated support email address
- Updated repository URL
- Updated issue database URL
2018-02-08 21:48:46 -05:00
Paul Beckingham
c7cf7d7b46 Docs: Updated compiler version, docs 2017-02-15 07:53:16 -05:00
Paul Beckingham
c51735998c Docs: Removed old reference to support forums 2016-09-05 08:52:49 -04:00
Tomas Babej
55a0ba80b1 INSTALL: Add instructions to rebuild timew from git 2016-03-29 23:24:39 +02:00
Paul Beckingham
6d1d3832b8 Docs: Cleaned up docs
- Updated AUTHORS.
2016-03-17 16:30:57 -04:00
Paul Beckingham
d236315450 Docs: Updated docs 2015-12-20 13:19:54 -05:00
Paul Beckingham
1860a50f69 Framework: Added OSS files 2015-12-10 09:49:58 -05:00