summary refs log tree commit diff
path: root/mk/rt.mk
AgeCommit message (Expand)AuthorLines
2013-09-25rustdoc: Add sundown to src/rt/Alex Crichton-1/+12
2013-09-23Remove the C(++) ISAAC Rng from the old rt.Huon Wilson-1/+0
2013-09-18auto merge of #9280 : alexcrichton/rust/less-c++, r=brsonbors-1/+0
2013-09-18Remove rust_run_program.cppAlex Crichton-1/+0
2013-09-17The purpose of these headers is to fix issues with mingw v4.0, as described i...Vadim Chugunov-1/+1
2013-09-16Pass OS to gyp_uvSeo Sanghyeon-3/+4
2013-09-13Convert rust_crate_map.cpp to RustFlorian Hahn-1/+0
2013-09-09auto merge of #9033 : alexcrichton/rust/libuv-makefile-dep, r=brsonbors-1/+1
2013-09-07Give the libuv makefile generation a dependencyAlex Crichton-1/+1
2013-09-07Run gyp with CFG_PYTHON which is python < 3Alex Crichton-1/+1
2013-09-06Upgrade libuv to the current master (again)Alex Crichton-10/+25
2013-09-05auto merge of #8975 : alexcrichton/rust/reorganize, r=pnkfelixbors-32/+35
2013-09-04Move the `rt` build directory under $targetAlex Crichton-32/+35
2013-09-04Convert rust_log.cpp to Rust, closes #8703Florian Hahn-1/+0
2013-08-29Revert "auto merge of #8645 : alexcrichton/rust/issue-6436-run-non-blocking, ...Brian Anderson-36/+10
2013-08-29mk: Fix libuv makefile generation on androidIlyong Cho-0/+9
2013-08-28Fix compilation issues with libuv on OSXAlex Crichton-1/+6
2013-08-28Run gyp_uv with CFG_PYTHON instead of directlyAlex Crichton-1/+1
2013-08-27Fix various issues associated with building on windowsAlex Crichton-23/+18
2013-08-27Implement process bindings to libuvAlex Crichton-0/+7
2013-08-27Upgrade libuv to the current master + our patchesAlex Crichton-8/+25
2013-08-23rt: Remove rust_abiBrian Anderson-1/+0
2013-08-23rt: Remove rust_util.cppBrian Anderson-1/+0
2013-08-23rt: Remove old precise GC codeBrian Anderson-1/+0
2013-08-23rt: Remove timerBrian Anderson-1/+0
2013-08-23rt: Remove rust_exchange_allocBrian Anderson-1/+0
2013-08-19auto merge of #8584 : thestinger/rust/jemalloc, r=graydonbors-2/+2
2013-08-17Revert "Turn off jemalloc"Daniel Micay-2/+2
2013-08-16rt: Remove rust_stackBrian Anderson-1/+0
2013-08-16rt: Remove rust_envBrian Anderson-1/+0
2013-08-09Remove the C++ runtime. SayonaraBrian Anderson-10/+1
2013-06-18Turn off jemallocBrian Anderson-2/+2
2013-06-13mk: arm support - disable tls of jemalloc on rt.mkYoung-il Choi-0/+12
2013-06-10Pass the correct build flags to jemallocJames Miller-1/+7
2013-06-07pass correct flags to jemalloc for cross-compilingDaniel Micay-1/+2
2013-06-06auto merge of #6895 : cmr/rust/jemalloc, r=brsonbors-5/+10
2013-06-06mk: Fix _RUST_STAGEX variables under cross compile. Fix incomingBrian Anderson-0/+9
2013-06-01Windows fixesCorey Richardson-1/+1
2013-06-01integrate jemalloc into the buildDaniel Micay-5/+10
2013-05-24Define _RUST_STAGEN when building rustrt.Tom Lee-47/+53
2013-05-17auto merge of #6249 : crabtw/rust/arm, r=brsonbors-0/+4
2013-05-07mk: rt.mk regression patch for mingw32 after #6176Young-il Choi-2/+0
2013-05-07preliminary Linux ARM supportJyun-Yan You-0/+4
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-6/+6
2013-05-01pass along CFLAGS/LINK_FLAGS to libuvDaniel Micay-4/+6
2013-04-15rt: Move test functions to rust_test_helpers.cppBrian Anderson-1/+2
2013-04-04mk: mips toolchain configJyun-Yan You-0/+5
2013-03-19auto merge of #5350 : yichoi/rust/pull-0313-2, r=graydon,pcwaltonbors-2/+2
2013-03-14mk: rt.mk ar desinated by target-triplesYoung-il Choi-1/+1
2013-03-13mk: target triple rename arm-unknown-android->arm-linux-androideabiYoung-il Choi-2/+2