12 Commits

Author SHA1 Message Date
Joseph Shields
42d2967bd0 Revert "Disable LLVM, loadedllvm is dead upstream"
This reverts commit 64a34572b9f05ef5bc27ffce566817b3c3f670a6 [formerly ea9992b951f20ed31fe080d1b8f27ac4eaf6ba78].


Former-commit-id: 0954a3e617a8347a7b6727b4f3af74a776dd400a
2020-05-18 14:29:38 -04:00
Joseph Shields
64a34572b9 Disable LLVM, loadedllvm is dead upstream
Former-commit-id: ea9992b951f20ed31fe080d1b8f27ac4eaf6ba78
2020-05-18 12:03:52 -04:00
Ludovic Henry
9dc0f38f38 Note that compiling with LLVM might take some time. (#26)
Former-commit-id: 29304edac690afb6b818d49f817294196ace2801
2019-02-06 19:27:55 +01:00
Jo Shields
d4f6217d7b LLVM AOT requires SSE4.1, try to warn and deal
(cherry picked from commit 4992eb2dc23b4f00ebdab31eeed27e171feee91c)


Former-commit-id: 0b1907a20d1773fc22b46a7d0bcb2009516cd590
2019-01-02 15:33:45 -05:00
Jo Shields
af4b1568fd Try to clean up AOT temp files on /
Former-commit-id: e4e28c681925d970400719aa5408d488ea28d272
2018-06-21 14:31:17 -04:00
Jo Shields
aa684dfb4f Try to use LLVM for AOT
(cherry picked from commit c4e565c69dce2d6815a3c91f54c6e5ab492fb1e9)


Former-commit-id: fa8de84b5f1d23246161f4c12883dc2526e3b885
2018-06-04 13:05:22 -04:00
Jo Shields
7a1ee9d53d Add a message to say what AOT is up to
(cherry picked from commit d743d587d1f5a8c39fe5ce0dc005d439c09d56f0)


Former-commit-id: f1fd8049754926932349f92cbca49760ac247b42
2018-06-01 23:23:13 -04:00
Jo Shields
9dbd206e43 Change AOT flags used at install time, to avoid segfault
Former-commit-id: 021dd4cb8d70ab81f8d4216c70ed7affc0acfb22
2015-04-08 12:50:27 +01:00
Jo Shields
2ff7594f46 Fix AOT-on-install on ARM
Former-commit-id: 3176827268fb94cd12395aef6d8b3eefb1f2cb80
2015-02-07 13:54:03 -05:00
Jo Shields
372bfe48fb Add ||true to AOT postinst, to prevent install failure on architectures like s390x without AOT.
Former-commit-id: 8882ab86512e304a6ce367a860f46660f003ec15
2015-01-21 16:23:37 +00:00
Jo Shields
bb95674019 Refresh dh_monoaot to work from a manifest file, debian/installmonoaot, into $PREFIX/mono/lib/aot-cache/$ARCH
Former-commit-id: ededb551d3f504a906f74f62b979a0fabe70bf7e
2015-01-13 17:54:01 +00:00
Jo Shields
e3d7b54ca3 Initial Debianization, imported from Debian 3.2.8 package
Former-commit-id: bb0edac46772972b4c99a84b8e1791f43b9195f5
2014-08-13 12:08:26 +01:00