51 Commits (1fc72c51c77bccddb9b4eb6daf3320e7dd8980cc)

Author SHA1 Message Date
Joao Matos e8064e3f4e Minor build fixes. 9 years ago
Joao Matos a77bc2a91f Separate parser options from driver options. 9 years ago
Dimitar Dobrev 4f10e9fb78 Fixed the build after the refactoring. 9 years ago
Dimitar Dobrev b41dc261ed Added support for directly wrapping entire sets of interdependent libraries. 9 years ago
Dimitar Dobrev e289dd47bf Extended the class for modules with include and library dirs, and defines. 9 years ago
João Matos d02192ed66 Improved SDL sample with clone scripts and directory scanning. 9 years ago
Dimitar Dobrev 48fece6aa1 Revert "Threw an exception when there are parsing errors, and handled it in the test clients." 10 years ago
Dimitar Dobrev 01e872b30d Threw an exception when there are parsing errors, and handled it in the test clients. 10 years ago
triton 1802470013 Kill the old parser (good riddance :). 11 years ago
triton 7f927db6c8 Renamed ASTContext parameters. 11 years ago
Joao Matos b19cd1042e Updated build scripts with OS X fixes and added some building documentation. 12 years ago
triton 4d70b60700 Renamed ASTContext parameter from "lib" to "ctx". 12 years ago
triton 1593cb882d Fixed examples build functions. 12 years ago
triton 047f6dd227 Updated examples to work with latest CppSharp. 12 years ago
triton aa8cc62c08 Remove the SDL tests from the main build. 12 years ago
triton bc1e08aba9 Remove the OpenCV example. 12 years ago
marcos henrich 0cf8c03aa3 PassBuilder is now generic. Driver Passes is now called TranslationUnitPasses. Added to driver GeneratorOutputPasses. Removed most of the PassBuilder Extensions. 12 years ago
triton 1f35639ff2 Update the SDL example. 12 years ago
Tom Spilman 79aa2d0684 Fix to OpenCV example. 12 years ago
triton d0fb96121d Change the ILibrary methods to take a driver instance. 12 years ago
triton e455af7cf2 Update examples namespace. 12 years ago
triton b2e708d720 Removed the Qt example binding code. 12 years ago
triton ee4f197c99 Updated the OpenCV example. 12 years ago
triton b31762963c Moved the Hello test to /tests. 12 years ago
triton 9d1689a382 Removed obsolete build/readme files. 12 years ago
triton b25089b8bd Added preliminary OpenCV example. 12 years ago
triton 207354a688 Update the examples. 12 years ago
triton 4ee4c719df Updated the SDL example. 12 years ago
triton e2147823d5 Remove build bat file. 12 years ago
triton 6b2e558fd8 Added very preliminary bindings for some basic classes of Qt. 12 years ago
triton 80695254cc Remove the Makefile-based build system. 12 years ago
triton c39bfcb3a2 Move the native Qt files to a folder. 12 years ago
triton 0e8b733369 Remove the Flood example as it is not mainstream enough to be tested by third-party users. 12 years ago
triton 9654661ec1 Updates the examples to the new interfaces. 12 years ago
triton cfdbee6be1 Removed obsolete example project files. 13 years ago
triton c751f417dc Simplified the Premake build files. 13 years ago
Tarmo Pikaro e203d5fcea Wire -Ddefine support. 13 years ago
Tarmo Pikaro bc317f8984 Add -vs <number> command line argument, add vs probing, hello world compilation with system headers. 13 years ago
Tarmo Pikaro 68bfed9f3a Update test app. 13 years ago
Tarmo Pikaro ea9b23e0e1 _wrapper suffix, add autogenerated files manually to project. 13 years ago
Tarmo Pikaro 798306a717 remove uncessary files. 13 years ago
Tarmo Pikaro eba93b24da Update hello world project, tune interface to be autogenerated, add lua projects for c++ and c# code 13 years ago
triton f5fcef50f1 Massive update to the codebase. 13 years ago
Alex Corrado b0796517cb Apply Miguel's patch to fix the build 14 years ago
Alex Corrado 4561c6182c Move qt into examples directory and don't build examples by default. Fix tests build 14 years ago
Alex Corrado 6f371d68f9 Clean up makefiles a bit. Add pkg-config macros needed to build on Mac 14 years ago
Alex Corrado 891d799cbc Sexy new name, cxxi 14 years ago
Alex Corrado 1f3bee8d81 Fix up build. 14 years ago
Andreia Gaita ce2c5a6491 Version 0.99.1 - "It's alive!" 14 years ago
Zoltan Varga 5d91a5879a Add hello example to the build process. 14 years ago