Add the ability to have the build directory live under the EXTRAS directory
Review Request #606 - Created March 25, 2011 and submitted
| Information | |
|---|---|
| brad danofsky | |
| gem5 | |
| Reviewers | |
| Default | |
| ali, gblack, nate, stever | |
Add the ability to have the build directory live under the EXTRAS directory
I ran the standard m5 regression
Review request changed
Updated (March 25, 2011, 5:47 a.m.)
Summary: |
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description: |
|
|||||||||||||||
Diff: |
Revision 2 (+3) |
Posted (March 25, 2011, 11:54 a.m.)
It looks like you accidentally dropped one of the changes between the first and second versions of the diff. It would be a good idea to post those separately anyway so we can discuss them separately. Don't worry about having the extra review in the system even for these relatively short patches. Also, I'm assuming since this is really two patches that your commit messages would/will be different, but the rule is that the first line is a tag with an ":" at the end and then a one line summary. Something like Foo: Add bar to our foo support. blah blah, all about the change, blah blah
Posted (March 25, 2011, 2:39 p.m.)
-
src/SConscript (Diff revision 2) -
I would have thought that only the first part of the if were necessary. Why are you checking if extra_dir is in BUILDROOT? Please move the comment to the next line as we have a rule limiting lines to 80 characters.
Review request changed
Updated (April 11, 2011, 6:13 a.m.)
Diff: |
Revision 3 (+4) |
|---|
