COMMITS
/ Makefile.in January 21, 2012
G
Merge pull request #1583 from killerswan/ubuntu_ppa
Graydon Hoare committed
January 20, 2012
G
Bump release number to 0.2pre to avoid clobbering 0.1 artifacts in future.
Graydon Hoare committed
K
Add support for DESTDIR to "make install"
Kevin Cantu committed
G
Set release string to 0.1.
Graydon Hoare committed
January 18, 2012
G
G
Rename some readmes and fix some dist logic.
Graydon Hoare committed
January 17, 2012
G
build the tutorial if node.js is available
Grahame Bowland committed
January 16, 2012
H
build: Stop building stage3 on normal test cycles
Haitao Li committed
January 15, 2012
B
Register snapshots
Brian Anderson committed
January 11, 2012
B
build: Build libraries in the bin directory on win32
Brian Anderson committed
B
build: Build libraries in the bin directory on win32
Brian Anderson committed
B
Revert "build: Build libraries in the bin directory on win32"
Brian Anderson committed
B
build: Build libraries in the bin directory on win32
Brian Anderson committed
January 13, 2012
B
Revert "build: Build libraries in the bin directory on win32"
Brian Anderson committed
B
Revert "Register snapshots"
Brian Anderson committed
B
Merge remote-tracking branch 'brson/win32'
Brian Anderson committed
G
B
Register snapshots
Brian Anderson committed
January 10, 2012
G
Fix 'make distcheck', close #1445.
Graydon Hoare committed
December 21, 2011
G
Add rustdoc to build.
Graydon Hoare committed
December 20, 2011
H
Separate driver rustc and librustc
Haitao Li committed
December 17, 2011
G
Update build machinery to build and install librustc everywhere (including snapshots).
Graydon Hoare committed
December 13, 2011
N
new targets, "rustc", "rustc-stage[123]", etc
Niko Matsakis committed
B
build: Set 'all' as the default goal. Closes #1290
Brian Anderson committed
December 9, 2011
N
first attempt, not happy with it
Niko Matsakis committed
December 14, 2011
B
build: Call llvm-config with the .exe extension on windows
Brian Anderson committed
B
build: Fix definition of LLC/LLVM_AS
Brian Anderson committed
December 2, 2011
H
rustc: build versioned library with hash in its name
Haitao Li committed
November 18, 2011
H
Using filename when finding libraries for linking
Haitao Li committed
December 10, 2011
B
build: Use llvm-mc as our assembler
Brian Anderson committed
December 6, 2011
N
helpful targets
Niko Matsakis committed
G
Establish 'core' library separate from 'std'.
Graydon Hoare committed
November 27, 2011
B
Upgrade LLVM to svn revision 145779
Brian Anderson committed
December 3, 2011
N
adopt -H-all convention
Niko Matsakis committed
N
make convenient rustc targets
Niko Matsakis committed
December 1, 2011
G
Build infra and minor build-enabling bugfixes for cargo.
Graydon Hoare committed
November 30, 2011
G
Fix terminology typo.
Graydon Hoare committed
November 29, 2011
N
improve install, fix MKFILE_DEPS so it works
Niko Matsakis committed
B
configure: Add --disable-manage-submodules switch
Brian Anderson committed
B
rt: Build __morestack as a static library and copy it to the right places
Brian Anderson committed
November 23, 2011
N
fix makefiles, add option to ignore changes in makefiles
Niko Matsakis committed
November 22, 2011
N
makefiles now seem to be working, rustc is not
Niko Matsakis committed
November 21, 2011
N
basic builds function
Niko Matsakis committed
November 26, 2011
B
build: Fix the rules for reconfiguring on git submodule changes
Brian Anderson committed
November 13, 2011
S
Removed --no-typestate flag from rutsc
Stefan Plantikow committed
November 10, 2011
N
remove rustc target: it breaks mingw32 and I don't care enough
Niko Matsakis committed
November 9, 2011
N
add rustc to set of targets to build
Niko Matsakis committed
November 8, 2011
E
Re-add libuv as a submodule.
Erick Tryzelaar committed
November 2, 2011
B
Parameterize the LLVM build over the target triples
Brian Anderson committed
B
Cleanup LLVM build rules after rebase onto x64 changes
Brian Anderson committed