47 Commits (1fc72c51c77bccddb9b4eb6daf3320e7dd8980cc)

Author SHA1 Message Date
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
João Matos 1e64022012 Remove GCC multilb packages as they're not needed. 10 years ago
João Matos a8307842dc Compile in 64-bits since Travis is running 64-bits Ubuntu. 10 years ago
João Matos 3b8266cdaf Added GCC multilib packages. 10 years ago
João Matos 0ad2a82cb5 Install GCC 4.8 on Travis. 10 years ago
João Matos 8ab0fc08da Use apt-get to install the Mono packages. 10 years ago
João Matos ba0622df5d Added missing Ubuntu 12.04 compatibility repository. 10 years ago
João Matos 63d9eb1606 Install aptitude before trying to use it. 10 years ago
João Matos bbeed1306a Try to install Mono packages with aptitude. 10 years ago
João Matos 4a9ddc310e Prefer the 64-bit version of Premake when doing Travis builds. 10 years ago
Joao Matos 4a24bff850 Try removing Mono apt-get install from Travis. 10 years ago
Joao Matos 632d7873ba Remove a level of verbosity on Travis apt-get command. 10 years ago
Joao Matos 5f381acb73 Added first iteration of Travis CI build file. 10 years ago