Age | Commit message (Expand) | Author | Files | Lines |
2024-10-16 | CMake: Change -flto to -flto=auto to speed up linking | Thorbjørn Lindeijer | 1 | -2/+2 |
2024-10-15 | CMake: Include hpp and tcc files in sources list | Thorbjørn Lindeijer | 1 | -3/+6 |
2024-06-19 | CMake: Added install rules for configuration and data | Thorbjørn Lindeijer | 1 | -0/+7 |
2024-06-07 | Use -ggdb everywhere | Freeyorp | 1 | -1/+1 |
2024-06-05 | Create generated files in the build directory | Freeyorp | 1 | -6/+7 |
2024-06-05 | CMakeLists.txt: Add install target | Freeyorp | 1 | -0/+5 |
2024-06-05 | CMakeLists.txt: Remove dead code, add TODOs | Freeyorp | 1 | -4/+2 |
2024-06-05 | Generate {install,version}.hpp through attoconf | Freeyorp | 1 | -2/+2 |
2024-06-05 | VENDOR_SOURCE: github.com -> git.themanaworld.org | Freeyorp | 1 | -1/+1 |
2024-06-05 | cmake: Fix out of tree build | Freeyorp | 1 | -2/+6 |
2024-06-05 | CMake: Make the build work the first time | Thorbjørn Lindeijer | 1 | -17/+14 |
2024-06-05 | CMake: Simplified VERSION_DOTS and match version.mk SO version | Thorbjørn Lindeijer | 1 | -2/+5 |
2024-06-05 | CMake: Generate the install.hpp and version.hpp files | Thorbjørn Lindeijer | 1 | -4/+53 |
2024-06-05 | Forgot to add 'generate' as dependency to login/char binary now | Thorbjørn Lindeijer | 1 | -2/+2 |
2024-06-05 | Fixed tmwa-map linker errors and made tmwa-login and tmwa-char compile | Thorbjørn Lindeijer | 1 | -6/+25 |
2024-06-04 | WIP: Add CMake based toolchain | Freeyorp | 1 | -0/+102 |