62 Commits (c6afb4d1a08a61787dfb941bb76e40b75a61be93)

Author SHA1 Message Date
Dimitar Dobrev 7e3fbc12f0 Updated the CI on Linux to use GCC 7. 6 years ago
Dimitar Dobrev 2fe8d21f21 Upgraded the CI script to use Ubuntu 16.04. 7 years ago
Rokas Kupstys b47ecd59b4 CI: x64 builds on msvc and sudo requirement for travis 8 years ago
Joao Matos 2af96cd75d [travis] Replace explicit build steps with compile script. 8 years ago
Joao Matos 3e7462b5ef [travis] Fixed build platform name from x32 to x86. 8 years ago
Dimitar Dobrev 4df0506c38 Revert "Increasing the time out in Travis from 10 to 15 minutes when installing Mono." 8 years ago
Dimitar Dobrev 625a2c33d0 Increasing the time out in Travis from 10 to 15 minutes when installing Mono. 8 years ago
Joao Matos 3f1fa0a6b7 Source the Mono install script in Travis. 8 years ago
Joao Matos ff5fde2bef Revert "Try to update to GCC 6 on Travis." 8 years ago
Joao Matos 55e1dd6203 Try to update to GCC 6 on Travis. 8 years ago
Joao Matos 405e21d7db Move the Mono path fix to the install script. 8 years ago
Joao Matos a4d85ac4f0 Try to fix Mono not in path issues in Travis. 8 years ago
Joao Matos 5e7a7d5d54 Fixed build directory path when copying test libraries in Travis. 8 years ago
Joao Matos fd2fd4b96b Use the test runner script in Travis CI. 8 years ago
Joao Matos 226836f0a6 Updated Travis to use build scripts. 8 years ago
Dimitar Dobrev c82e94c05b Removed the custom wget from the CI because the remote OS X has been updated. 9 years ago
Joao Matos a237dbf1e2 Updated build files to Premake 5 conventions. 9 years ago
Dimitar Dobrev 2f93c9c042 Switched to the latest at present stable Mono (4.2.1) for the OS X build. 10 years ago
Joao Matos f75b3e1a35 Updated the LLVM packaging scripts to use tar.xz for non-Windows builds. 10 years ago
Joao Matos 9dc44ebac1 Run the Travis build as one large command. 10 years ago
Dimitar Dobrev 4cb68cd949 Updated the YML-s to use the new premake build scripts. 10 years ago
triton 55c3faeafc Remove libgdiplus Mono repository workaround from Travis. 10 years ago
triton 85f2c5f785 Try to enable Ubuntu Trusty 14.04 on Travis. 10 years ago
Joao Matos 5661d248ac Remove Nuget package install from apt-get in Travis. 10 years ago
Dimitar Dobrev 2e2dbef965 Fixed the OS X build. 10 years ago
triton 89874c1b20 Make Travis YAML parser happy. 10 years ago
João Matos a6feac65ed Attempt to fix test success evaluation on Travis. 10 years ago
triton f7838cf894 Pass the -nologo option to NUnit so we get less verbose output. 10 years ago
triton 53ebfa4fd2 Switch to the nightly Mono development package on Travis. 10 years ago
triton e4d66bc1c9 Fixed Make build configuration to work on OSX. 10 years ago
triton b349626496 Only use GCC 4.8 on Linux. 10 years ago
triton a411a03a2f Install the official OSX Mono package in Travis. 10 years ago
triton 116de4a204 Fixed Premake invocation on OSX. 10 years ago
triton f2f66d1919 Get rid of the spaces around the variable equals. 10 years ago
triton 16648974c8 Quote the LLVM package URLs. 10 years ago
triton c65b3ac880 Fixed Nuget invocation with Mono. 10 years ago
triton f68d8e9b46 Install Mono with brew on OSX. 10 years ago
triton b8cc2ac134 Remove brew installation as Travis already provides it. 10 years ago
triton 6a3b8cb295 Install wget and p7zip dependencies with brew on OSX. 10 years ago
triton 45f8b3a8fc Added support for OSX LLVM binary dependencies to Travis. 10 years ago
triton ddaa1e4422 Download official binary for Nuget and call it from Mono on Travis. 10 years ago
triton 15994dc281 Conditionalize Linux-specific commands in Travis. 10 years ago
Dimitar Dobrev 4b8e5eae1f Enabled the Travis multi-OS feature so that we have an OS X build as well. 10 years ago
triton d6b51d909b Run each test in a different process since they can crash Mono. 10 years ago
triton 5b5ccba8fe Make sure we use the same version of NUnit as the test runner. 10 years ago
João Matos e2853e395f Save the file downloaded by wget with proper name. 10 years ago
João Matos 498f43e722 Install the 7z archiver. 10 years ago
João Matos 9af08beaee Move Premake generation to the script stage. 10 years ago
João Matos b1eed06f26 Download and extract LLVM binary dependencies for the build. 10 years ago
João Matos fb744b0ce3 Test the 64-bit release binaries. 10 years ago