Commit Graph

4 Commits

Author SHA1 Message Date
geky bot
bc7be77625 Generated v2 prefixes 2019-07-02 01:28:14 +00:00
Nicolas Stalder
3fb242f3ae Mark all Python 2 scripts as Python 2 2019-06-07 04:09:44 +02:00
geky bot
8d4fd46a4c Generated v2 prefixes 2019-04-11 02:08:05 +00:00
Christopher Haster
7f7b7332e3 Added scripts/prefix.py for automatically prefixing version numbers
Example:
./scripts/prefix.py lfs2

Will convert the following:
lfs_* -> lfs2_*
LFS_* -> LFS2_*
-DLFS_* -> -DLFS2_*
2019-04-08 13:55:28 -05:00