|
165d8597b6
|
Improve short description and add license information to readme.
continuous-integration/drone/push Build is passing
|
2021-05-25 11:08:08 +02:00 |
|
|
b9df8a8279
|
Typo in readme, add Termcolor to CREDITS.
|
2021-05-25 11:07:37 +02:00 |
|
|
d3c3062cc0
|
Add Termcolor dependency and bundle it in dist/.
|
2021-05-25 10:55:44 +02:00 |
|
|
01464bef50
|
Bump version to 0.1.3, fix typos.
continuous-integration/drone/push Build is passing
|
2021-05-25 08:13:50 +02:00 |
|
|
4644c2afd4
|
Support CMake 3.12.
continuous-integration/drone/push Build is passing
Ubuntu 20.04 has 3.16, so requiring 3.17 is a bit mean.
|
2021-05-25 07:38:07 +02:00 |
|
|
8dfafae025
|
Add download info for releases to readme.
|
2021-05-25 07:22:34 +02:00 |
|
|
28b1d5ec16
|
Don't make pot-file generation optional.
It is needed for compiling translations. Not really, but the CMake module thinks
so.
|
2021-05-25 07:03:09 +02:00 |
|
|
60cd1dec62
|
Typo in readme.
continuous-integration/drone/push Build was killed
|
2021-05-24 09:17:58 +02:00 |
|
|
281c0d47d2
|
Add basic man page.
continuous-integration/drone/push Build is failing
|
2021-05-23 06:36:33 +02:00 |
|
|
6c040fa951
|
Add first test.
continuous-integration/drone/push Build is failing
- Compile everything in src/ except main.cpp into a static library
- Link the static library into tests
- Add test for zip::list()
|
2021-05-21 09:27:31 +02:00 |
|
|
4e8c6e7489
|
Add exception for zip processing.
continuous-integration/drone/push Build is failing
- New dependency: libfmt.
- Translate error messages.
|
2021-05-21 03:25:42 +02:00 |
|
|
222f802015
|
Basic zip file support.
continuous-integration/drone/push Build is passing
Dumping the TOC works.
|
2021-05-21 01:56:37 +02:00 |
|
|
dd7a62ceb8
|
Update catch versions in readme.
|
2021-05-20 10:43:51 +02:00 |
|
|
541a63dd73
|
Add boost to dependencies in readme.
|
2021-05-20 09:59:15 +02:00 |
|
|
e5a36c010b
|
Fix build options list.
|
2021-05-20 08:06:38 +02:00 |
|
|
fe7addc0b0
|
(Re-)generate .pot file by default, update readme.
|
2021-05-20 07:58:42 +02:00 |
|
|
678b506a8c
|
Initial commit.
- Add skeleton
- Add command-line parsing
|
2021-05-20 04:34:06 +02:00 |
|