Ryan Schmidt
3616f855a9
cmake: Allow specifying rez files by absolute path
...
This allows generated rez files to be listed in add_application by their
full path in the build directory, e.g. ${CMAKE_CURRENT_BINARY_DIR}/foo.r
Closes #176
2022-09-22 00:16:22 -05:00
Wolfgang Thaller
ca67a800ff
fix SharedLibrary example
2021-12-11 18:08:51 +01:00
Wolfgang Thaller
c0dbb90b0b
rez include paths
2021-12-08 21:49:43 +01:00
Wolfgang Thaller
e5185d23c3
Switch tab-indented files to 4-space indent
2019-08-18 13:21:00 +02:00
Wolfgang Thaller
f16edcfbef
another attempt at fixing dependencies
2019-08-12 22:37:22 +02:00
Wolfgang Thaller
4470b2055c
attempt to fix dependency ordering of build
2019-08-12 21:16:44 +02:00
Wolfgang Thaller
c208bacbd6
reinstate DEBUGBREAK flag for add_application
2019-01-24 18:49:06 +01:00
Wolfgang Thaller
f8a06b6d68
use the right RetroConsole library on Carbon ( fixes #65 )
2019-01-13 22:53:26 +01:00
Wolfgang Thaller
35dedc550a
setup -carbon flag in toolchain file
2019-01-09 00:11:12 +01:00
Wolfgang Thaller
749b7c5db8
don't pass type/creator codes as last argument to Rez - apparently, Ninja swallows trailing spaces
2018-05-14 00:03:14 +02:00
Wolfgang Thaller
b8b0d1a791
add_application.cmake: type/creator codes can contain spaces
2018-05-05 12:30:19 +02:00
Wolfgang Thaller
7f8a62f686
make SIZE resource overriding work again
2018-01-09 00:29:02 +01:00
Wolfgang Thaller
3d791de14e
fixes to add_application: rsrc files can now come from binary directory as well
2018-01-06 03:11:47 +01:00
Wolfgang Thaller
284126e13c
Elf2Mac now generates CODE resources itself; --mac-flat for the old functionality
2017-09-24 16:00:00 +02:00
Wolfgang Thaller
406471dd79
AppleDouble support
2017-09-23 21:05:40 +02:00
Wolfgang Thaller
278780642e
make DEBUGBREAK flag for add_application work again
2017-09-23 04:00:30 +02:00
Wolfgang Thaller
9866de71bb
More Carbon support (Dialogs example)
2015-10-08 22:44:18 +02:00
Wolfgang Thaller
79d23218a9
Clean up Carbon build
2015-10-07 00:03:28 +02:00
Wolfgang Thaller
06bf36503b
proper .r file for cfrg resource
2015-09-09 01:25:59 +02:00
Wolfgang Thaller
4ae36b70fb
startup code & cmake stuff for ppc
2015-09-01 00:04:20 +02:00
Wolfgang Thaller
bdf3be1d65
cmake: Fix paths for building outside of Retro68 tree
2015-08-26 22:13:21 +02:00
Wolfgang Thaller
f1c4fe3a22
MakeAPPL is now obsolete, as everything it does can be done by Rez
2015-07-20 20:05:38 +02:00
Wolfgang Thaller
06abc8cf19
add rez files to project
2015-07-17 02:00:36 +02:00
Wolfgang Thaller
a1522711e4
use macbinary for temporary rsrc files
2015-07-17 02:00:17 +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
fb136c1d15
fix mistake in add_application (duplicate target name)
2015-07-16 02:33:24 +02:00
Wolfgang Thaller
140fe2caef
reorganize CMake toolchain file, add standalone example
2015-07-16 01:26:11 +02:00