Lioncache
|
f92c6fc570
|
template: Add another MSVC suppression
Allows PWE to update to C++23
|
2025-12-01 01:45:25 -05:00 |
|
Henrique Gemignani Passos Lima
|
c5bc7c2b18
|
Update Mako to 1.1.4
|
2021-06-20 22:57:14 +03:00 |
|
Phillip Stephens
|
f62ef52fcf
|
Update clang version
|
2020-10-08 19:18:36 -07:00 |
|
Jack Andersen
|
3935098894
|
Update mako to 1.1.0
|
2020-03-30 18:05:17 -10:00 |
|
Jack Andersen
|
4fb340e56a
|
Merge commit 'eba4f'
|
2019-11-19 05:04:47 +00:00 |
|
Jack Andersen
|
eba4f30781
|
Add path for finding ubuntu's libclang
|
2019-11-19 05:03:11 +00:00 |
|
Aruki
|
a1bdeb3de8
|
Merge pull request #2 from jackoalan/output-ext
Include input file extension in output file name
|
2019-06-15 19:15:33 -07:00 |
|
Jack Andersen
|
80bc7c80a1
|
Include input file extension in output file name
|
2019-06-15 16:09:42 -10:00 |
|
Jack Andersen
|
c29e383570
|
CMP0077 is not available until CMake 3.13
|
2019-06-11 17:18:49 -10:00 |
|
Jack Andersen
|
30ba348bfd
|
Make codegen target and module functions usable in-tree
|
2019-06-04 14:42:17 -10:00 |
|
Jack Andersen
|
abfbe39870
|
System environment may find 32-bit libclang.dll for some users
|
2019-06-03 16:32:34 -10:00 |
|
Jack Andersen
|
7b4ac845a8
|
Add explicit LLVM search path for windows (ProgramFiles default)
|
2019-06-03 10:50:58 -10:00 |
|
Jack Andersen
|
d2a1331406
|
More flexible libclang.dylib discovery on macOS
|
2019-06-02 16:08:23 -10:00 |
|
Jack Andersen
|
390a5fa690
|
Hard-code long description into setup.py
Windows user on Python 3.6.4 reports README.md isn't packaged into tarball, thereby breaking the long_description sourced from README.md.
|
2019-06-02 15:22:21 -10:00 |
|
Jack Andersen
|
3103ec4e9c
|
One more PythonInterp to replace
|
2019-05-28 11:23:27 -10:00 |
|
Jack Andersen
|
088871254d
|
Use non-deprecated python cmake package
|
2019-05-28 11:09:41 -10:00 |
|
Jack Andersen
|
e5df94de13
|
Use xcodebuild for discovering libclang.dylib from xcode
|
2019-05-26 23:37:16 -10:00 |
|
Jack Andersen
|
306a856ff5
|
Add gather_include_directories convenience function
|
2019-05-26 13:30:06 -10:00 |
|
Jack Andersen
|
7a71e4866a
|
Fixes for Linux build
|
2019-05-24 21:46:55 -10:00 |
|
Jack Andersen
|
94dc9ac329
|
Ensure exported include dirs is correct
|
2019-05-12 13:02:25 -10:00 |
|
Jack Andersen
|
034a5675b4
|
Remove double include path
|
2019-05-12 12:35:23 -10:00 |
|
Jack Andersen
|
fa865fcd95
|
Ensure dynamic libclang is found for codegen
|
2019-05-11 16:44:49 -10:00 |
|
Sam Fuller
|
1ff1bbf1d6
|
Support for usage of project in parent projects using add_subdirectory
|
2019-02-06 12:45:03 -08:00 |
|
Sam Fuller
|
510cd0cb80
|
Removing qmake support, as the script has been modified to depend on the buildsystem to generate build targets dynamically.
|
2019-01-27 15:26:36 -08:00 |
|
Sam Fuller
|
27e9be608c
|
Speed Improvements - Cache known output files if source file hasn't changed
|
2019-01-27 15:17:45 -08:00 |
|