Graydon Hoare
|
87c14f1e3d
|
Move src/comp to src/rustc
|
2012-03-02 18:46:13 -08:00 |
|
Graydon Hoare
|
447414f007
|
Establish 'core' library separate from 'std'.
|
2011-12-06 12:13:04 -08:00 |
|
Graydon Hoare
|
d1fd7d49a7
|
Build infra and minor build-enabling bugfixes for cargo.
|
2011-12-01 11:31:29 -08:00 |
|
Niko Matsakis
|
9c12c7c7f5
|
basic builds function
|
2011-11-29 12:51:07 -08:00 |
|
Brian Anderson
|
38c67a4c8d
|
Abstract the build directories further in the makefiles
This defines variables for host bin and lib directories as well as all target
bin and lib directories then uses them everywhere.
|
2011-09-30 16:18:19 -07:00 |
|
Marijn Haverbeke
|
6209e844ee
|
Replace xfail-stageN with simply xfail-test
Closes #799
|
2011-08-31 16:32:16 +02:00 |
|
Marijn Haverbeke
|
66bc014720
|
Revert "Replace xfail-stageN with simply xfail-test"
This reverts commit 574194f6bc .
|
2011-08-31 14:24:08 +02:00 |
|
Marijn Haverbeke
|
574194f6bc
|
Replace xfail-stageN with simply xfail-test
Closes #799
|
2011-08-31 13:43:09 +02:00 |
|
Brian Anderson
|
28fbc591fd
|
Add more verbosity to 'make reformat'
For each file it will indicate that it was reformatted, unchanged, or failed
|
2011-08-18 15:46:10 -07:00 |
|
Brian Anderson
|
92a4c0cee7
|
Ignore xfail-pretty, xfail-stage2 files when reformatting
We shouldn't be trying to reformat source that we don't know to work because
we could just be breaking it more.
|
2011-08-03 10:55:59 -07:00 |
|
Brian Anderson
|
452765255c
|
Add PPFILES flag to specify a which files to reformat
Accepts a path with wildcards
|
2011-07-27 19:04:56 -07:00 |
|
Marijn Haverbeke
|
0e3ee39c41
|
Add fuzzer to reformat make target
|
2011-07-27 15:54:33 +02:00 |
|
Marijn Haverbeke
|
8c821ff038
|
Fix reformat make target
|
2011-07-27 13:42:10 +02:00 |
|
Rafael Ávila de Espíndola
|
ea371a3d37
|
Cleanup the library path now that we copy from stageN/lib to stageN+1/
|
2011-07-21 15:12:10 -04:00 |
|
Rafael Ávila de Espíndola
|
d151e18633
|
Move llvm out of stageN/lib so that the host building stage 1+ can
have a newer and incompatible llvm with the bots.
|
2011-07-11 16:31:47 -04:00 |
|
Graydon Hoare
|
79ba31504b
|
Fixes to speed and clean up makefiles.
|
2011-06-25 19:23:32 +00:00 |
|
Graydon Hoare
|
1ad8efa86e
|
Fix 'reformat' mk target to handle recent libdir changes.
|
2011-06-20 19:58:23 +00:00 |
|
Graydon Hoare
|
eb9969f546
|
Add support for marking files no-reformat.
|
2011-06-16 16:42:29 -07:00 |
|
Graydon Hoare
|
bd3e2eb4cb
|
Add tests to 'make reformat' target.
|
2011-06-15 10:09:28 -07:00 |
|
Graydon Hoare
|
700c525c4f
|
Revive 'make reformat' target.
|
2011-06-14 11:11:07 -07:00 |
|
Graydon Hoare
|
d569a71b0b
|
make 'reformat' do libstd as well.
|
2011-06-01 16:57:17 -07:00 |
|
Graydon Hoare
|
49742b86be
|
Add a 'make reformat' rule.
|
2011-06-01 12:01:55 -07:00 |
|