RichΛrd
|
51bd353a51
|
Remove "--" from cpp makefile
|
2021-05-04 18:44:00 -04:00 |
|
Project Nayuki
|
096c70cd4d
|
Reorganized C++ library code into one implementation source file and one header file (instead of 3+3), changing some spacing and ordering, without changing functionality.
|
2020-01-11 18:26:12 +00:00 |
|
Project Nayuki
|
7eac8beffe
|
Updated C and C++ makefiles to exclude warnings and sanitizers by default, instead recommending extra flags for manually doing a diagnostic/debug build.
|
2019-08-09 23:00:13 +00:00 |
|
Project Nayuki
|
be143456be
|
Revamped C and C++ makefiles by copying structure from another library of mine, removed shared library output from C library (from commit a3dcc36dd4) due to problematic linkage in some enviroments.
|
2018-09-17 03:26:41 +00:00 |
|
Project Nayuki
|
b0123fee3d
|
Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed).
|
2017-04-24 20:41:54 +00:00 |
|
Project Nayuki
|
ccca906299
|
Added makefiles for C and C++ code bundles.
|
2017-04-21 05:06:18 +00:00 |
|