index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mk
Age
Commit message (
Expand
)
Author
Lines
2012-01-20
Include man page in dist.
release-0.1
0.1
Graydon Hoare
-0
/
+1
2012-01-20
revert accidental commits
Niko Matsakis
-1
/
+1
2012-01-20
small fixes for building dist on windows
Niko Matsakis
-3
/
+3
2012-01-20
Revert "build: Surround makensis command in quotes"
Brian Anderson
-1
/
+1
2012-01-20
build: Surround makensis command in quotes
Brian Anderson
-1
/
+1
2012-01-19
Conditionalize PKG_EXE on makensis.
Graydon Hoare
-1
/
+4
2012-01-19
Update deps on the dist rule to something more modern.
Graydon Hoare
-2
/
+1
2012-01-19
Split dist rules by platform.
Graydon Hoare
-2
/
+15
2012-01-19
Actually use CFG_NATURALDOCS rather than hardcoding naturaldocs name.
Graydon Hoare
-1
/
+2
2012-01-19
Fix the dist target to include Much Less Junk from llvm (notably not .git!)
Graydon Hoare
-1
/
+11
2012-01-19
[makefiles] Don't add css file to set of DOCS targets
Marijn Haverbeke
-1
/
+1
2012-01-19
Move tutorial over to a format similar to the reference doc
Marijn Haverbeke
-20
/
+21
2012-01-18
Give up trying to be clever about masking out parts of llvm and libuv.
Graydon Hoare
-11
/
+1
2012-01-18
Fix path munging in dist rule.
Graydon Hoare
-4
/
+5
2012-01-18
Tidy tidy
Graydon Hoare
-1
/
+1
2012-01-18
Refactor the doc building rules a bit, sensitize them to the presence or abse...
Graydon Hoare
-25
/
+69
2012-01-19
build: Run tidy first before all other check targets
Haitao Li
-2
/
+2
2012-01-18
Add a stylesheet to make the reference HTML look a bit prettier
Marijn Haverbeke
-1
/
+5
2012-01-17
libstd: Move std tests into libstd
Brian Anderson
-5
/
+1
2012-01-17
build: Start running libcore tests
Brian Anderson
-0
/
+24
2012-01-17
Move the ifdefs to nest properly. Real clever.
Graydon Hoare
-2
/
+4
2012-01-17
Rename some readmes and fix some dist logic.
Graydon Hoare
-8
/
+9
2012-01-17
cp -a only.
Graydon Hoare
-1
/
+1
2012-01-17
build: Stop passing --lib argument
Brian Anderson
-4
/
+4
2012-01-17
Improve the node-doc-building logic.
Graydon Hoare
-14
/
+5
2012-01-17
build the tutorial if node.js is available
Grahame Bowland
-0
/
+20
2012-01-17
build: Check and set perf --log-fd option
Haitao Li
-1
/
+5
2012-01-16
build: Stop building stage3 on normal test cycles
Haitao Li
-5
/
+6
2012-01-16
build: Start running rustdoc tests
Brian Anderson
-1
/
+28
2012-01-15
build: Add rustdoc to tidy rules
Brian Anderson
-0
/
+2
2012-01-15
rustdoc: Add a crate file
Brian Anderson
-1
/
+1
2012-01-14
build: Build libraries in the bin directory on win32
Brian Anderson
-5
/
+5
2012-01-13
build: Add shortcut targets for pretty-print tests
Brian Anderson
-0
/
+35
2012-01-12
Revert "build: Build libraries in the bin directory on win32"
Brian Anderson
-5
/
+5
2012-01-12
Merge remote-tracking branch 'brson/win32'
Brian Anderson
-5
/
+5
2012-01-12
Begin shift over to using pandoc, markdown and llnextgen for reference manual...
Graydon Hoare
-19
/
+52
2012-01-12
build: Build libraries in the bin directory on win32
Brian Anderson
-5
/
+5
2012-01-11
Revert "build: Build libraries in the bin directory on win32"
Brian Anderson
-5
/
+5
2012-01-11
build: Build libraries in the bin directory on win32
Brian Anderson
-5
/
+5
2012-01-10
Fix 'make distcheck', close #1445.
Graydon Hoare
-41
/
+27
2012-01-09
make use of snapshot runtime predicated on variable USE_SNAPSHOT_RUNTIME
Niko Matsakis
-10
/
+31
2012-01-09
rt: Build the stage0 runtime for non-hosts from the working dir
Brian Anderson
-0
/
+5
2012-01-06
fix how we walk functions to match new closure fmt
Niko Matsakis
-9
/
+43
2012-01-06
Don't delete css and js files in doc/ when making clean
Marijn Haverbeke
-2
/
+1
2012-01-05
build: Don't delete llvm files as part of make clean
Brian Anderson
-4
/
+4
2012-01-05
Fix a couple paths in the dist target.
Graydon Hoare
-2
/
+4
2012-01-01
fix link error
Jyun-Yan You
-1
/
+1
2012-01-01
add missing library, enable segmented stacks for freebsd
Jyun-Yan You
-1
/
+1
2012-01-01
freebsd support
User Jyyou
-8
/
+715
2011-12-30
Document copy/move/swap/assign expressions more accurately. Fix up some drift...
Graydon Hoare
-1
/
+1
[next]