|
c473274
Merge branch 'makefile' into cpp
Robert Cranston authored on 27/02/2024 02:27:46
|
|
c0ecdf1
Add `.PHONY` target
Robert Cranston authored on 10/11/2024 21:32:16
|
|
d352396
Add `run` target
Robert Cranston authored on 10/11/2024 21:29:49
|
|
1b86312
Add `PROG` variable
Robert Cranston authored on 10/11/2024 21:34:02
|
|
789e9de
Compile with debugging information
Robert Cranston authored on 10/11/2024 21:28:43
|
|
58c95e1
Enable and fix more warnings
Robert Cranston authored on 27/02/2024 02:27:44
|
|
e8d73fa
Fix warnings when compiling in C++ mode
Robert Cranston authored on 27/02/2024 02:27:43
|
|
1d78d68
Switch Makefile to C++
Robert Cranston authored on 27/02/2024 02:27:42
|
|
4028c8f
Remove extraneous Xt library on Linux
Robert Cranston authored on 27/02/2024 23:46:20
|
|
53c7279
Add OS support to Makefile
Robert Cranston authored on 27/02/2024 02:27:41
|
|
fa30acb
Merge branch 'refactor' into cpp
Robert Cranston authored on 27/02/2024 02:27:38
|
|
8145804
Modularize Makefile
Robert Cranston authored on 27/02/2024 02:27:40
|
|
60392b0
Change from `printError` to `debugMessageCallback`
Robert Cranston authored on 10/11/2024 21:12:43
|
|
c6ce66f
Rename makefile to Makefile
Robert Cranston authored on 27/02/2024 02:27:39
|
|
cc373d1
Change `positions` from `float[]` to `float[][3]`
Robert Cranston authored on 10/11/2024 21:11:20
|