Dave Murphy
fa650f92c4
remove unused dist target ( #422 )
2025-05-29 12:14:44 +01:00
Maschell
09e3a2440b
nn_idb: Fix copy headers, fix nn::idb::IDBReader::Initialize ( #395 )
...
* nn_idb: Fix copy headers, fix nn::idb::IDBReader::Initialize
* Update libraries/nn_idb/src/IDBReader.cpp
Co-authored-by: GaryOderNichts <12049776+GaryOderNichts@users.noreply.github.com>
---------
Co-authored-by: GaryOderNichts <12049776+GaryOderNichts@users.noreply.github.com>
2024-08-04 23:44:54 +02:00
Maschell
4e652e196a
nn_idb: move include into libraries
2024-04-27 13:38:33 +02:00
Maschell
f0582e2e3e
nn_idb: Implement icon database reading
2024-04-26 14:46:56 +02:00
Maschell
f01a0b87ac
Implement more functions/classes from nn::sl ( #354 )
2024-04-22 19:06:02 +01:00
Dave Murphy
951ac0184d
release 1.4.0
2023-11-10 15:30:30 +00:00
Dave Murphy
b9a24ef9d5
wut 1.3.0
2023-04-16 19:24:35 +01:00
fincs
4bb93c728d
wut v1.2.0
2023-02-17 21:08:56 +01:00
GaryOderNichts
7d9fa9e416
Add IRC library
2022-12-06 12:52:04 +01:00
fincs
78300f2693
Adjust C/C++ flags (disable exceptions/rtti)
2022-10-17 19:43:15 +02:00
fincs
a8ae667989
wut v1.1.1
2022-08-07 17:07:07 +02:00
fincs
8034043ecf
wut v1.1.0
2022-07-25 20:58:18 +02:00
GaryOderNichts
f1b5da996f
Replace the CafeOS default heap with a custom one ( #221 )
2022-06-30 21:05:11 +02:00
James Benton
432c895f75
Add nn::erreula library.
2022-01-20 00:38:36 +01:00
rw-r-r-0644
c377cffe13
Network socket changes ( #136 )
2021-03-07 13:09:12 +01:00
fincs
b762ce2ab6
Remove obsolete static library stubs
2021-03-04 19:48:45 +01:00
Dave Murphy
ed2482cad4
prevent .a rule from devkitPPC/base_rules taking priority (macOS make 3.81)
2019-11-25 14:36:10 +00:00
fincs
188b8b9ebd
Makefile: fix partial rebuild
2019-11-24 12:48:51 +01:00
Ash Logan
3452359c0c
cafe: remove snd_core and snd_user
2019-05-04 20:56:31 +10:00
Ash Logan
f49667591d
Makefile: don't bother with .gnu.warning, just generate empty stubs
2019-04-23 21:04:28 +10:00
Ash Logan
b02d37836f
Makefile: Generate stub cafe libraries w/ .gnu.warning sections
2019-04-23 20:37:17 +10:00
Ash Logan
6aac84dc6f
Makefile: change directories to order-only
2019-04-23 19:50:04 +10:00
fincs
ee3bb10df4
First pass at adopting a devkitPro-style build system, see details:
...
- Added wut_rules and wut/rpx/rpl.specs to share/
- Replaced wut's CMake-based buildsystem with a standard Makefile
- Conflated all wut libraries into a single libwut.a library
- wut's old buildsystems (CMake & plain make) are broken as a result,
this will be fixed in the future
- Docs, tests and samples are not buildable either at the moment
- wutcrt/wutnewlib:
- RPX start function is __rpx_start, while RPL is __rpl_start
- __init/fini_wut_* functions are no longer weak
- __init_wut/__fini_wut are instead weak
- Removed _exit implementation
- exit syscall now points to _Exit instead of pointing to itself
- wutstdc++:
- Renamed .cc files to .cpp
- Temporarily disabled, due to an issue that will be addressed shortly
- wutdevoptab:
- Fixed uninitialized variable warnings in __wut_fs_read/write
2019-02-12 12:46:28 +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
James Benton
8b95240de4
Add a simple make test command which runs implcheck on library exports.h
2016-10-11 22:27:39 +01:00
James Benton
ad30b83afd
Move fs_dev.c from libcoreinit to libcrt
2016-08-25 12:28:06 +01:00
James Benton
e4c91162d4
Add support for specifying install directory with "make install DESTDIR=x"
2016-08-25 12:07:34 +01:00
James Benton
e6e886bdbd
Update cygwin makefile shenanigans.
2016-08-19 00:34:39 +01:00
dibas
151e20c083
Fix Makefiles on OS X.
2016-08-14 13:39:58 +02:00
James Benton
1ae09d4cf5
Only use cygpath for cygwin shells.
2016-07-06 20:21:55 +01:00
James Benton
f3c530f96c
Fix Windows builds with cygwin.
2016-06-03 00:04:22 +01:00
James Benton
e781efe156
Update makefile for elf2rpl
2016-01-04 05:46:52 -08:00
James Benton
397426de37
Add elf2rpl src.
2016-01-04 13:17:43 +00:00
James Benton
8a9dfb1835
Basic start of a Wii U Toolchain.
2015-12-26 18:10:38 -08:00