about summary refs log tree commit diff
path: root/mk
AgeCommit message (Expand)AuthorLines
2013-05-13Update make dependencies of librustAlex Crichton-0/+3
2013-05-09improve MIPS backend and implement segmented stacksJyun-Yan You-2/+2
2013-05-07auto merge of #6295 : yichoi/rust/pull-mingw32, r=brsonbors-2/+4
2013-05-07mk: target.mk host.mk fix for duplicated rules of mingw32 after #6235Young-il Choi-0/+4
2013-05-07mk: rt.mk regression patch for mingw32 after #6176Young-il Choi-2/+0
2013-05-06minor automatic whitespace fixesDaniel Micay-6/+6
2013-05-06auto merge of #6150 : yichoi/rust/arm-test-pull, r=brsonbors-5/+160
2013-05-05auto merge of #6235 : pnkfelix/rust/issue-3326-play-with-directory-orderonly-...bors-19/+51
2013-05-04Fix another goof: consistently use parent directory of target for rule.Felix S. Klock II-10/+16
2013-05-04Fix syntax: had to use escaped $$ to have an effect after first expansion.Felix S. Klock II-2/+2
2013-05-04compiletest: remove --host and cleanupYoung-il Choi-2/+1
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-15/+14
2013-05-03Make build products depend on their target directories.Felix S. Klock II-19/+45
2013-05-04compiletest: fix decision rule to run and cleanupYoung-il Choi-55/+35
2013-05-04mk: install.mk directory argument pass for install-runtime-targetYoung-il Choi-17/+24
2013-05-02Merge remote-tracking branch 'brson/io' into incomingBrian Anderson-39/+35
2013-05-03mk: configurable android test directoryYoung-il Choi-10/+12
2013-05-02compiletest: configurable test dir for ARMYoung-il Choi-3/+4
2013-05-01pass along CFLAGS/LINK_FLAGS to libuvDaniel Micay-4/+6
2013-05-02mk: minor fix for test.mk to support mutiple target testYoung-il Choi-2/+2
2013-05-01mk: test.mk expanded to ARM test automationYoung-il Choi-5/+108
2013-05-01mk: install-runtime-target added to install.mk (pushing shared library to and...Young-il Choi-0/+63
2013-04-30mk: Fix pdf buildBrian Anderson-1/+2
2013-04-30clear *everything* from the tmp directoryDaniel Micay-1/+1
2013-04-23mk: reorganize doc build to fix dependencies. #6042Brian Anderson-38/+33
2013-04-23Merge remote-tracking branch 'brson/io'Brian Anderson-2/+2
2013-04-22mk: Pass CFLAGS to the uv buildBrian Anderson-2/+2
2013-04-22docs: Sketch out rustpkg manualTim Chevalier-0/+14
2013-04-15rt: Move test functions to rust_test_helpers.cppBrian Anderson-1/+2
2013-04-08Put AUTHORS.txt file in the release tarballLuca Bruno-0/+1
2013-04-04mk: mips toolchain configJyun-Yan You-0/+30
2013-04-02install the librust{doc,pkg} host librariesDaniel Micay-0/+2
2013-03-31auto merge of #5649 : thestinger/rust/lib, r=brsonbors-4/+4
2013-03-31install.mk: use INSTALL_LIB for all librariesDaniel Micay-4/+4
2013-03-31mark the assembly object stacks as non-executableDaniel Micay-5/+3
2013-03-25Merge remote-tracking branch 'brson/rt'Brian Anderson-3/+11
2013-03-21stop installing empty .so filesDaniel Micay-10/+0
2013-03-19auto merge of #5350 : yichoi/rust/pull-0313-2, r=graydon,pcwaltonbors-35/+35
2013-03-18mk: If NO_REBUILD is set then don't rebuild core/std before testingBrian Anderson-3/+11
2013-03-14auto merge of #5355 : yichoi/rust/pull-0314, r=graydonbors-1/+1
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-35/+35
2013-03-12Disable debuginfo tests on mac since gdb requires rootBrian Anderson-0/+4
2013-03-08mk: cleanup - minor fixes for android checkILyoan-2/+2
2013-03-06mk: Cleanup. Minor fixesBrian Anderson-135/+127
2013-03-05mk: --android-cross-path to rustcYoung-il Choi-0/+1
2013-03-04mk: install/uninstall for multiple targetYoung-il Choi-2/+22
2013-03-04mk: platform.mk typo UNIXYYoung-il Choi-8/+8
2013-03-04mk: platform.mk more flags addedYoung-il Choi-8/+30
2013-03-04mk: Restore toolchain config for i386 mac/linux, and freebsdBrian Anderson-0/+39