[ci] Add {,hybrid,full}aot_llvm presets to make sure we compile with LLVM (#8053)
commit4f2522e6f4b177f0c5e97cc9847c321543292bbd
authorLudovic Henry <luhenry@microsoft.com>
Wed, 11 Apr 2018 21:27:15 +0000 (11 17:27 -0400)
committerGitHub <noreply@github.com>
Wed, 11 Apr 2018 21:27:15 +0000 (11 17:27 -0400)
tree37b05170e6c13f7ed01f0278f44afce031d97224
parentaa729d19cbcbb7b7d22a2b8d0a18085173e78936
[ci] Add {,hybrid,full}aot_llvm presets to make sure we compile with LLVM (#8053)

* [ci] Add {,hybrid,full}aot_llvm presets to make sure we compile with LLVM

* [configure] Rename runtime_preset to runtime-preset

* [bcl] Make sure we build the testing_aot_{hybrid,full} profiles when building all profiles

* [test-runner] Factor test-runner parameters for picking up and passing arguments to the runtime

* [hybridaot] Fix testing_aot_hybrid build

* [mini-llvm-aot] Fix common race condition in parallel builds due to common defaults.
configure.ac
mcs/class/System/testing_aot_hybrid_System.dll.sources
mono/mini/aot-compiler.c
mono/tests/.gitignore
mono/tests/Makefile.am
runtime/Makefile.am
scripts/ci/run-jenkins.sh