28 Commits

Author SHA1 Message Date
Tom Rothamel be8f94443f py2: Fixes to add.py. 2024-08-24 23:56:11 -04:00
Tom Rothamel 61e1e025ce Make add.py understand multiple directories. 2024-08-24 23:50:59 -04:00
Tom Rothamel 08667dedf1 Re-generate the vc version in add.py.
So the correct version is used for releases.
2023-06-07 22:03:59 -04:00
Tom Rothamel 3b5ac939ce Require --real to run add.py.
To remind me to use scripts/add_all.sh during the warring versions
period.
2022-08-12 22:37:41 -04:00
Tom Rothamel b4ff61cb52 Include a command to upload to github. 2022-06-26 20:51:07 -04:00
Tom Rothamel 5c54ec7dbc Make specific links for Ren'Py 7 and 8. 2022-05-20 01:24:20 -04:00
Tom Rothamel aab2fb78af Use the current python for add. 2022-01-10 22:08:27 -05:00
Tom Rothamel e9a2370802 Fix add.py. 2021-07-20 22:45:41 -04:00
Tom Rothamel c274389926 dist: Change what is checked in. 2020-10-28 19:27:33 -04:00
Tom Rothamel 2d9c8565be Automatically tag renpyweb. 2019-06-30 23:34:49 -04:00
Tom Rothamel 88abd4a30a Don't tag python-for-android.
Which we stopped using awhile back.
2018-08-15 21:51:50 -04:00
Tom Rothamel 9a327a4f3d Include the base name in current.json, so we can tell if we're
on a nightly build.
2018-06-20 02:56:53 -04:00
Tom Rothamel 1fd121025b Add docs when adding Ren'Py. 2018-02-06 11:59:59 -05:00
Tom Rothamel b3ae56970e Support 4+ element versions when making symlinks. 2016-12-23 10:16:11 -05:00
Joshua Fehler 1feecac9f1 Replace print statement with print function 2016-09-22 06:49:40 -04:00
Tom Rothamel 5385b1cad2 Checksum script. 2016-04-02 14:18:03 -04:00
Tom Rothamel c54f3d4ce1 Add support for deleting tags. 2015-09-14 01:08:59 -04:00
Tom Rothamel 166929aaff Tweak to add script. 2015-09-02 21:47:02 -04:00
Tom Rothamel 3614d6659f Fix --no-tag. 2015-03-29 10:29:33 -04:00
Tom Rothamel 66fc3c47ae Push tags to server. 2015-03-26 12:09:27 -04:00
Tom Rothamel 3043543901 Fix tagging. 2015-02-16 21:16:36 -05:00
Tom Rothamel 6f56cbb12e Adjust tagging. 2015-02-16 21:14:19 -05:00
Tom Rothamel c51db4ce64 Fix tagging, tag all projects. 2015-02-15 16:32:50 -05:00
Tom Rothamel 0c04e5e861 There's no need to add RAPT anymore. 2014-02-24 23:13:05 -05:00
Tom Rothamel 2219e4aebf Add missing comma. 2013-10-27 22:19:01 -04:00
Tom Rothamel 893d36d4a3 Build RAPT as part of the Ren'Py release process.
This helps prevent me from accidentally forgetting to make a
RAPT release when Ren'Py code is updated.
2013-10-25 20:54:45 -04:00
Tom Rothamel 0c74863be9 Remove spurious whitespace. 2013-07-14 12:00:15 -04:00
Tom Rothamel d15ae51825 New add.py script that combines the old add.sh and tag.py scripts,
and also does the dl symlinking.
2013-03-30 12:51:03 -04:00