Gleb Mazovetskiy
a95bcc10f6
Windows 9x MinGW build ( #6619 )
3 years ago
Gleb Mazovetskiy
43dbd8cb57
Bump libfmt
...
Hopefully we'll be able to get rid of the custom nxdk fork soon.
3 years ago
Gleb Mazovetskiy
afd01a0dda
nxdk: Bump libfmt to our port of fmt-10.0.0
3 years ago
Gleb Mazovetskiy
3e2a26a195
Bump libfmt to 10.0.0
3 years ago
Gleb Mazovetskiy
86ac8c459c
Bump libfmt
3 years ago
Gleb Mazovetskiy
3c992fd6c4
Bump libmft
4 years ago
Gleb Mazovetskiy
052e38e59c
Xbox NXDK: Use diasurgical fork of libfmt
4 years ago
Gleb Mazovetskiy
d291159c66
Update libfmt from upstream
4 years ago
Gleb Mazovetskiy
371898eb92
libfmt: Bump version
4 years ago
Gleb Mazovetskiy
437d4ed1e5
`make_src_dist`: Add a `--fully_vendored` flag
...
With this flag (off by default), all of the dependencies are packaged
into the source archive (including SDL2 etc).
Useful for building on machines without an internet connection.
4 years ago
Gleb Mazovetskiy
4848632db2
CMake: Organize files
...
1. Platform and toolchain files are now all under `platforms/`, with a
single `CMake/platforms/${platform}.cmake` per platform.
2. Custom functions/macros are under `functions/`.
3. Finder modules are in `/finders`.
4 years ago
Gleb Mazovetskiy
890b7f5fe3
🐞 CMake: Fix fmt dependency
5 years ago
Gleb Mazovetskiy
fd6392db03
🎨 3rdParty/libfmt/CMakeLists.txt: Fix line endings
5 years ago
Jmgr
ef0ca794bc
Use system libfmt by default if version >= 7.0.0
...
Allow non-strict ansi functions
Cleanup
5 years ago
Jonathan Mercier-Ganady
340d111963
Download an archive of fmt instead of cloning it
...
Co-authored-by: Gleb Mazovetskiy <glex.spb@gmail.com>
5 years ago
Jmgr
f3a401b5f6
Add the fmt library as a dependency and add some examples
...
Attempt at fixing missing functions on some platforms
5 years ago