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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Added comment (minor)
Gary Oberbrunner
2013-04-20
1
-9/+12
*
|
Merged in bdbaddog/scons (pull request #70: MSVC2012 stuff)
Gary Oberbrunner
2013-04-20
4
-8/+45
|
\
\
|
*
|
added text to changes.txt for this set of changes resolving some issues with ...
William Deegan
2013-04-11
1
-0/+11
|
*
|
should resolve issues with VS2012 (and probably VS2010) on 64(and probably 32...
William Deegan
2013-04-11
2
-6/+35
|
*
|
TARGET_OS|ARCH should never be defaulted to HOST_OS|ARCH. This makes it impos...
William Deegan
2013-04-09
1
-2/+2
|
*
|
Raised deprecated python version to be anything less than 2.7 to prep for mov...
William Deegan
2013-02-22
1
-1/+1
|
|
/
*
|
Updated src/CHANGES.txt for recent changes.
Gary Oberbrunner
2013-04-20
1
-2/+5
*
|
Added tests for ZIPROOT, and tweaked the ZIPROOT doc a bit.
Gary Oberbrunner
2013-04-20
4
-88/+170
*
|
Test harness: fail_test() can now take an optional message to print on failure.
Gary Oberbrunner
2013-04-20
1
-10/+17
*
|
Merged in ziproot (pull request #1)
Philipp Kraus
2013-04-15
3
-2/+11
|
\
\
|
*
|
add optional ziproot
Philipp Kraus
2013-04-12
3
-2/+11
|
/
/
*
|
Merged in carandraug/scons (pull request #67).
Gary Oberbrunner
2013-03-17
3
-14/+97
|
\
\
|
*
|
Do not check for result type in CheckContext.Result, support duck typing
Carnë Draug
2013-03-02
1
-12/+7
|
*
|
Allow NoneType for CheckContext.Result
Carnë Draug
2013-02-15
1
-4/+6
|
|
/
*
|
Move back to 'develop' mode after rel_2.3.0.
Gary Oberbrunner
2013-03-04
6
-13/+18
*
|
Merged rel_2.3.0 branch after release.
Gary Oberbrunner
2013-03-04
8
-52/+69
|
\
\
|
*
|
Added tag 2.3.0 for changeset 38e9e6d0ba0c
Gary Oberbrunner
2013-03-04
0
-0/+0
|
*
|
Added note in Announce.txt re: deprecating python versions older than 2.7.
Gary Oberbrunner
2013-03-03
2
-13/+22
|
*
|
Final auto updates for 2.3.0 release.
Gary Oberbrunner
2013-03-02
7
-39/+47
|
/
/
*
|
Merged in bdbaddog/scons (pull requests #68 and #69)
Gary Oberbrunner
2013-03-02
2
-3/+15
|
\
\
|
*
|
Raised deprecated python version to be anything less than 2.7 to prep for mov...
William Deegan
2013-02-22
1
-1/+1
|
*
|
improved comment around changed code
William Deegan
2013-02-22
1
-0/+1
|
*
|
Changes to setup.py to allow it to be parsed by python3.x. This allows it to ...
William Deegan
2013-02-22
1
-2/+13
|
|
/
*
|
Updated release doc files for 2.3 release.
Gary Oberbrunner
2013-02-10
3
-42/+68
|
/
*
removed misleading comment from test/gettext/Translate/MultiCatalog.py
Paweł Tomulik
2013-01-07
1
-2/+0
*
added test case gettext/Translate/MultiCatalog.py
Paweł Tomulik
2013-01-07
1
-0/+122
*
added test case gettext/Translate/MultiCatalog.py
Paweł Tomulik
2013-01-07
1
-1/+1
*
fixed bug with mutable default argument in Tool/GettextCommon.py
Paweł Tomulik
2013-01-07
1
-1/+2
*
Fix MSVS project generation for older (<10) MSVS versions.
Gary Oberbrunner
2012-12-23
1
-1/+1
*
Make VersionedSharedLib and its test not fail on Windows
Gary Oberbrunner
2012-12-22
2
-5/+24
*
Fix SHLINKCOMSTR test rot
Gary Oberbrunner
2012-12-22
1
-7/+7
*
Merging pull request #62 from Dirk Baechle: fixes for MinGW tests
Gary Oberbrunner
2012-12-22
31
-140/+178
|
\
|
*
- moved check for an installed MSVC toolchain into its own function in TestSCons
Dirk Baechle
2012-12-22
15
-135/+36
|
*
- fixes for MinGW under Windows, mainly skipping MSVS-specific tests
Dirk Baechle
2012-12-18
30
-72/+209
*
|
Fix test/SCONSFLAGS test rot.
Gary Oberbrunner
2012-12-21
1
-2/+2
*
|
Merged in techtonik/scons (pull request #63: Another minor cleanup as the cod...
Gary Oberbrunner
2012-12-21
13
-141/+32
|
\
\
|
*
|
Fix test/runtest/xml/output.py for the new behavior of --xml option
anatoly techtonik
2012-12-20
1
-1/+1
|
*
|
Fix tests broken after --noqmtest option was removed from runtest.py
anatoly techtonik
2012-12-20
2
-3/+3
|
*
|
Remove os_spawnv_fix.diff patch for pre-Python 2.2 versions
anatoly techtonik
2012-12-19
4
-86/+2
|
*
|
Cleanup replacement of sys.exitfunc with atexit (Python 2+)
anatoly techtonik
2012-12-19
5
-32/+11
|
*
|
TestCmd.py: Delay cleanup registration with atexit to avoid exessive
anatoly techtonik
2012-12-19
1
-19/+15
|
|
/
*
|
Fixed up docs for InstallVersionedLib and SHLIBVERSION.
Gary Oberbrunner
2012-12-21
2
-8/+21
*
|
update to latest SCons commits
Robert Managan
2012-12-18
17
-469/+434
|
\
\
|
|
/
|
*
runtest.py: Enable -o, --output to save stdout/stderr into a file
anatoly techtonik
2012-12-18
2
-7/+17
|
*
runtest.py: Fix CRLF
anatoly techtonik
2012-12-18
1
-2/+2
|
*
runtest.py: Replace `-o file --xml` with `--xml file`
anatoly techtonik
2012-12-17
2
-28/+21
|
*
runtest.py: Exit with an error if no tests were found
anatoly techtonik
2012-12-17
2
-3/+10
|
*
runtest.py: remove --noqmtest option
anatoly techtonik
2012-12-17
2
-11/+4
|
*
Merge runtest.py fixes
anatoly techtonik
2012-12-17
2
-20/+52
|
|
\
|
|
*
runtest.py: Turn on unbuffered output ASAP.
anatoly techtonik
2012-12-15
1
-13/+18
[prev]
[next]