Commit Graph

180 Commits

Author SHA1 Message Date
46528b1f29 Add consts 2019-01-07 22:21:02 +01:00
a50ae5d93f Don't create debug version 2019-01-07 22:20:17 +01:00
9af53e272e Fix possible memory leak, split FSLib::Directory into cpp and hpp parts 2019-01-06 20:40:16 +01:00
715153f13f Use return value from parseCommandLine 2019-01-04 20:22:54 +01:00
1bbddc5de9 Spaces instead of tabs 2019-01-04 20:19:08 +01:00
c014a059b6 Use getopt_long for command line parsing, fix seasons parsing (when only a-zA-Z were present it behaved unpredictably), spaces instead of tabs 2019-01-04 20:18:18 +01:00
e45615b6c0 Only show renamed files 2019-01-03 20:19:51 +01:00
c58dfab990 Make string short, so regex won't segfault with libstdc++, replace simple regex with c++ functions 2019-01-03 20:16:28 +01:00
49a490061e C++11 2019-01-03 19:01:43 +01:00
e5c02be1e0 libc++ now officially supports filesystem now 2019-01-03 16:35:17 +01:00
a11d030b66 Guess I should set a license 2018-10-08 20:51:52 +00:00
8009c3fcb6 Actually print show's name 2018-10-02 00:01:30 +02:00
1afc0fe1f3 Use global curl object instead of creating one with every request 2018-09-26 12:45:37 +02:00
1641a5ed36 Added README 2018-09-24 23:24:46 +02:00
cdf5120234 Fixed random regex mishaps 2018-09-23 12:04:34 +02:00
725bc4d8a5 update before install 2018-09-23 09:21:51 +00:00
ec4d8bc7d3 dependencies 2018-09-23 09:18:36 +00:00
77d3c66ec9 maybe I need to leave the artifact to call it 2018-09-23 09:03:30 +00:00
b6141fd238 Use std functions 2018-09-23 10:59:30 +02:00
3e36697b06 Add test 2018-09-23 10:59:08 +02:00
1ef61fce64 Add test for build 2018-09-23 10:53:58 +02:00
f85aa378bd missing dependency 2018-09-22 23:41:28 +00:00
6d1efa66a7 Forgot curl 2018-09-22 23:37:42 +00:00
6dc9499151 libc is not needed 2018-09-22 23:33:20 +00:00
8cae22f41d Install libc++ 2018-09-22 23:31:16 +00:00
856b0bb18b start ubuntu and install clang 2018-09-22 23:25:14 +00:00
1b4cd1b0d2 Use clang 2018-09-22 23:21:46 +00:00
06bef53df7 Use CXX variable in Makefile 2018-09-22 23:11:18 +00:00
48654861d7 Add .gitlab-ci.yml 2018-09-22 23:08:49 +00:00
eafb180b89 Initial commit 2018-09-23 00:50:42 +02:00