gnzlbg
|
fc0f40a970
|
add appveyor badge to readme
|
2018-05-04 18:28:20 +02:00 |
Alex Crichton
|
ef28b04c3c
|
Merge pull request #42 from gnzlbg/ci
Adds CI for most targets on rust-lang/rust
|
2018-05-04 11:22:41 -05:00 |
gnzlbg
|
de44cd28bf
|
fixup
|
2018-05-04 16:59:37 +02:00 |
gnzlbg
|
d6c8b6a51b
|
fix appveyor build
|
2018-05-04 16:50:10 +02:00 |
gnzlbg
|
fa84575503
|
don't use cp or diff
|
2018-05-04 16:46:30 +02:00 |
gnzlbg
|
3ae2d04c26
|
remove msvc appveyor builds; remove emscripten targets
|
2018-05-04 16:28:56 +02:00 |
gnzlbg
|
b68e237c7e
|
--disable-thp on sparc64
|
2018-05-03 19:19:01 +02:00 |
gnzlbg
|
5a8a9f085a
|
verify configure only on x86_64-unknown-linux-gnu
|
2018-05-03 19:06:19 +02:00 |
gnzlbg
|
08cad15fc8
|
enable all buildbots
|
2018-05-03 18:25:21 +02:00 |
gnzlbg
|
916822031b
|
fix cargo cache
|
2018-05-03 18:23:38 +02:00 |
gnzlbg
|
0476f52967
|
pass cflags as ldflags
|
2018-05-03 18:15:57 +02:00 |
gnzlbg
|
a25a7cb74a
|
pass the CFLAGS as part of CC
|
2018-05-03 17:55:43 +02:00 |
gnzlbg
|
84b3eafa4c
|
try again
|
2018-05-03 17:41:14 +02:00 |
gnzlbg
|
591c4c817b
|
require sudo
|
2018-05-03 17:26:17 +02:00 |
gnzlbg
|
a779c299ef
|
require Ubuntu precise
|
2018-05-03 17:19:54 +02:00 |
gnzlbg
|
2303d9d480
|
require gcc multi-lib for i586/i686 builds
|
2018-05-03 17:08:22 +02:00 |
gnzlbg
|
5f4a0d5e06
|
formatting
|
2018-05-03 17:00:07 +02:00 |
gnzlbg
|
f3bded703f
|
enable all build bots
|
2018-05-03 16:52:33 +02:00 |
gnzlbg
|
8a67933306
|
fixup
|
2018-05-03 16:46:01 +02:00 |
gnzlbg
|
2276a582e0
|
use jemalloc submodule
|
2018-05-03 16:41:15 +02:00 |
gnzlbg
|
1babc4eb87
|
re-add jemalloc submodule
|
2018-05-03 16:37:24 +02:00 |
gnzlbg
|
0390383c88
|
fixup
|
2018-05-03 16:07:07 +02:00 |
gnzlbg
|
a9a848abe1
|
use wget to fetch jemalloc instead of git
|
2018-05-03 10:07:11 +02:00 |
gnzlbg
|
bad4887939
|
add missing dockerfile
|
2018-05-03 01:03:38 +02:00 |
gnzlbg
|
cec5241d26
|
fixup
|
2018-05-03 01:00:17 +02:00 |
gnzlbg
|
33ef06d560
|
use custom docker images
|
2018-05-03 00:43:09 +02:00 |
gnzlbg
|
68f60d8803
|
build jemalloc in OUT_DIR
|
2018-05-03 00:23:40 +02:00 |
gnzlbg
|
ffa4d63746
|
more appveyor fixes
|
2018-05-02 17:40:53 +02:00 |
gnzlbg
|
4d6e2f2301
|
fix appveyor build failure
|
2018-05-02 17:34:13 +02:00 |
gnzlbg
|
f32d38139a
|
add i586-pc-windows-msvc tier2 target to CI
|
2018-05-02 17:29:58 +02:00 |
gnzlbg
|
7e4a113911
|
add appveyor ci script
|
2018-05-02 17:28:25 +02:00 |
gnzlbg
|
7e6a682043
|
ship configuration files; add build.rs option to verify them
|
2018-05-02 17:18:59 +02:00 |
gnzlbg
|
a66d454dff
|
pass -melf_32 flag to i{586,686}-unknown-linux-gnu builds
|
2018-05-02 16:06:16 +02:00 |
gnzlbg
|
afa81a7298
|
disable running jemalloc tests
|
2018-05-02 14:07:55 +02:00 |
gnzlbg
|
350e3960ad
|
verbose output
|
2018-05-02 13:56:26 +02:00 |
gnzlbg
|
8ab02bb7a6
|
run autogen.sh in a prebuild step
* run autogen.sh in a pre-build step in CI
* build.rs runs autogen.sh + make distclean only if configure is
not found
|
2018-05-02 12:53:10 +02:00 |
gnzlbg
|
b863b6d458
|
move .travis.yml script to ci/run.sh
|
2018-05-02 11:33:27 +02:00 |
gnzlbg
|
2f1755a875
|
use core instead of std
|
2018-05-02 11:26:15 +02:00 |
gnzlbg
|
d2c2fe6d4c
|
no need for git clean now with make distclean
|
2018-05-02 11:16:51 +02:00 |
gnzlbg
|
a1a0366ee7
|
more build dbg
|
2018-05-02 11:11:56 +02:00 |
gnzlbg
|
4aec146adc
|
disable travis-ci automatic submodule fetching; manually fetch jemalloc 5.1rc1
|
2018-05-02 11:07:16 +02:00 |
gnzlbg
|
8429f769d5
|
disable -Wextra; do a make distclean before configure
|
2018-05-02 10:08:22 +02:00 |
gnzlbg
|
22576ff7dc
|
upgrade to jemalloc 5.1 RC1
|
2018-05-02 10:08:22 +02:00 |
gnzlbg
|
36089d528f
|
allow arm and armv7 android to fail
|
2018-05-02 10:08:22 +02:00 |
gnzlbg
|
fbf31da0e0
|
--disable-tls is not a jemalloc 5 option
|
2018-05-02 10:08:22 +02:00 |
gnzlbg
|
8d1adbfd19
|
oom is no longer part of GlobalAlloc
|
2018-05-02 10:08:22 +02:00 |
gnzlbg
|
00333ed768
|
allow(non_snake_case) for MALLOCX_ALIGN macro
|
2018-05-02 10:05:53 +02:00 |
gnzlbg
|
068d5ec7b7
|
[jemallocator] add minimum alignment for mips64, s390x, sparc64
|
2018-05-02 10:05:53 +02:00 |
gnzlbg
|
9e3c62848f
|
[ci] use cross
|
2018-05-02 10:05:53 +02:00 |
Alex Crichton
|
1d463baa04
|
Fix invokation of `oom` in tests
|
2018-04-27 08:54:20 -07:00 |