| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-02 | fix travis | Andrew Kelley | |
| 2017-10-02 | windows: alignstack=16 on every function | Andrew Kelley | |
| See #302 | |||
| 2017-10-01 | fix build when no cmake path args specified | Andrew Kelley | |
| broken by 0227becb564088db4b5598d7253038c92f11b6c2 | |||
| 2017-10-01 | travis: set -e on osx script | Andrew Kelley | |
| 2017-10-01 | travis: older wine only works with i386 builds | Andrew Kelley | |
| 2017-10-01 | travis: fix typo in linux script | Andrew Kelley | |
| 2017-10-01 | add windows 32 bit to test matrix | Andrew Kelley | |
| See #302 | |||
| 2017-09-17 | fix build for travis osx | Andrew Kelley | |
| 2017-09-17 | add option to run tests in LLDB and turn it on for macos travis | Andrew Kelley | |
| 2017-09-14 | depend on embedded SoftFloat-3d instead of __float128 | Andrew Kelley | |
| See #302 See #467 | |||
| 2017-09-05 | travis: use embedded LLD and perform all tests | Andrew Kelley | |
| apt.llvm.org has a new enough LLVM build for trusty | |||
| 2017-09-05 | rename parseh to parsec | Andrew Kelley | |
| 2017-08-30 | travis: skip cross compiling osx tests | Andrew Kelley | |
| we have to skip cross compiling OSX tests because apt.llvm.org has an old version of llvm for the version of ubuntu that travis is running on. | |||
| 2017-08-30 | tests use darwin, not macosx since that's what macbook reports as | Andrew Kelley | |
| 2017-08-28 | travis: use external lld for linux | Andrew Kelley | |
| 2017-08-28 | travis: use external lld for apple | Andrew Kelley | |
| since the binary I uploaded to build against has the LLD fixes | |||
| 2017-08-27 | all tests passing in MacOS | Andrew Kelley | |
| depends on LLD 5.0.0 with 3 patches See #273 | |||
| 2017-08-27 | macos passing all tests except for building a shared library | Andrew Kelley | |
| see #273 | |||
| 2017-08-27 | all behavior tests passing for macos | Andrew Kelley | |
| See #273 | |||
| 2017-08-27 | macos updates | Andrew Kelley | |
| * try some macos travis stuff * put c in the link libs for macos since we always link with libSystem * for non-native targets on macos, allow runtime symbol resolution - it's causing an infinite loop in LLD. * for macos, always build compiler_rt and turn on LinkOnce because compiler_rt on darwin is missing some stuff. | |||
| 2017-08-27 | travis again | Andrew Kelley | |
| 2017-08-27 | travis try again | Andrew Kelley | |
| 2017-08-27 | travis: add macos script | Andrew Kelley | |
| 2017-06-03 | add appveyor integration testing | Andrew Kelley | |
