Commit Graph

29 Commits

Author SHA1 Message Date
Elliot Nunn
4ef47d62fd Add MIT license 2020-01-19 22:43:04 +08:00
Elliot Nunn
800cfbf040 Add GreggyBits support 2020-01-19 14:54:00 +08:00
Elliot Nunn
aa185339bc Remove speed hacks from rfx
This is practical now that the Rez code is fast
2020-01-19 14:52:06 +08:00
Elliot Nunn
8413c99f74 Require explicit import of binhex library (faster) 2020-01-19 14:51:30 +08:00
Elliot Nunn
e5dfcf65e7 Speed up Rez code by a lot!
And rip out some non-features
2020-01-19 14:50:41 +08:00
Elliot Nunn
30e91e860d Add wildcard arguments to rfx 2020-01-10 20:20:17 +08:00
Elliot Nunn
4dab2dfd14 Ready for 1.0!
Neaten up the command line interface, rip out some bad ideas, and push
with some documentation.
2020-01-03 13:12:15 +08:00
Elliot Nunn
762922aa5a Subclass Resource from bytearray
API compatibility preserved
2019-12-24 10:55:48 +08:00
Elliot Nunn
87f98af7e1 Fix an old bug in the Python BinHex code 2019-12-24 10:55:14 +08:00
Elliot Nunn
d121980787 Rip out hideous in-band compression comments
These were a big mistake. Future System 7 compression annotations will
be done using #pragmas.
2019-12-24 10:53:55 +08:00
Elliot Nunn
123cd3294e Bidirectional Rhqx 2019-08-18 21:44:46 +08:00
Elliot Nunn
7b25e03e64 Steal binhex.py (deprecated in 3.10) 2019-08-18 21:44:32 +08:00
Elliot Nunn
495004c0db Add to-BinHex command "Rhqx" 2019-06-30 00:09:25 +08:00
Elliot Nunn
23a2e9c843 Rget can dump to a file 2019-04-02 22:31:00 +08:00
Elliot Nunn
9ab7a78461 Add resource-stdout tool 2019-01-04 23:23:37 +08:00
Elliot Nunn
01c8adb82f Make rount-tripping properties clearer 2018-12-11 15:50:09 +08:00
Elliot Nunn
57bd293326 Roundtrip fix: tabs etc in resource names 2018-12-09 13:32:53 +08:00
Elliot Nunn
b21a7a4595 Correctly document non-DeRez-like options 2018-12-09 13:19:49 +08:00
Elliot Nunn
ad96f756d2 Keep fake header out-of-channel 2018-12-09 12:53:15 +08:00
Elliot Nunn
bda55a52b2 Support compressed resources 2018-11-10 18:05:43 +08:00
Elliot Nunn
f0ba2cba57 Add hack to save the header into a resource 2018-11-09 20:55:06 +08:00
Elliot Nunn
6187243466 Allow arbitrary resource alignment 2018-10-24 11:27:45 +08:00
Elliot Nunn
a515b88c7f Make the Python "wheel" work right 2018-10-23 20:11:11 +08:00
Elliot Nunn
0be371a99b Add a gitignore! 2018-10-23 20:10:49 +08:00
Elliot Nunn
e55c2ee7d7 Roundtrip fix: Rez is very cautious about */ 2018-10-23 20:10:38 +08:00
Elliot Nunn
9cbc8a1bc4 Roundtrip fix: empty name is different to no name 2018-10-23 20:09:45 +08:00
Elliot Nunn
73009e7aa9 Stop trying to sort resources
Definitely didn't match Rez's behaviour
2018-10-23 19:15:58 +08:00
Elliot Nunn
ea2048c509 Finish renaming package 2018-10-23 19:15:18 +08:00
Elliot Nunn
56d16589e1 Initial commit (works, not documented) 2018-10-21 18:43:26 +08:00