wut/share
James Benton c74eb52c67 cmake: Add new and improved wut_create_rpl implementation.
This safely deprecates the old usage of wut_create_rpl.

Benefits are:
- Previously it would re-generate the RPX every time even with no changes.
- No longer creates a new build target just for the rpx file
2019-11-22 18:02:57 +00:00
..
rpl.specs First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
wut_rules wut.ld: make __rpx_start the default entry symbol, remove rpx.specs 2019-05-03 18:02:15 +10:00
wut.cmake cmake: Add new and improved wut_create_rpl implementation. 2019-11-22 18:02:57 +00:00
wut.ld wut.ld: make __rpx_start the default entry symbol, remove rpx.specs 2019-05-03 18:02:15 +10:00
wut.mk wut.ld: make __rpx_start the default entry symbol, remove rpx.specs 2019-05-03 18:02:15 +10:00
wut.specs Automatically link wutstdc++ when C++ is used 2019-02-12 12:46:34 +01:00
wut.toolchain.cmake cmake: Add HINTS to toolchain file usage of find_program 2019-11-20 11:29:37 +00:00