38 Commits (ad6555f957ca4b2f99b525d87553066097a0a30f)

Author SHA1 Message Date
triton 1802470013 Kill the old parser (good riddance :). 11 years ago
Tomi Valkeinen 480a06f260 Generator: Remove DriverOptions.Is32Bit 11 years ago
Tomi Valkeinen 7021d7ca01 build: use path.join() for objdir 11 years ago
Tomi Valkeinen 7f612e22e5 build: remove setting libdirs in premake4.lua 11 years ago
João Matos 3b097d8379 Improved the build scripts on OSX. 11 years ago
triton d37822638f Split the parser-related build code into its own file. 11 years ago
triton 7c0e229a50 Include the tests in non-VS builds again. 11 years ago
Dimitar Dobrev 59e0fb9ede Generated correct v-tables when using the Itanium ABI. 12 years ago
Joao Matos b19cd1042e Updated build scripts with OS X fixes and added some building documentation. 12 years ago
triton 4f19f3b566 Fixed the parser build setup code to work with the new options. 12 years ago
triton 7f682e41c8 Added a new option to the build to choose between parsers. 12 years ago
Dimitar Dobrev 64d825fcde Added building support for x64 and VC++ 12. 12 years ago
triton 24184ca0fa Added missing SetupParser() function to the build scripts. 12 years ago
triton be0f73f471 Moved Diagnostics class to new core project. 12 years ago
triton 884c7375c4 Remove unused build code. 12 years ago
triton b940cf186f Include the CLI parser in VS configurations. 12 years ago
triton bbfef9df6f Reworked LLVM build in Premake to another file. 12 years ago
triton 57ff6bb78c MinGW/OSX build fixes. 12 years ago
triton a524d237e7 Updated the build for the new parser. 12 years ago
triton 3f93eb4b0e Added P/Invoke helpers for unmanaged-unmanaged memory copies. 12 years ago
triton 608d4c19f4 Added config variable to the the build. 12 years ago
Dimitar Dobrev d213c8c3fc Changed the target .NET to 4.0 because the code does not make use of 4.5 features and this way it can be compiled with VS 2010. 12 years ago
triton 412a3c08ab Remove the command line driver project. 12 years ago
triton c488dcbfde Prefix all the libraries and project names with CppSharp. 12 years ago
triton 44e8811b15 Update the build script. 12 years ago
triton 2d6602f4bb Updated the build scripts with all projects. 12 years ago
triton 2930f1b939 Added some helper build functions for tests and examples. 13 years ago
triton 5d0e8b99e3 Created a new top-level target executable ("Cxxi") and fixed the Generator to be a proper library. 13 years ago
triton df34ea1e26 Add the new generator tests project to the master build. 13 years ago
triton c751f417dc Simplified the Premake build files. 13 years ago
triton 7bd0d28ecd Output object files to the build folder instead of the root. 13 years ago
triton 7cffd56d6d Moved Parser.lua to its own folder like the other project build files. 13 years ago
triton 82381ad6ae Fixed extra whitespace in premake4.lua. 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 f5fcef50f1 Massive update to the codebase. 13 years ago
triton c5cf6d2abf Build changes. 13 years ago
triton 6828527628 Added new Premake-4 based build system. 13 years ago