Commit Graph

14 Commits

Author SHA1 Message Date
Ryan Schmidt b8d17f4481
Don't overwrite user-specified CFLAGS and CXXFLAGS (#51)
* Check C and C++ compiler separately

It's possible (however unlikely) that the C++ compiler might be clang
but the C compiler might not be.

* Don't overwrite user-specified CFLAGS and CXXFLAGS
2022-11-19 22:32:44 -05:00
Kelvin Sherlock 843ea2764c search for ragel and exit if not found. Also use found path when running ragel or lemon. 2022-11-17 21:07:45 -05:00
Ryan Schmidt fc15ad1d81
Update version in CMakeLists.txt to 0.8.3 (#50)
Closes #45
2022-11-17 20:44:22 -05:00
Kelvin Sherlock 8c38175492 bump version. 2017-12-14 10:50:50 -05:00
Kelvin Sherlock d11dab46e2 use libsane... 2017-12-13 21:58:43 -05:00
Kelvin Sherlock e21aac4022 clean up makefiles a bit. 2017-10-02 15:11:28 -04:00
Kelvin Sherlock 6fbde7e1bf move debugger code into bin, clean up dispatch 2013-07-07 23:42:27 -04:00
Kelvin Sherlock dccdd7cb26 Debugger Shell 2013-07-07 23:42:23 -04:00
Kelvin Sherlock aa73cc55cb macos library for tools and globals 2013-03-03 22:17:27 -05:00
Kelvin Sherlock 223500af63 mpw api 2013-02-10 20:18:47 -05:00
Kelvin Sherlock 0d594d9e31 mplite 2013-02-07 19:47:49 -05:00
Kelvin Sherlock 64618097a1 toolbox code... 2013-02-06 23:44:12 -05:00
Kelvin Sherlock 42c6b1751e cmake files 2013-02-05 23:58:07 -05:00
Kelvin Sherlock 68224d7e15 cmakefiles 2013-02-05 23:41:11 -05:00