4 Commits (19376cc2c321179b140868a4a4b0f40243451dc1)

Author SHA1 Message Date
triton bbfef9df6f Reworked LLVM build in Premake to another file. 12 years ago
triton 57ff6bb78c MinGW/OSX build fixes. 12 years ago
Joao Matos 1c6538207e Fixed Premake build files for OSX. 12 years ago
triton 62839a3f0a Added the new C++/CLI free parser. 13 years ago
triton 5586acdbaf Added accurate return and argument type ABI information by querying Clang's code gen layer for the correct information. This does add a lot of extra dependencies on LLVM and Clang libraries. 13 years ago
triton a6fa8af39d Added full support for C++ documentation comments to the AST and parser. 13 years ago
triton c488dcbfde Prefix all the libraries and project names with CppSharp. 13 years ago
Bright Twin 74b82a21eb Got CppSharp building against the head of LLVM and Clang. 13 years ago
Tom Spilman b66cefc062 Fixed Parser to compile against latest LLVM. 13 years ago
triton fe85a6590b Added support for parsing native library symbols. 13 years ago
triton d4a469ddf9 Link with LLVM's BitReader and BitWriter libraries since the new revision requires it. 13 years ago
triton e5364bfb6f Fixed the Parser build: it should not depend on the Generator project. 13 years ago
triton 669219118e Added a build dependency to Generator in the Parser project. 13 years ago
triton c751f417dc Simplified the Premake build files. 13 years ago
triton 726319e5a9 Improved Parser.lua to point to correct files and set the assembly search paths. 13 years ago
triton 7cffd56d6d Moved Parser.lua to its own folder like the other project build files. 13 years ago
triton ebccaba862 Untabify the premake build files. 13 years ago
Tarmo Pikaro dd0209275b Make compilable under vs2010, add build instructions, delete solutions as auto-generated, tune premake4 files. 13 years ago
triton c5cf6d2abf Build changes. 13 years ago
triton 6828527628 Added new Premake-4 based build system. 14 years ago