mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
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>
This commit is contained in:
parent
f3396f7193
commit
94cbcab195
4 changed files with 6 additions and 3 deletions
|
@ -3,6 +3,8 @@
|
|||
- #245 Performance Issues
|
||||
(thanks to Tom Dörr, Shaun Ruffell)
|
||||
- #259 Migrate to python 3 enhancement
|
||||
- #268 Minimum required gcc version to build timewarrior
|
||||
(thanks to Joerg Kastning)
|
||||
- #269 Do not load entire database for all commands
|
||||
(thanks to Shaun Ruffell)
|
||||
- #270 Stop with id should suggest modify command
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue