index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
rel_3.0.1
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
BuildDir.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a regression in handling CPPPATH='.' when using a BuildDir with subdirect...
Steven Knight
2005-03-05
1
-393/+0
*
Better failure detection in test/BuildDir.py. (Kevin Quick)
Steven Knight
2004-09-24
1
-14/+14
*
Build targets in an associated BuildDir even if there are local targets in th...
Steven Knight
2004-09-18
1
-2/+9
*
Add Fortran 90/95 support. (Chris Murray)
Steven Knight
2004-07-29
1
-8/+8
*
Make more Environment methods from global functions.
Steven Knight
2003-09-14
1
-1/+2
*
Re-synchronize the CVS tree after a SourceForge file system catastrophe.
Steven Knight
2003-08-27
1
-4/+21
*
Change the double quotes around an up-to-date target to be like Make.
Steven Knight
2003-06-18
1
-4/+4
*
Use -lfrtbegin when linking fortran in gcc3; Cygwin fixes. (Chad Austin)
Steven Knight
2003-05-27
1
-14/+4
*
Put LinkFunc() back to the way it was. (Christoph Wiedemann)
Steven Knight
2003-05-20
1
-1/+28
*
Fix for the internal Link action not being reentrant when used with BuildDir.
Steven Knight
2003-05-12
1
-49/+94
*
Fix regression tests that use test.whereis(). (Anthony Roach)
Steven Knight
2003-05-02
1
-10/+2
*
Portability fixes for test. (Chad Austin)
Steven Knight
2003-04-26
1
-0/+3
*
Implement Tool refactoring. (Chad Austin + Steve Leblanc)
Steven Knight
2003-04-10
1
-4/+10
*
Put the Copyright years in by script, not by hand.
Steven Knight
2003-01-20
1
-1/+1
*
Update Copyright years.
Steven Knight
2003-01-16
1
-1/+1
*
Fixes for tests following the Repository/BuildDir refactoring. (Charles Crain).
Steven Knight
2002-10-19
1
-4/+29
*
Refactor Repository and BuildDir. (Charles Crain)
Steven Knight
2002-10-16
1
-29/+59
*
Windows portability
Steven Knight
2002-09-25
1
-1/+0
*
Provide a message if there are no command-line targets specified and no Defau...
Steven Knight
2002-08-31
1
-1/+1
*
Make SCons/Tool/ifl.py get included in the win32 package, make Microsoft tool...
Steven Knight
2002-08-30
1
-2/+12
*
Remove debug prints left in test/BuildDir.py.
Steven Knight
2002-08-18
1
-2/+0
*
Fix implicit dependencies with duplicate=0.
Steven Knight
2002-08-13
1
-0/+11
*
Fix incorrect time stamp for linked files (Bug 589288) (Anthony Roach)
Steven Knight
2002-08-05
1
-0/+16
*
Still more Win32 portability.
Steven Knight
2002-07-14
1
-13/+20
*
Allow build directories outside the SConstruct tree; add a FindFile() functio...
Steven Knight
2002-07-10
1
-39/+40
*
Add a native Fortran include scanner.
Steven Knight
2002-06-12
1
-4/+58
*
Fix for relative CPPPATH when BuildDir() is in use. (Charles Crain)
Steven Knight
2002-05-14
1
-1/+13
*
Fix a bug that caused BuildDir(duplicate=1) along with passing a Node to SCon...
Steven Knight
2002-05-02
1
-0/+14
*
Fix subtle problems in end cases with using multiple scanners on a Node.
Steven Knight
2002-03-20
1
-1/+1
*
Make FunctionAction arguments be Nodes, not strings. (Charles Crain)
Steven Knight
2002-03-16
1
-2/+2
*
Update Copyright lines for the new year.
Steven Knight
2002-01-29
1
-1/+1
*
Add duplicate (defaults to true) option to BuildDir()
Steven Knight
2001-12-29
1
-15/+32
*
Windows NT portability fixes for tests.
Steven Knight
2001-12-21
1
-2/+2
*
Add BuildDir(), Export(), and Install() functionality (courtesy Charles Crain).
Steven Knight
2001-12-15
1
-0/+111