1
0
forked from Alepha/Alepha

11 Commits

Author SHA1 Message Date
adam 5db7ad01f8 A large number of files have had their module namespace renamed 2023-11-12 05:03:26 -05:00
adam 03e2f06eb8 Some stuff seems to be able to build with clang.
So here's some of the necessary options.
2023-11-10 11:55:49 -05:00
adam d1157cabf7 Start the C++23 adoption. 2023-11-07 05:30:50 -05:00
adam fe305f52c3 Debug mode should build unoptimized, to help with backtraces. 2023-10-25 05:02:21 -04:00
adam cafc66e09f Make unit tests use the testing lib main function. 2023-10-24 00:58:38 -04:00
adam 2d75855414 Compiler output should have full concept tracebacks. 2023-10-22 04:42:18 -04:00
adam 32fc4b481d Merge branch 'master' of github.com:adamlsd/Alepha
Conflicts:
	cmake/rules.cmake
2023-10-20 04:50:11 -04:00
adam e4b8b3f6ef Clean up the external-boost framework. 2023-10-18 13:58:34 -04:00
adam 200772d27d Make the gcc output handle tab column alignment as bytes. 2023-10-17 15:30:40 -04:00
adam dd3f825ecd A lot of the tests are now in cmake.
I've also fixed a few things up so that the tests can be all run, more easily.
2023-10-12 18:29:16 -04:00
adam 57b68ef8a4 A lot of progress towards unifying the build system. 2023-10-12 18:11:51 -04:00