about summary refs log tree commit diff
path: root/mk
AgeCommit message (Expand)AuthorLines
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
2014-09-10auto merge of #17109 : brson/rust/win64snap, r=alexcrichtonbors-1/+1
2014-09-09Prefer lualatex, xelatex, pdflatex, in that order. #12804Brian Anderson-7/+21
2014-09-09Fix naming of windows installerBrian Anderson-1/+1
2014-09-09Fix snapshot.py for win64Brian Anderson-1/+1
2014-09-09ignore uninitialized submodules when checking if ./configure should be re-runStuart Pernsteiner-1/+5
2014-09-07enable jemalloc debugging in unoptimized buildsDaniel Micay-1/+5
2014-09-04Avoid building as root with `sudo make install`Kevin Ballard-4/+22
2014-08-30auto merge of #16322 : michaelwoerister/rust/gdb-pretty, r=alexcrichtonbors-0/+1
2014-08-28Allow a regex filter for RUST_LOGNick Cameron-1/+1
2014-08-27debuginfo: Emit different autotest debugger scripts depending on GDB version.Michael Woerister-0/+1