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
/
mingw.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add use of $CPPDEFINES to $RCCOM on MinGW. (Amir Szekely)
Steven Knight
2005-11-06
1
-1/+1
*
Handle Visual Studio project and solution files in Unicode. (Chen Lee)
Steven Knight
2005-08-13
1
-1/+1
*
Add --include-dir and the source directory when calling the MinGW resource co...
Steven Knight
2005-05-07
1
-1/+1
*
Checkpoint refactorings to remove CommandGenerator and ToolSpec classes.
Steven Knight
2005-03-06
1
-1/+1
*
Move the canned Scanner objects out of Defaults.py and document how to add Sc...
Steven Knight
2005-02-14
1
-2/+2
*
Eliminate Executor's creation and use of a build_dict and a subst_dict, which...
Steven Knight
2005-01-10
1
-1/+1
*
Finish the display-customization variables: , , , , , and .
Steven Knight
2005-01-07
1
-1/+5
*
Two more win32 fixes: don't have SConfTests.py look for sin(), since it's av...
Steven Knight
2004-07-08
1
-2/+3
*
Fix spurious rebuilds/reinstalls of header files and circular dependencies wi...
Steven Knight
2004-05-19
1
-1/+1
*
Add support for extending the suffixes a scanner knows about.
Steven Knight
2004-04-10
1
-3/+1
*
Allow a list of emitters to be called in sequence. (Chad Austin)
Steven Knight
2004-04-04
1
-2/+2
*
Fix a bug with creation of shared libraries under MinGW. (Simon Perkins)
Steven Knight
2004-04-02
1
-1/+1
*
Initialize *FLAGS variables with objects that can add flags either as strings...
Steven Knight
2004-02-26
1
-8/+9
*
Fix an incorrect _concat() call in the definition for the mingw Tool. (Chad...
Steven Knight
2003-12-02
1
-1/+1
*
Refactor to use real Nodes for command-line attributes and eliminate PathList...
Steven Knight
2003-05-06
1
-2/+2
*
Implement Tool refactoring. (Chad Austin + Steve Leblanc)
Steven Knight
2003-04-10
1
-3/+2
*
Win32 portability.
Steven Knight
2003-01-30
1
-1/+3
*
Put the Copyright years in by script, not by hand.
Steven Knight
2003-01-20
1
-1/+1
*
Make shared/static objects less irritating. (Anthony Roach)
Steven Knight
2003-01-18
1
-0/+2
*
Update Copyright years.
Steven Knight
2003-01-16
1
-1/+1
*
Add .def file support to the mingw tool. (Anthony Roach)
Steven Knight
2003-01-15
1
-0/+16
*
Add MinGW support. (Anthony Roach)
Steven Knight
2003-01-09
1
-0/+131