Dave Murphy
96cf21131d
CMake fixups ( #104 )
...
* Provide default $WUT_ROOT
* default install path to /opt/devkitpro/wut
* only reinstall tools when required
* Correct search paths
* allow host paths for programs
* find tools via PATH & CMAKE_FIND_ROOT_PATH
* specify root path without bin component
2019-04-04 12:01:17 +11:00
James Benton
edd0753aeb
Use devkitpro installed wut-tools.
2019-01-27 14:14:52 +00:00
James Benton
58d967ce0c
cmake: Try find DEVKITPPC from PATH.
2019-01-10 10:05:14 +00:00
James Benton
e89b248a15
Cleanup some CMake stuff
2018-06-14 11:44:23 +01:00
James Benton
0b5ff33be1
Update CMakeLists.txt to allow optional building of tools & ppc libs.
2018-06-14 09:31:05 +01:00
James Benton
61a84c50b6
tools: Add rplexportgen to produce SHT_RPL_EXPORTS.
2018-05-30 18:56:10 +01:00
James Benton
2f7a96e381
Pass DEVKITPPC down to child CMake builds.
2018-05-27 12:10:58 +01:00
James Benton
29d1190fd1
appveyor attempt #1
2018-05-25 13:58:21 +01:00
James Benton
35c9b5bfdd
Do not use ExternalProject_Add for tools.
2018-05-25 13:58:07 +01:00
James Benton
9bcf22e40f
Add tools readrpl, udplogserver.
2018-05-23 12:35:24 +01:00
James Benton
7e788f47af
Add libdefaultheap, libgfd, libwhb.
2018-05-23 11:10:10 +01:00
James Benton
161331c4f4
Add CMake docs target which runs doxygen.
2018-05-23 11:09:54 +01:00
James Benton
fc10605172
Rewrite!
2018-05-23 09:47:28 +01:00
James Benton
bfeac63818
Rearrange source tree.
2017-05-07 01:37:13 +01:00
James Benton
cbb377b4b6
Add "crt-lite", builds an empty crt0 without C runtime stuff (such as malloc and devoptap).
2017-05-05 17:00:33 +01:00
James Benton
8af0ffe9c7
Move wut to using CMake instead of Makefiles.
...
The old makefile solution will still be around on branch "make".
2017-03-23 12:18:02 +00:00