commits
Squashed commit of the following:
commit 62cce0c864e7d2c71b6a6924d923bfd6e6f9080e
Author: Maxwell Bernstein <tekknolagi@gmail.com>
Date: Fri Oct 21 11:14:28 2022 -0700
remove include
commit 9de3c8d9feed9ccbbca3aa45f6d9ada624c3b03a
Author: Maxwell Bernstein <tekknolagi@gmail.com>
Date: Fri Oct 21 11:12:44 2022 -0700
Revert "public header in include dir?"
This reverts commit 5a6ce8c1bcd37555aaa19541da78abb65612fee0.
commit 5a6ce8c1bcd37555aaa19541da78abb65612fee0
Author: Maxwell Bernstein <tekknolagi@gmail.com>
Date: Fri Oct 21 11:12:04 2022 -0700
public header in include dir?
commit bb86ffb3c7d86db0f71b69c2d3ad6ff4f8454d07
Author: Maxwell Bernstein <tekknolagi@gmail.com>
Date: Fri Oct 21 11:10:08 2022 -0700
wip
I feel like a .so or .a is overkill but I don't know best practices
here.
For future me:
https://stackoverflow.com/a/29824424/569183
https://stackoverflow.com/a/45843676/569183
Squashed commit of the following:
commit 8215001b4b17bd42b536abd65233fc42db5ce1aa
Author: Maxwell Bernstein <tekknolagi@gmail.com>
Date: Fri Oct 21 11:04:48 2022 -0700
remove SOVERSION
commit 217110f3387fe432ed802f9297c9dd85550bc28e
Author: Maxwell Bernstein <tekknolagi@gmail.com>
Date: Fri Oct 21 11:03:19 2022 -0700
try making it an object library
commit 804a5beac3611cd90717881c2c16dd459b94e2a7
Author: Maxwell Bernstein <tekknolagi@gmail.com>
Date: Fri Oct 21 10:59:55 2022 -0700
use CMAKE_SOURCE_DIR
commit 891e17b7f661f868c9a1b4aab17f13fe84ebd879
Author: Maxwell Bernstein <tekknolagi@gmail.com>
Date: Fri Oct 21 10:57:05 2022 -0700
wip
Supports gcc and clang from C99-C11 and C++98-C++20
Maybe GitHub will be smart and not duplicate h1 if I use the right name
Squashed commit of the following:
commit 62cce0c864e7d2c71b6a6924d923bfd6e6f9080e
Author: Maxwell Bernstein <tekknolagi@gmail.com>
Date: Fri Oct 21 11:14:28 2022 -0700
remove include
commit 9de3c8d9feed9ccbbca3aa45f6d9ada624c3b03a
Author: Maxwell Bernstein <tekknolagi@gmail.com>
Date: Fri Oct 21 11:12:44 2022 -0700
Revert "public header in include dir?"
This reverts commit 5a6ce8c1bcd37555aaa19541da78abb65612fee0.
commit 5a6ce8c1bcd37555aaa19541da78abb65612fee0
Author: Maxwell Bernstein <tekknolagi@gmail.com>
Date: Fri Oct 21 11:12:04 2022 -0700
public header in include dir?
commit bb86ffb3c7d86db0f71b69c2d3ad6ff4f8454d07
Author: Maxwell Bernstein <tekknolagi@gmail.com>
Date: Fri Oct 21 11:10:08 2022 -0700
wip
I feel like a .so or .a is overkill but I don't know best practices
here.
For future me:
https://stackoverflow.com/a/29824424/569183
https://stackoverflow.com/a/45843676/569183
Squashed commit of the following:
commit 8215001b4b17bd42b536abd65233fc42db5ce1aa
Author: Maxwell Bernstein <tekknolagi@gmail.com>
Date: Fri Oct 21 11:04:48 2022 -0700
remove SOVERSION
commit 217110f3387fe432ed802f9297c9dd85550bc28e
Author: Maxwell Bernstein <tekknolagi@gmail.com>
Date: Fri Oct 21 11:03:19 2022 -0700
try making it an object library
commit 804a5beac3611cd90717881c2c16dd459b94e2a7
Author: Maxwell Bernstein <tekknolagi@gmail.com>
Date: Fri Oct 21 10:59:55 2022 -0700
use CMAKE_SOURCE_DIR
commit 891e17b7f661f868c9a1b4aab17f13fe84ebd879
Author: Maxwell Bernstein <tekknolagi@gmail.com>
Date: Fri Oct 21 10:57:05 2022 -0700
wip