Orfeas Zafeiris
|
d301dcc152
|
Add lua dependency and fix custom target step
|
2018-06-06 09:49:40 +03:00 |
|
ThePhD
|
479575c0ca
|
This update allows for many more definition macros and teh use of a configuration header to be combined with the single.py
Allow for configuration macros to aid in fixing #631
|
2018-04-17 12:29:03 -04:00 |
|
ThePhD
|
c377ecebcb
|
more travis stuff, add missing license notice, update license year
|
2018-02-19 21:15:26 -05:00 |
|
ThePhD
|
c0660b454c
|
fix multiply-declared forward declaration values
transition to CATCH2 (no changes really)
fix diagnostic printout for single.py
update ignores
update CMake to download CATCH single
update single
|
2017-12-11 12:31:30 -05:00 |
|
ThePhD
|
e06d2fb581
|
add single, add examples
|
2017-12-10 15:56:49 -05:00 |
|
ThePhD
|
87b4dd6cba
|
add forward declaration headers to sol2's auto-generated release headers for people who want to avoid "include everything" scenarios with the single header...
|
2017-12-09 02:52:08 -05:00 |
|
ThePhD
|
232abab96a
|
EXPERIMENTAL DO NOT PULL
using new compatibility headers and testing on the tests (works on VC++ Lua 5.3 and LuaJIT so far)
|
2017-09-09 21:38:13 -04:00 |
|
ThePhD
|
34b81bef6b
|
Handle qualified name failures of VC++, where using templates do not match the fully qualified names of what they alias to (Thanks, VC++)
|
2017-05-15 10:41:50 -04:00 |
|
ThePhD
|
e1329d244a
|
Fix alignment issues with optional implementation
Update single.py to look at toplevel file rather than listing out all base sources
string_shim didn't have the proper header
Improve gitignore
|
2016-12-16 00:31:45 -05:00 |
|
Kevin Brightwell
|
60d56be14c
|
Update single.py to always use '/' and with prev commit
|
2016-08-17 14:29:37 -04:00 |
|
ThePhD
|
97e36f70c5
|
Alright, NOW everything's kosher. Bwuh, byte order marks...
|
2016-03-14 09:53:24 -04:00 |
|
ThePhD
|
d3ccfa7426
|
Primetime
|
2016-03-13 10:03:05 -04:00 |
|
ThePhD
|
d8bc6c8612
|
Unfortunately have to use tag dispatched types because Clang's a piece of shit.
|
2016-03-11 18:41:44 -05:00 |
|
Rapptz
|
38d03eef6e
|
Update copyright year.
|
2015-07-21 19:51:17 -04:00 |
|
Rapptz
|
eae5c6f259
|
Add single.py script to create single headers.
|
2015-07-21 19:49:06 -04:00 |
|