1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-24 04:05:39 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Johan Andersson
5796b861cf cibuild: forgot the monkey patching for fromisoformat 2019-01-05 00:52:21 +01:00
Johan Andersson
af685f8f7a cibuild: check if we are running this under travis
We will only build a new docker image under travis.
2019-01-05 00:36:24 +01:00
Johan Andersson
5ddb0760e5 cibuild: only use python instead of python3 2019-01-05 00:02:59 +01:00
Johan Andersson
3ff3d0e06b cibuild: this should be != 2019-01-05 00:00:00 +01:00
Johan Andersson
b1b15f57e9 Cibuild: first version.
Upload releases and snapshots to aws
2019-01-04 23:43:49 +01:00
Johan Andersson
1ca08fae5c diff_man_help.sh: fix “ \1 not defined in the RE” on macOS 2016-10-06 22:27:55 +02:00
Olof Johansson
a7e5cc0ac2 diff_man_help: Be a little bit less strict about format
The diff_man_help script now makes sure that every long option listed in
the --help is also listed in the manual. This avoid having to deal with
inconsistencies in how they are documented, but still makes sure that
new option are added to the manual page as well.
2016-10-04 11:19:57 +02:00
Johan Andersson
5c2342f6c0 diff_man: detect extented regex for sed 2016-05-05 12:53:06 +02:00
Olof Johansson
e6e8f2d591 Move run-tests.sh to scripts directory 2015-10-25 17:29:38 +01:00
Johan Andersson
20d72587b2 OSX dont have sha1sum. it is called shasum 2015-03-24 21:30:38 +01:00
Olof Johansson
47b05a245d build: Add doctest make target
Running `make doctest` will make sure the manual page is synchronized with the
available options.
2015-03-22 18:08:03 +01:00
Olof Johansson
7cde2ca8e7 Add script to diff --help and manpage
This is useful for making sure that the manpage is updated with regards to new
options.
2015-03-22 18:08:03 +01:00