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
/
Tool
/
msvs.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merged revisions 2647-2719 via svnmerge from
Steven Knight
2008-03-31
1
-1/+1
*
Merged revisions 2302-2362,2364-2452 via svnmerge from
Steven Knight
2007-09-19
1
-0/+3
*
Merged revisions 1907-1940,1942-1967 via svnmerge from
Steven Knight
2007-06-01
1
-2/+4
*
Merged revisions 1826-1882 via svnmerge from
Steven Knight
2007-04-13
1
-20/+49
*
Merged revisions 1784-1824 via svnmerge from
Steven Knight
2007-02-11
1
-4/+3
*
Merged revisions 1582-1665 via svnmerge from
Steven Knight
2006-11-02
1
-53/+51
*
Merged revisions 1441-1539 via svnmerge from
Steven Knight
2006-07-25
1
-5/+10
*
Fix VS8 integration for use with Express. (Christian Maaser) Portability fi...
Steven Knight
2006-02-21
1
-1/+1
*
Add support for Visual Studio 2005 Professional. Windows portability fixes f...
Steven Knight
2006-02-12
1
-7/+28
*
Fix over-zealous common prefix matching when generating Visual Studio project...
Steven Knight
2006-02-12
1
-25/+57
*
Add support for Visual Studio 8, and multiple project files in a solution fil...
Steven Knight
2006-01-20
1
-125/+301
*
Add support for an explicit SCONS_HOME variable for writing the SCons executi...
Steven Knight
2005-11-06
1
-8/+17
*
Add Visual Studio support for SCC Provider variables. (Dobes Vandermeer)
Steven Knight
2005-11-05
1
-5/+48
*
Fix on-disk file matching on case-insensitive systems. Various fixes for win...
Steven Knight
2005-10-10
1
-1/+6
*
Put quotes around the -C directory in command lines in MSVS project files.
Steven Knight
2005-10-09
1
-1/+1
*
Get rid of the last tabs in the source files and have the TestSCons infrastru...
Steven Knight
2005-10-09
1
-1/+1
*
MSVC.py improvements: new MSVSSolution() Builder, new variables to contro ge...
Steven Knight
2005-10-08
1
-173/+493
*
Explicit "skipping test" messages for a few straggling tests.
Steven Knight
2005-09-26
1
-139/+156
*
Have Visual Studio echo that we're using SCons to build things, to work aroun...
Steven Knight
2005-08-20
1
-5/+4
*
Documentation fixes.
Steven Knight
2005-08-15
1
-5/+5
*
Remove widespread reliance on SCons.Node.FS.default_fs so we can initialize i...
Steven Knight
2005-04-02
1
-3/+3
*
Support 'from SConsScript import *' to allow Python modules imported by SCons...
Steven Knight
2005-01-08
1
-4/+6
*
Handle white space in the Python path name inside. Handle
Steven Knight
2004-08-20
1
-6/+6
*
Remove dead imports and other things found by PyChecker.
Steven Knight
2004-06-01
1
-3/+2
*
Better midl (Visual Studio MIDL compiler) Tool detection. (Anthony Roach)
Steven Knight
2004-05-08
1
-0/+10
*
Update various default paths in MSVS .Net and MSVC 6.0 / 7. (Steve Christensen)
Steven Knight
2004-03-06
1
-2/+7
*
Update for MSVS 2003 (7.1). (Greg Spencer)
Steven Knight
2004-01-16
1
-24/+46
*
Fix MSVS Project file invocation when running scons.bat.
Steven Knight
2004-01-15
1
-15/+48
*
Ensure that the ENV values are all strings. (Anthony Roach)
Steven Knight
2003-11-18
1
-0/+10
*
Use sys.stdout.write() instead of print so line feeds in -j output will stay ...
Steven Knight
2003-11-10
1
-9/+9
*
Better detection of KeyboardInterrupts. (Christoph Wiedemann)
Steven Knight
2003-10-21
1
-0/+10
*
Support Jar manifest files and the -C option. Tool/ms*.py fixes for pre-Pyth...
Steven Knight
2003-09-17
1
-6/+6
*
Refactor extension splitting to make it more flexible (for SWIG).
Steven Knight
2003-08-03
1
-5/+5
*
MSVS documentation, remove unnecessary exceptions, and restor escape() to its...
Steven Knight
2003-06-14
1
-10/+19
*
Add MSVS Project file support. (Greg Spencer)
Steven Knight
2003-06-08
1
-0/+1030
[prev]