1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-23 19:55:38 +01:00
Commit Graph

73 Commits

Author SHA1 Message Date
Johan Andersson
7c6bf55301 makefile: add install method 2018-07-16 21:24:31 +02:00
Johan Andersson
f8298a955f bring back old method of making the binary 2018-07-10 22:22:51 +02:00
Johan Andersson
9268ef269e Remove old method to build 2018-05-22 22:18:56 +02:00
Johan Andersson
72af4ffb0f Change shebang to python3 from python 2018-05-20 23:23:16 +02:00
Johan Andersson
62a59549e9 New version 1.9.11 2018-03-11 23:40:02 +01:00
Johan Andersson
281a8ba48c New version 1.9.10 2018-03-08 01:02:42 +01:00
Johan Andersson
92398d8036 New version 1.9.9 2018-02-26 00:38:54 +01:00
Johan Andersson
706e8921d0 New version 1.9.8 2018-02-25 21:34:21 +01:00
Johan Andersson
4cbe743693 New version 1.9.7 2018-01-09 23:46:40 +01:00
dalgr
9eee5cef91 change to force move of 'svtplay-dl' after running make. 2017-09-25 23:17:11 +02:00
Johan Andersson
928f25c4c3 New version 1.9.6 2017-09-19 00:47:03 +02:00
Johan Andersson
6f2f3fbc94 New version 1.9.5 2017-09-17 22:28:08 +02:00
Johan Andersson
5f8d306a06 New version 1.9.4 2017-05-08 00:22:17 +02:00
Johan Andersson
4cd49f2a16 New version 1.9.3 2017-02-21 00:14:54 +01:00
Johan Andersson
bb7ff7e698 New version 1.9.2 2017-02-12 21:19:14 +01:00
Johan Andersson
dc2dc7dc62 New version 1.9.1 2017-01-27 02:14:20 +01:00
Johan Andersson
6dec190df0 New version 1.9 2017-01-21 15:00:19 +01:00
Johan Andersson
0c1159e171 New version 1.8 2016-11-14 23:53:49 +01:00
Johan Andersson
060cd5e06a New version 1.7 2016-10-18 00:01:08 +02:00
Johan Andersson
e943e6bc5b New release 1.6 2016-10-06 22:52:50 +02:00
Johan Andersson
480eb9f966 New version 2016-09-19 20:44:51 +02:00
Johan Andersson
a1bf23df84 Update version number 2016-09-10 17:36:38 +02:00
Johan Andersson
4dd0288c44 Update version number 2016-09-06 00:25:47 +02:00
Johan Andersson
f0d72d9b16 Update makefile version number 2016-06-03 00:12:04 +02:00
Johan Andersson
c97cdb31a8 Update makefile version number 2016-05-05 14:01:56 +02:00
Johan Andersson
dc2fb3f874 makefile: fix a sed error 2016-05-05 14:01:03 +02:00
Johan Andersson
5930bb4e7d new version number 2016-03-28 21:32:16 +02:00
Johan Andersson
7f1e2d6fd7 New release 0.30.2016.02.08 2016-02-08 21:47:54 +01:00
Johan Andersson
83e63d3e7a New release 0.30.2016.01.10 2016-01-10 21:39:18 +01:00
Johan Andersson
08a721724b Makefile: update the version to 0.30 2016-01-10 21:39:04 +01:00
Johan Andersson
ae428d9d8d Makefile: dont update the binary on release 2016-01-10 21:34:54 +01:00
Johan Andersson
ba4e75594f Makefile: update the release commit message 2016-01-10 21:12:45 +01:00
Johan Andersson
5c1d32dca8 Prepare for release 0.20.2015.11.29 2015-11-29 17:36:03 +01:00
Johan Andersson
08752c3c85 Prepare for release 0.20.2015.10.25 2015-10-25 22:51:44 +01:00
Olof Johansson
e6e8f2d591 Move run-tests.sh to scripts directory 2015-10-25 17:29:38 +01:00
Olof Johansson
1a7a9f5662 Add git version info to version string
When building from git, it can be useful to know which version
a user has at commit level resolution. When building in a git
repository, use git describe to generate a version string. If
HEAD matches a tag, use that. Examples:

    $ ./svtplay-dl --version
    0.20.2015.10.08-3-gbd75a67

    $ git tag -a 0.20.2015.10.18
    $ make
    ...
    $ ./svtplay-dl --version
    0.20.2015.10.18

make release is also adjusted, so that it overrides the version
value when building, so that official releases still only has the
tag.
2015-10-18 19:50:53 +02:00
Johan Andersson
7322b2d2ca Prepare for release 0.20.2015.10.08 2015-10-08 23:25:24 +02:00
Johan Andersson
d3fe1938a7 makefile: need extra $ for git-describe 2015-10-08 23:25:05 +02:00
Johan Andersson
b05d5922e0 makefile: this should fix the history between different versions 2015-09-20 15:21:57 +02:00
Johan Andersson
0b280457a2 Prepare for release 0.20.2015.09.13 2015-09-13 23:37:10 +02:00
Johan Andersson
f6feccaa05 Bumb version 2015-09-13 23:37:02 +02:00
Johan Andersson
1a70731df3 Makefile: Use git describe to find last tag 2015-09-13 23:33:22 +02:00
Johan Andersson
b47f3f8601 Prepare for release 0.10.2015.08.24 2015-08-24 23:06:41 +02:00
Olof Johansson
872cbf4140 build: make manpage generation reproducible
pod2man will insert a date in the footer of the manpage. By default,
it takes this value from the mtime of the input file. But this makes
it non-deterministic in that another build may produce other results.
By setting it to always be the date of the latest release we make it
deterministic.
2015-05-30 13:27:45 +02:00
Johan Andersson
0006eeea58 Prepare for release 0.10.2015.05.24 2015-05-24 17:31:34 +02:00
Johan Andersson
1d3f3ac96f Prepare for release 0.10.2015.03.25 2015-03-25 00:17:30 +01:00
Olof Johansson
b166577f07 Regenerate svtplay-dl after __version__ is updated 2015-03-25 00:12:44 +01:00
Olof Johansson
c0e4e50d06 build: update __version__ as well 2015-03-25 00:04:10 +01:00
Olof Johansson
87304cbbc7 build: Create release target
To build a new release, including tagging and commiting the release changes
(regenerate svtplay-dl, and update Makefile with LATEST_RELEASE), just do make
release. Obviously, the intended user of this target is the upstream author(s).

As part of the make release target, svtplay-dl will be unit tested and the
manpage will be checked to make sure all options are documented. All of this
happens in a local clone of your local repo. This is to make sure that no files
are left uncommited.

Finally, the changes necessary will be applied to your repo and a tag will be
set. All you have to do at this point is to verify that everything looks ok, and
then push master and the new tag to github.
2015-03-22 18:41:18 +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