summary refs log tree commit diff
path: root/mk
AgeCommit message (Expand)AuthorLines
2014-10-07Rename RELEASES.txt to RELEASES.md. It's markdown.Brian Anderson-1/+1
2014-10-05auto merge of #17777 : lambda/rust/fix-docs-short-hash, r=alexcrichtonbors-2/+2
2014-10-04docs: Fix short hash link to githubBrian Campbell-2/+2
2014-10-04Update LLVM.Luqman Aden-1/+1
2014-10-03auto merge of #16995 : kmcallister/rust/plugin-tutorial, r=alexcrichtonbors-1/+1
2014-10-02rollup merge of #17708 : bnoordhuis/fix-ctags-makefile-targetAlex Crichton-1/+1
2014-10-02rollup merge of #17706 : thestinger/suppAlex Crichton-2/+1
2014-10-02remove the uv_support codeDaniel Micay-2/+1
2014-10-02auto merge of #17681 : jgallagher/rust/dep-info-escape-spaces, r=alexcrichtonbors-6/+7
2014-10-02Fix `make TAGS.vi` targetBen Noordhuis-1/+1
2014-10-01Add a guide to compiler pluginsKeegan McAllister-1/+1
2014-10-01Remove libuv, gypAaron Turon-157/+4
2014-10-01Remove librustuvAaron Turon-3/+2
2014-10-01Make find->tidy resilient to filenames with spacesJohn Gallagher-6/+7
2014-09-30auto merge of #17640 : brson/rust/wininst, r=alexcrichtonbors-1/+1
2014-09-29mk: Start producing binary tarballs on windowsBrian Anderson-1/+1
2014-09-29rollup merge of #17592 : kmcallister/inline-asm-locAlex Crichton-1/+1
2014-09-29rollup merge of #17542 : brson/devchannelAlex Crichton-3/+3
2014-09-29auto merge of #17538 : brson/rust/winmk, r=alexcrichtonbors-0/+3
2014-09-28Keep ExpnId abstract by providing conversionsKeegan McAllister-1/+1
2014-09-25Use 'dev' for the release channel and version suffix when building from sourceBrian Anderson-3/+3
2014-09-25Move checking of whether fields are Sized or not into wf / trait code.Niko Matsakis-0/+1
2014-09-24mk: Fix a minor makefile warning on windowsBrian Anderson-0/+3
2014-09-24auto merge of #17463 : oskchaitanya/rust/master, r=alexcrichtonbors-2/+5
2014-09-24auto merge of #17449 : mcoffin/rust/master, r=alexcrichtonbors-0/+6
2014-09-23collapse setting and exporting RUST_BENCH into one lineO S K Chaitanya-2/+1
2014-09-23Use locale 'C' for running tests. Closes #17423O S K Chaitanya-0/+4
2014-09-22manual -> reference & formattingSteve Klabnik-2/+2
2014-09-22Copy GYP environment variables on iOSMatt Coffin-0/+3
2014-09-22Ensure that compiler environment is passed to gypMatt Coffin-0/+3
2014-09-18mk: Remove check-fast targetBrian Anderson-3/+0
2014-09-17rollup merge of #17285 : brson/relchanAlex Crichton-11/+21
2014-09-15mk: Update how the build deals with version labels. #16677Brian Anderson-11/+21
2014-09-15Take core as a dependency on librlibc. This is needed so that it canNiko Matsakis-1/+1
2014-09-15auto merge of #17200 : brson/rust/wintrip-w64, r=cmrbors-31/+3
2014-09-15auto merge of #17256 : alexcrichton/rust/issue-17183, r=sfacklerbors-0/+4
2014-09-14mk: Don't depend on src/jemalloc/VERSIONAlex Crichton-0/+4
2014-09-14syntax: ast_map: use borrowed references into the AST.Eduard Burtescu-1/+1
2014-09-13auto merge of #17161 : vadimcn/rust/fix-debuginfo, r=alexcrichtonbors-1/+1
2014-09-12Remove build system support for i686-pc-mingw32 triple in favor if i686-w64-m...Brian Anderson-30/+0
2014-09-12auto merge of #16657 : steveklabnik/rust/goodbye_tutorial, r=brsonbors-5/+4
2014-09-11mk: Fix defs for i686-w64-mingw32Brian Anderson-1/+3
2014-09-11auto merge of #16957 : vadimcn/rust/package-gcc, r=brsonbors-1/+1
2014-09-11only deprecate the guide rather than :fire: :fire: :fire:Steve Klabnik-1/+1
2014-09-11Replace the Tutorial with the Guide.Steve Klabnik-6/+5
2014-09-11Package rustc's mingw dependencies into Windows installer.Vadim Chugunov-1/+1
2014-09-11auto merge of #17139 : brson/rust/lualatex, r=alexcrichtonbors-7/+21
2014-09-10Fix #17156Vadim Chugunov-1/+1
2014-09-10auto merge of #17135 : brson/rust/wininst, r=alexcrichtonbors-1/+1
2014-09-10auto merge of #17129 : epdtry/rust/misc/llvm-root-reconfig, r=brsonbors-1/+5