45 Commits (cpp-printer-type-map)

Author SHA1 Message Date
Ali Alamiri 344656c787
Move the GenerateInclude logic to GetTypeReference (#1319) 5 years ago
Dimitar Dobrev 86464a378d Build the generator before test bindings for easy testing 6 years ago
Dimitar Dobrev 304d673bf7 Add a generic pointer to resolve ambiguity 6 years ago
Joao Matos 4fcfe4e4eb Build changes. 7 years ago
Joao Matos c3629a2aad Initial support for building under .NET Core. 7 years ago
Joao Matos b7d5b2568f [build] Update some deprecated Premake build code. 8 years ago
Kimon Topouzidis 01677b0cb1 Fixed the generated #includes when renaming output files. (#887) 8 years ago
Joao Matos b52ad8b43f Update Premake build files to latest syntax. 8 years ago
Joao Matos 438db2854e [build] Check for mono64 existence before using it for 64-bit builds. 8 years ago
Joao Matos b466b17c02 [build] Rework how the target architecture is looked up at build time. 8 years ago
Joao Matos 9dc880dd6a Fixed build files to run mono64 in 64-bit non-VS builds. 8 years ago
Joao Matos b0ec4e7f5e Fixed generated build files to directly link against "CppSharp" for test projects. 8 years ago
Joao Matos dad52a2d5b Clean up display paths of generated build project files. 8 years ago
Joao Matos e8064e3f4e Minor build fixes. 9 years ago
Joao Matos 5dac663926 Remove unneeded dependency on our own Premake helpers. 9 years ago
Joao Matos 77c871c794 Update build files to Premake5. 9 years ago
Joao Matos c56b6311ed Extracted managed parser code to CppSharp.Parser project. 9 years ago
Dimitar Dobrev 3cd024cccf Added marshalling of std::string to the C# end. 9 years ago
Dimitar Dobrev f197aada99 Made the C# end always generate one file per module. 9 years ago
Joao Matos 679de0aa41 Fixed tests generation in build using Xamarin Studio. 9 years ago
Joao Matos d835a34fbf Reduce verbosity of build scripts. 10 years ago
Chris Spencer d5d17e3ca1 Fix issue with includes not being generated for delegates defined in a different file. 10 years ago
Pyry Kontio c6c9bc4c2f Improved premake scripts for tests. 11 years ago
Pyry Kontio 87d028f2aa Namespaces test fixed 11 years ago
Pyry Kontio fe34164ee2 Implemented dependent native project generation to premake script. 11 years ago
triton 1c50cc58d0 Fixed build on Linux(Ubuntu). 11 years ago
Tomi Valkeinen 1400361711 build: fix nunit dll filename 11 years ago
João Matos 0847815da3 Calll the binding generator with a debug Mono when building the tests. 11 years ago
João Matos 3b097d8379 Improved the build scripts on OSX. 11 years ago
triton 1b7947538a Move all the testing infrastructure to CppSharp.Generator.Tests. 12 years ago
triton 66ca3a742b Fixed the VS build. 12 years ago
Joao Matos b19cd1042e Updated build scripts with OS X fixes and added some building documentation. 12 years ago
triton a766ba7255 Added tests for C++ STL vectors. 12 years ago
triton 1593cb882d Fixed examples build functions. 12 years ago
triton 847769a9d8 Fixed the tests build scripts. 12 years ago
Dimitar Dobrev b82aebab3a Added support for writing using indexers. 12 years ago
triton cdc57d5c0a Cleaned up test build scripts. 12 years ago
triton f31dbad64f Managed tests now depend on the Runtime project. 12 years ago
triton 3f83b36809 Added native tests dependency to tests. 12 years ago
triton c9882f411f Setup CLI project location properly to fix tests generation. 12 years ago
triton b856fada62 Updated build scripts for test projects to call the generator as a pre-build event. 12 years ago
triton 19bba20fd9 Update the tests to compile again. 12 years ago
triton 6d02e8bb7d Improved the tests-related build system scripts. 12 years ago
triton 2930f1b939 Added some helper build functions for tests and examples. 12 years ago