Johan Andersson
7f0cf6eb82
pre-commit: reorder imports
2019-09-06 22:09:07 +02:00
Johan Andersson
e105855fb7
pre-commit: black fixes
2019-09-06 22:09:07 +02:00
Johan Andersson
ba14bf3ed5
Flake8 fixes
2019-09-06 19:16:47 +02:00
Johan Andersson
91ff7cdbff
cibuild: move build python package up
2019-09-06 19:15:31 +02:00
Johan Andersson
cf2d50125b
cibuild: fix some docker issues
2019-09-06 18:53:05 +02:00
Johan Andersson
bb0689d300
cibuild: for some reason pypi didnt work.
2019-09-06 18:22:16 +02:00
Johan Andersson
462e700485
cibuild: run this on custom branches and not on tagged builds
2019-09-06 17:26:33 +02:00
Johan Andersson
a89c54dabf
cibuild: tag tagged build with latest when building docker image
2019-08-22 08:01:25 +02:00
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