summary refs log tree commit diff
path: root/mk/main.mk
AgeCommit message (Expand)AuthorLines
2015-12-02Bump to .5Brian Anderson-1/+1
2015-11-20Bump to .4Brian Anderson-1/+1
2015-11-04Bump prerelease to .3Brian Anderson-1/+1
2015-10-28mk: Bump beta to .2Alex Crichton-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
2015-05-19mk: Remove generation of .d filesAlex Crichton-4/+0
2015-05-15Bump version to 1.2Brian Anderson-1/+1
2015-05-14Auto merge of #25208 - lfairy:version-hash, r=brsonbors-1/+3
2015-05-13Use `printf %s` instead of `echo -n` in build scriptChris Wong-1/+1
2015-05-09Auto merge of #24859 - richo:valgrind-tests, r=brsonbors-0/+1
2015-05-08mk: Log that valgrind tests are disabledRicho Healey-0/+1
2015-05-08Generate CFG_FILENAME_EXTRA from the versionChris Wong-1/+3
2015-04-27mk: Add support for musl-based buildsAlex Crichton-2/+4
2015-04-22mk: Remove version numbers from beta artifactsBrian Anderson-2/+6
2015-04-21Bump version to 1.1.0Brian Anderson-2/+2
2015-04-17Bump prerelease to .3Brian Anderson-1/+1
2015-04-10Bump prerelease versionBrian Anderson-1/+1
2015-04-08configure: Add --enable-debuginfoBrian Anderson-0/+5
2015-04-08configure: Clarify --enable-debug-assertions status messageBrian Anderson-1/+1
2015-04-08configure: Disable debug assertions by defaultBrian Anderson-3/+3
2015-04-08configure: Rename --enable-debug to --enable-debug-assertionsBrian Anderson-2/+2
2015-03-13Avoid passing -L "" during cross-compilation.Ryan Prichard-0/+1
2015-03-12Fix naming of beta artifacts againBrian Anderson-2/+2
2015-03-10configure: have --enable-debug set -C debug-assertions=on so `debug!()` works...Cody P Schafer-1/+1
2015-03-05mk: Once again rename the beta channel artifacts as 'beta'Brian Anderson-3/+3
2015-02-15Rollup merge of #22292 - brson:alpha2, r=alexcrichtonManish Goregaokar-3/+3
2015-02-13Add the build date to the reported version. #21957Brian Anderson-1/+5
2015-02-13Update version number for 1.0.0-alpha.2Brian Anderson-3/+3
2015-02-05mk: Add version number to output. Useful for logsBrian Anderson-0/+1