about summary refs log tree commit diff
path: root/Makefile.in
AgeCommit message (Expand)AuthorLines
2014-02-02Remove VPATH usage in MakefilesAlex Crichton-3/+0
2014-02-02Remove rustpkg.Corey Richardson-1/+0
2014-01-28Fix a typo in disable rpathsAlex Crichton-1/+1
2014-01-26auto merge of #11787 : alexcrichton/rust/refactor, r=brsonbors-182/+29
2014-01-26Removed all instances of XXX in preparation for relaxing of FIXME ruleSalem Talha-1/+1
2014-01-26Refactor the build system for easily adding cratesAlex Crichton-182/+29
2014-01-24auto merge of #11744 : alexcrichton/rust/issue-5219, r=thestingerbors-1/+20
2014-01-24Allow opting-out of rpath usageAlex Crichton-1/+20
2014-01-23Build llvm-extract (needed by codegen tests)Alex Crichton-1/+1
2014-01-21Remove no-debug-borrows from the makefilesAlex Crichton-5/+0
2014-01-16auto merge of #11590 : vadimcn/rust/llvm-tools, r=alexcrichtonbors-0/+3
2014-01-15Only build LLVM tools Rust needs.Vadim Chugunov-0/+3
2014-01-15Add a configure to disable libstd version injectionAlex Crichton-0/+1
2014-01-14Renamed LIBDIR_RELATIVE to CFG_LIBDIR_RELATIVEDerek Guenther-2/+2
2014-01-12Bump version to 0.10-preBrian Anderson-2/+2
2014-01-07mk: Fix the naming of the windows installer harderBrian Anderson-0/+1
2014-01-07Make CFG_LIBDIR configurable. Fixes #5223Jan Niklas Hasse-2/+3
2014-01-05Make rustc's own lib directory configurable and change the default to rustlib...Jan Niklas Hasse-2/+3
2014-01-02Bump version to 0.9Brian Anderson-1/+1
2013-12-24Test fixes and rebase problemsAlex Crichton-0/+6
2013-12-24make: Add all the make support for lib{native,green}Alex Crichton-2/+42
2013-12-20mk: Remove obsolete source reformatting rulesBrian Anderson-5/+0
2013-12-07Register new snapshotsAlex Crichton-0/+4
2013-12-06Link rustllvm statically, and distribute a static snapshotAlex Crichton-5/+8
2013-12-03Register new snapshotsAlex Crichton-0/+1
2013-11-29Statically link librustrt to libstdAlex Crichton-1/+1
2013-11-29Add generation of static libraries to rustcAlex Crichton-36/+31
2013-11-08Update various tests and libraries that were incorrectlyNiko Matsakis-0/+1
2013-11-03Rename files to match current recommendations.Chris Morgan-5/+5
2013-11-02auto merge of #10199 : alexcrichton/rust/no-propagate, r=brsonbors-1/+1
2013-11-02Statically link libuv to librustuvAlex Crichton-1/+1
2013-11-02auto merge of #10229 : brson/rust/warnings, r=thestingerbors-3/+3
2013-11-01Fix installation with DESTDIRBrian Anderson-6/+0
2013-11-01Use consistent capitalization in makefile errorsBrian Anderson-3/+3
2013-10-29support for GNU configure syntaxHeather-33/+33
2013-10-29Move rust's uv implementation to its own crateAlex Crichton-2/+21
2013-10-18auto merge of #9919 : alexcrichton/rust/fmt-begone, r=huonwbors-1/+1
2013-10-18Remove the fmt! syntax extensionAlex Crichton-1/+1
2013-10-17rm rusti from `Makefile.in`Daniel Micay-1/+0
2013-10-16remove the rusti commandDaniel Micay-6/+1
2013-10-10rust / build: Remove the `rust` toolTim Chevalier-6/+0
2013-10-09Makefile: Get git revision correctly on Windowsklutzy-4/+10
2013-09-30Prevent leakage of fmt! into the compilerAlex Crichton-1/+1
2013-09-28auto merge of #9542 : pnkfelix/rust/fsk-fix-issue-9531, r=thestingerbors-0/+4
2013-09-26Update version numbers to 0.9-preBrian Anderson-2/+2
2013-09-26Fix for make -j race from #9531 injected by cleanup in b1a22518f0c687db.Felix S. Klock II-0/+4
2013-09-22auto merge of #9385 : alexcrichton/rust/actually-ndebug, r=pnkfelixbors-4/+5
2013-09-22Actually default rustc to have debug! outputAlex Crichton-4/+5
2013-09-22rustdoc: Out with the old, in with the newAlex Crichton-6/+0
2013-09-21Update version numbers to 0.8Brian Anderson-1/+1