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
/
JavaCommon.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert old-style classes in tool/JavaCommon.py to new-style classes.
Steven Knight
2010-05-15
1
-6/+6
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-15
1
-1/+1
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
1
-4/+3
*
Fix for issue 2088: Java version 5 is same as 1.5 and 6 is same as 1.6.
Gary Oberbrunner
2009-05-29
1
-2/+3
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
Issue 2087: Handle Java classes declared in methods
Ludwig Hähne
2008-10-31
1
-0/+16
*
Merged revisions 2647-2719 via svnmerge from
Steven Knight
2008-03-31
1
-5/+9
*
Merged revisions 2302-2362,2364-2452 via svnmerge from
Steven Knight
2007-09-19
1
-1/+1
*
Merged revisions 2121-2135 via svnmerge from
Steven Knight
2007-07-14
1
-7/+37
*
Merged revisions 1907-1940,1942-1967 via svnmerge from
Steven Knight
2007-06-01
1
-13/+27
*
Merged revisions 1826-1882 via svnmerge from
Steven Knight
2007-04-13
1
-10/+24
*
Merged revisions 1784-1824 via svnmerge from
Steven Knight
2007-02-11
1
-2/+4
*
Fix detecting additional Java inner classes following use of the "new" keywor...
Steven Knight
2006-02-14
1
-10/+18
*
Add support for the Java 1.5 enum keyword. (Kian Win Ong)
Steven Knight
2005-11-06
1
-1/+1
*
Fix the Java parser's handling of backslashes. (Leanid Nazdrynau)
Steven Knight
2005-05-30
1
-1/+1
*
Fix Java parsing when creating an array of class instances.
Steven Knight
2004-12-03
1
-3/+4
*
Fix Java parsing when a string is encountered. (Christian Neeb)
Steven Knight
2004-10-12
1
-1/+4
*
Java parser fix for // comments. (Charles Crain)
Steven Knight
2003-05-09
1
-4/+6
*
Split the Java parser into a JavaCommon.py module.
Steven Knight
2003-05-09
1
-0/+223