summary refs log tree commit diff
path: root/mk/main.mk
AgeCommit message (Expand)AuthorLines
2016-05-18Bump beta version to 3Alex Crichton-1/+1
2016-05-04Bump beta version to 2Alex Crichton-1/+1
2016-04-04mk: Hardcode the bootstrap key for each releaseAlex Crichton-0/+11
2016-03-29mk: Fix cross-host buildsAlex Crichton-9/+5
2016-03-27mk: point target LD_LIBRARY_PATH at current stageAlex Burka-1/+1
2016-03-17Add -Z orbit for forcing MIR for everything, unless #[rustc_no_mir] is used.Eduard Burtescu-0/+5
2016-03-01Bump to 1.9Brian Anderson-1/+1
2016-02-25mk: Move disable-jemalloc logic into makefilesAlex Crichton-2/+2
2016-02-06Add support for i686-unknown-linux-muslBrian Anderson-0/+3
2016-02-01Revert "mk: fix some undefined variable warnings"Alex Crichton-20/+10
2016-02-01mk: fix some undefined variable warningsTamir Duberstein-10/+20
2016-01-21mk: Remove all perf-related targetsAlex Crichton-8/+0
2016-01-20Bump version to 1.8Brian Anderson-1/+1
2016-01-12Auto merge of #30599 - brson:extra, r=alexcrichtonbors-1/+1
2016-01-06finish enabling -C rpath by default in rustc. See #30353.Felix S. Klock II-1/+1
2015-12-29configure: Add --extra-filename flagBrian Anderson-1/+1
2015-12-21Register new snapshotsAlex Crichton-5/+1
2015-12-19Add PNaCl target info to the makefile target cfgs and initialize the PNaCl ta...Richard Diamond-1/+1
2015-12-13Better support for `--llvm-root`.Richard Diamond-2/+13
2015-12-09Bump to 1.7Brian Anderson-1/+1
2015-12-02mk: Remove obsolete commentBrian Anderson-1/+0
2015-11-15Prepare to the correct directory with --libdirWilliam Throwe-3/+4
2015-11-08jemalloc: pass `--enable-valgrind` when valgrind is enabledTamir Duberstein-0/+1
2015-11-08jemalloc: quarantine is fixedTamir Duberstein-2/+1
2015-11-08whitespaceTamir Duberstein-1/+1
2015-11-07Make sure rsbegin.o and rsend.o get packaged with target lib artifacts.Vadim Chugunov-1/+1
2015-10-31Windows: Move target libraries to $rustroot/lib/rustlib/... - for symmetry wi...Vadim Chugunov-2/+13
2015-10-27Bump version to 1.6Brian Anderson-1/+1
2015-10-18Update LLVM fork to include a backported fix for broken debug locationsBjörn Steinbrink-1/+5
2015-10-06purge `-Z always-build-mir`, which is no longer relevantNiko Matsakis-12/+0
2015-09-29Enable and make stage0 landing pads optionalSimonas Kazlauskas-1/+4
2015-09-15Bump to 1.5Brian Anderson-1/+1
2015-09-06enable slice patterns and enable building rustdocNiko Matsakis-1/+1
2015-09-06plumbing to automatically run MIR for crates where it works;Niko Matsakis-0/+12
2015-08-26mk: tell rustc that we're only looking for native libs in the LLVM_LIBDIRCody P Schafer-1/+1
2015-08-11Register new snapshotsAlex Crichton-5/+0
2015-08-10Remove morestack supportAlex Crichton-1/+6
2015-08-04Bump to 1.4Brian Anderson-1/+1
2015-07-06Remove unused variableTamir Duberstein-1/+0
2015-06-23Bump to 1.3Brian Anderson-1/+1
2015-06-13mk: Build crates with relative paths to rustcUlrik Sverdrup-0/+1
2015-06-02Rollup merge of #25949 - mbrubeck:ndebug, r=alexcrichtonManish Goregaokar-3/+1
2015-06-01Stop passing the old ndebug/debug cfg directivesMatt Brubeck-3/+1
2015-05-27Remove build date from the output of --versionJohannes Oertel-4/+0
2015-05-20Auto merge of #25624 - steveklabnik:rollup, r=steveklabnikbors-1/+1
2015-05-20Auto merge of #25350 - alexcrichton:msvc, r=brsonbors-6/+5
2015-05-19mk: Report the prerelease version on beta again. Fixes #25618Brian Anderson-1/+1
2015-05-19mk: Add the ability to depend on native LLVM toolsAlex Crichton-0/+1
2015-05-19mk: Enable building LLVM targeting MSVCAlex Crichton-0/+4
2015-05-19mk: Correct names of installed libs on windowsAlex Crichton-2/+0