Commit Graph

20 Commits

Author SHA1 Message Date
Wolfgang Thaller c0dbb90b0b rez include paths 2021-12-08 21:49:43 +01:00
Wolfgang Thaller 4e7e895782 slight cleanup in class ResourceFile 2019-08-25 17:48:02 +02:00
Wolfgang Thaller e5185d23c3 Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
Wolfgang Thaller 24d9c90686 Rez: create empty / data-only output file if output file name is explicitly given, but no input 2017-10-05 15:33:50 +02:00
Wolfgang Thaller 1c9617daeb Rez: --data option for importing data fork 2015-08-31 23:47:25 +02:00
Wolfgang Thaller 6a05091d37 Rez: properly report file-not-found errors 2015-08-27 20:49:55 +02:00
Wolfgang Thaller 4957426613 Rez: --cc option - provide "carbon copies" of the output in other formats 2015-07-20 03:31:14 +02:00
Wolfgang Thaller d26d88f5ee Rez: better error reporting 2015-07-19 00:59:46 +02:00
Wolfgang Thaller ccd227e67c Rez: don't insist on .r input files when --copy is present 2015-07-18 01:09:18 +02:00
Wolfgang Thaller 9237ce6392 Integrate Rez with the add_application cmake command, add "Dialog" sample 2015-07-17 00:32:27 +02:00
Wolfgang Thaller 5d60fbd964 Rez: add --copy option for reading resources from an existing file 2014-11-08 00:53:58 +01:00
Wolfgang Thaller a6d2873ed6 move resource file wrapping functionality to separate module (NOTE: re-running build-toolchain.sh is required) 2014-10-31 01:16:47 +01:00
Wolfgang Thaller 2a86126dad Rez: --define and --include options were accidentally non-optional. (issue #11) 2014-10-29 08:40:30 +01:00
Wolfgang Thaller 2b1817a832 ResourceFiles.h -> ResourceFork.h 2014-10-29 00:52:27 +01:00
Wolfgang Thaller 75f6ed32f5 Rez: --append option 2014-10-16 02:27:12 +02:00
Wolfgang Thaller 8b723e5685 -I and -D command line options (specify include paths/defines) 2014-10-16 02:26:41 +02:00
Wolfgang Thaller 127db48a26 Rez: command line options 2014-10-09 22:15:13 +02:00
Wolfgang Thaller 70b5b36d47 Rez: write actual resource files 2014-10-08 02:52:34 +02:00
Wolfgang Thaller e5d2ab752a can layout (but not really compile) resources consisting of integers only 2014-10-07 20:15:46 +02:00
Wolfgang Thaller cb554ed40f Rez: successful parse. 2014-10-05 23:52:34 +02:00