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
/
dblite.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
http://scons.tigris.org/issues/show_bug.cgi?id=2329
Greg Noel
2010-03-27
1
-5/+4
*
Fix issue 2421 by not trying to use os.chown on Windows.
Gary Oberbrunner
2009-05-12
1
-3/+6
*
Fix issue 1382: chown .sconsign.dblite back to original user/group when done,...
Gary Oberbrunner
2009-05-12
1
-0/+20
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
Merged revisions 2725-2865 via svnmerge from
Steven Knight
2008-04-17
1
-13/+28
*
Deprecate $WIN32 variables name in place of $WINDOWS* variables names, and el...
Steven Knight
2006-01-21
1
-6/+6
*
Handle failure to chmod() the .sconsign.dblite file, if it's owned by another...
Steven Knight
2005-10-08
1
-2/+7
*
Win32 portability fixes.
Steven Knight
2005-08-11
1
-1/+3
*
Win32 portability.
Steven Knight
2005-08-07
1
-1/+1
*
Make SConsignFile() behavior the default.
Steven Knight
2005-05-07
1
-1/+4
*
Scan SCons source code for uncaught KeyboardInterrupts. (Christoph Wiedemann)
Steven Knight
2004-12-02
1
-1/+1
*
Win32 portability fixes for tests.
Steven Knight
2004-09-19
1
-0/+2
*
Avoid corrupting the .sconsign.dblite file by writing to a temporary file and...
Steven Knight
2004-09-15
1
-4/+14
*
Make dblite.py handle Unicode strings.
Steven Knight
2004-07-11
1
-9/+42
*
Have SConsignFile() use a dblite.py module by default, so we can control the ...
Steven Knight
2004-04-25
1
-0/+149