313 Commits (832e4e9eb094b7b881fd9f905be77ccc1feafb3b)

Author SHA1 Message Date
Joao Matos 438db2854e [build] Check for mono64 existence before using it for 64-bit builds. 9 years ago
Joao Matos 528fc73258 [build] Remove multi-platform builds, use the `--arch` build option instead. 9 years ago
Joao Matos b466b17c02 [build] Rework how the target architecture is looked up at build time. 9 years ago
Joao Matos 9dc880dd6a Fixed build files to run mono64 in 64-bit non-VS builds. 9 years ago
Joao Matos d7bc6eb279 Move "arch=" build option to helpers file and provide a default value. 9 years ago
Joao Matos d6049dc49e Added support for specifying build target architecture when building LLVM. 9 years ago
Dimitar Dobrev 021c3d0821 Fixed the build after the suspension of public folders in DropBox. 9 years ago
Joao Matos 3ee3a5b9a2 Implemented mapping of MSVC to VS 2017 in build scripts. 9 years ago
Joao Matos 0c168a59de Fixed CMake generator name for VS 2017. 9 years ago
Joao Matos 304005bb0b Updated Premake executable on Windows for VS2017 support. 9 years ago
Joao Matos 1a634a2a86 Implemented CMake VS2017 generator mapping in LLVM build script. 9 years ago
Joao Matos 649bee2511 Extracted VS version lookup code in build script. 9 years ago
realvictorprm 1662f5108f Added support for VS 2017 project generation 9 years ago
Joao Matos b0ec4e7f5e Fixed generated build files to directly link against "CppSharp" for test projects. 9 years ago
Joao Matos 0454316b96 Try and fix apt-get Mono install in Travis. 9 years ago
Joao Matos 405e21d7db Move the Mono path fix to the install script. 9 years ago
Joao Matos f2e5834ae8 Update Mono install script from version 4.2.1 to version 4.6.2. 9 years ago
Dimitar Dobrev 200aa1f84e Removed needless copying of NUnit libraries. 9 years ago
Dimitar Dobrev 745f5fc8ea Fixed the path to the new NUnit in the build scripts. 9 years ago
Dimitar Dobrev e7f9b2975c Updated NUnit to the latest version (3.6) to fix a test failing at AppVeyor. 9 years ago
Joao Matos dad52a2d5b Clean up display paths of generated build project files. 9 years ago
Joao Matos ed08714e9c Run the AST tests under Travis. 9 years ago
Joao Matos 6c96750d0d Do not write NUnit XML result files when running tests. 9 years ago
Joao Matos 460f32e229 Add a script for running the test suite in Linux/OSX. 9 years ago
Joao Matos 307af5836f Rewrite shell script OS detection to please Travis. 9 years ago
Joao Matos f2b7577b03 Fixed NUnit paths in Nuget install script. 9 years ago
Joao Matos 99902c75c1 Fixed Mono install in build script. 9 years ago
Joao Matos 226836f0a6 Updated Travis to use build scripts. 9 years ago
Joao Matos c210e2f4b9 Added build script to install Nuget deps. 9 years ago
Joao Matos 023ea543f4 Added build script to install Mono. 9 years ago
Joao Matos 62dbdb6bfa Added build scripts for CLI. 9 years ago
zillemarco 049e777b07 Fixed DownloadDeps.bat with Visual Studio 9 years ago
Joao Matos d349134180 Reworked parser bindings build scripts to be more easily re-usable. 9 years ago
Joao Matos 459421128a Revert "Updated Premake OSX binary to the latest." 9 years ago
Joao Matos f5ea7a1d50 Minor whitespace fixes. 9 years ago
Joao Matos 191f9a9062 Updated Premake OSX binary to the latest. 9 years ago
Joao Matos 26b4dfa549 Improve diagnostics for unavailable pre-compiled LLVM packages. 9 years ago
Joao Matos e62448638a Be more specific when applying C++ language build options. 9 years ago
Joao Matos 32efe89731 Use Premake workspace token instead of builddir to fix builds for dependent projects. 9 years ago
Joao Matos e2e7079866 Factor .NET framework build version setup code to fix a bug for dependent projects. 9 years ago
Joao Matos e8064e3f4e Minor build fixes. 9 years ago
Dimitar Dobrev e302f8a299 Updated to the latest Premake for Windows as well. 10 years ago
Joao Matos 5dac663926 Remove unneeded dependency on our own Premake helpers. 10 years ago
Joao Matos 77c871c794 Update build files to Premake5. 10 years ago
Joao Matos c56b6311ed Extracted managed parser code to CppSharp.Parser project. 10 years ago
Joao Matos 3bdb31e099 Update Premake Linux build. 10 years ago
Joao Matos 79380a615c Updated to latest Premake 5 OSX build with dylib fixes. 10 years ago
Joao Matos a237dbf1e2 Updated build files to Premake 5 conventions. 10 years ago
Joao Matos 1f25e02d35 Match minor version when looking up VS version. 10 years ago
Joao Matos 0f708fec14 Improved printing of HTTP download progress on build scripts. 10 years ago