Ash Logan
|
4374621f4b
|
wut.ld: make __rpx_start the default entry symbol, remove rpx.specs
ld will now auto-link everything to __rpx_start and pull in the correct
crt *unless* rpl.specs is given on the commandline
|
2019-05-03 18:02:15 +10:00 |
|
Ash Logan
|
6e08d7791e
|
wut.mk: add stubs, add deprecation warnings
|
2019-04-23 21:24:51 +10:00 |
|
Ash Logan
|
5e784d292f
|
wut.mk: don't depend on WUT_ROOT
Brings wut.mk in line with the other build systems - probably the last
real love it'll get.
|
2019-04-09 18:29:44 +10:00 |
|
rw-r-r-0644
|
254de47b15
|
makefile: Update wut-tools path.
|
2019-02-21 08:55:30 +00:00 |
|
Ash
|
39ccbcfc0f
|
make: Strip debug sections before elf2rpl
|
2018-11-07 11:52:39 +00:00 |
|
Ash
|
f87b3f9347
|
make: Fix comparisons for sh compatibility
Thanks to @rw-r-r-0644 for this one
|
2018-11-07 11:52:39 +00:00 |
|
Ash
|
e950c6b937
|
make: Allow disabling the depends or compilation rules
|
2018-11-07 11:52:39 +00:00 |
|
Ash
|
24f46559da
|
make: extra space in CFLAGS removed
|
2018-11-07 11:52:39 +00:00 |
|
Ash
|
c0d3788b8e
|
make: Add wut makefile
|
2018-11-07 11:52:39 +00:00 |
|