400 Commits (arch-arm64)

Author SHA1 Message Date
Joao Matos b0ec4e7f5e Fixed generated build files to directly link against "CppSharp" for test projects. 8 years ago
Joao Matos 0454316b96 Try and fix apt-get Mono install in Travis. 8 years ago
Joao Matos 405e21d7db Move the Mono path fix to the install script. 8 years ago
Joao Matos f2e5834ae8 Update Mono install script from version 4.2.1 to version 4.6.2. 8 years ago
Dimitar Dobrev 200aa1f84e Removed needless copying of NUnit libraries. 8 years ago
Dimitar Dobrev 745f5fc8ea Fixed the path to the new NUnit in the build scripts. 8 years ago
Dimitar Dobrev e7f9b2975c Updated NUnit to the latest version (3.6) to fix a test failing at AppVeyor. 8 years ago
Joao Matos dad52a2d5b Clean up display paths of generated build project files. 8 years ago
Joao Matos ed08714e9c Run the AST tests under Travis. 8 years ago
Joao Matos 6c96750d0d Do not write NUnit XML result files when running tests. 8 years ago
Joao Matos 460f32e229 Add a script for running the test suite in Linux/OSX. 8 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. 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
Joao Matos 3bdb31e099 Update Premake Linux build. 9 years ago
Joao Matos 79380a615c Updated to latest Premake 5 OSX build with dylib fixes. 9 years ago
Joao Matos a237dbf1e2 Updated build files to Premake 5 conventions. 9 years ago
Joao Matos 1f25e02d35 Match minor version when looking up VS version. 9 years ago
Joao Matos 0f708fec14 Improved printing of HTTP download progress on build scripts. 9 years ago
Joao Matos 3f33124287 Re-factored Clang builtin include directory build script code. 9 years ago
João Matos e5a667afc3 Copy the bundled Clang builtin include files folder to the build folder. 9 years ago
Joao Matos 100b87f15b Link with LLVMCoverage since it's required by recent builds. 9 years ago
Joao Matos 42b590462d Update 7-Zip packaging step to use maximum compression level. 9 years ago
Joao Matos 1899c36959 Auto-detect 7-Zip Windows path in LLVM packaging scripts. 9 years ago
Joao Matos 60921b1154 Switch to LLVM/Clang Github Git mirrors as they're more reliable. 9 years ago
João Matos 4e369664e4 Update to a more recent LLVM and Clang builds. 9 years ago
João Matos 0d6724f09c Copy Clang builtin headers when packaging the LLVM CI packages. 9 years ago
João Matos 1893c61537 Update provision scripts to use CMake 3.6.1 and download the package on Linux. 9 years ago
Nathan Loofbourrow 77480b5774 Update for VS link 9 years ago
João Matos af109207bd Fixed CMake path on OSX when building LLVM. 9 years ago
João Matos d4b1b091c6 Update provisioning to CMake 3.6.0. 9 years ago
Dimitar Dobrev 3cd024cccf Added marshalling of std::string to the C# end. 9 years ago