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
/
src
/
engine
/
SCons
/
Defaults.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix win32LinkGenerator.
Steven Knight
2002-04-17
1
-16/+12
*
Handle long command lines for the MSVC linker.
Steven Knight
2002-04-16
1
-8/+41
*
Shared library test fixes. (Charles Crain)
Steven Knight
2002-04-16
1
-1/+1
*
Follow-on shared library fix for WIN32 systems. (Charles Crain)
Steven Knight
2002-04-15
1
-1/+1
*
Big change for shared libraries and a bunch of other flexibility. (Charles C...
Steven Knight
2002-04-15
1
-31/+200
*
Support a CPPFLAGS variable (a la GNU Make).
Steven Knight
2002-03-28
1
-4/+4
*
Add Fortran support.
Steven Knight
2002-03-28
1
-0/+18
*
Add more document Builders: PDF and PostScript.
Steven Knight
2002-03-27
1
-4/+36
*
Add WhereIs() functionality.
Steven Knight
2002-03-27
1
-15/+1
*
Add support for target Aliases.
Steven Knight
2002-03-25
1
-3/+13
*
Support the build of TeX documents (Task 47116). (Steve Leblanc)
Steven Knight
2002-03-23
1
-2/+29
*
Change the default lex command to use the POSIX-compliant -t option, not the ...
Steven Knight
2002-03-07
1
-2/+2
*
Add a CXXFile builder to turn .ll and .yy files into .cc.
Steven Knight
2002-03-07
1
-3/+11
*
Make the CFile Builder's SUFFIX configurable.
Steven Knight
2002-03-07
1
-1/+3
*
Add RANLIB, and check for the existence of 'ranlib' before adding it to the d...
Steven Knight
2002-03-02
1
-13/+37
*
Fix variable interpolation with spaces, and problems with the WIN32 environme...
Steven Knight
2002-02-09
1
-17/+59
*
Set PROGSUFFIX to .exe under Cygwin. (Chad Austin)
Steven Knight
2002-02-04
1
-2/+4
*
Update Copyright lines for the new year.
Steven Knight
2002-01-29
1
-1/+1
*
Check for the existence of lex and yacc in those tests and bail with NO RESUL...
Steven Knight
2002-01-11
1
-2/+3
*
Refactor the Windows registry stuff from Defaults.py to Utils.py (Charles Cra...
Steven Knight
2002-01-11
1
-51/+18
*
In the Object Builder, use a single Action instance for all of the C++ file s...
Steven Knight
2002-01-10
1
-6/+9
*
Add support for lex and yacc.
Steven Knight
2002-01-07
1
-5/+24
*
Finish MSVC support
Steven Knight
2001-12-30
1
-43/+186
*
More NT portability in the tests.
Steven Knight
2001-11-29
1
-2/+2
*
More NT portability fixes.
Steven Knight
2001-11-24
1
-4/+15
*
Crain: Finish LIBS, LIBPATH, CPPPATH
Steven Knight
2001-11-20
1
-8/+13
*
LIBS and LIBPATH work, variable substitution changes.
Steven Knight
2001-11-15
1
-0/+8
*
Implement CPPPATH and scanning during builds.
Steven Knight
2001-11-14
1
-1/+4
*
Make the (s) and variables upper-case.
Steven Knight
2001-10-31
1
-8/+8
*
Composite Builder and related changes from Charles Crain.
Steven Knight
2001-10-18
1
-42/+60
*
Portability fixes for tests on Windows Nt.
Steven Knight
2001-10-17
1
-14/+54
*
Add LINKFLAGS support.
Steven Knight
2001-10-12
1
-1/+3
*
Add tests and support for and .
Steven Knight
2001-10-12
1
-5/+8
*
Use the prefix and suffix arguments in the Builder base class.
Steven Knight
2001-10-12
1
-12/+12
*
Implement special variable substitution.
Steven Knight
2001-10-11
1
-4/+4
*
Add the Library() method.
Steven Knight
2001-10-11
1
-5/+15
*
Updating licensing.
Steven Knight
2001-10-03
1
-0/+23
*
Add support for the ENV construction variable.
Steven Knight
2001-09-28
1
-0/+2
*
Add automatic substitution on filename lines.
Steven Knight
2001-09-17
1
-1/+1
*
Run setup.py on the unpacked .tar.gz for testing.
Steven Knight
2001-09-17
1
-0/+22