| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge remote-tracking branch 'upstream/master' into fix_java_tests_path_with_... | William Deegan | 2018-10-15 | 1 | -1/+1 |
| |\ |
|
| | * | A few syntax cleanups | Mats Wichmann | 2018-10-03 | 1 | -1/+1 |
|
|
| * | | Fixes for Java tests on win32 | William Deegan | 2018-10-02 | 1 | -1/+11 |
| |/ |
|
| * | Fix issue where at least test/Java/JAR.py test fail only on windows because s... | William Deegan | 2018-05-09 | 1 | -1/+1 |
|
|
| * | removed code that is not used and added warning for unusual case | Daniel Moody | 2018-02-11 | 1 | -28/+2 |
|
|
| * | fix for issue 3042, Jar method was not respecting variant dirs when using os.... | Daniel Moody | 2018-02-11 | 1 | -7/+15 |
|
|
| * | Merge remote-tracking branch 'scons/master' into JarFlattenSource | Daniel Moody | 2017-12-10 | 1 | -3/+3 |
| |\ |
|
| | * | fixed mistake in converting from magic numbers where it should have been the ... | Daniel Moody | 2017-11-21 | 1 | -1/+1 |
|
|
| | * | updated some magic number references, no functional changes. | Daniel Moody | 2017-11-20 | 1 | -3/+3 |
|
|
| * | | Updated some comments and refactored a variable name. No functional changes. | Daniel Moody | 2017-12-03 | 1 | -13/+25 |
|
|
| * | | updated jar to handle directories better, JarClassFile build doesnt return an... | Daniel Moody | 2017-12-03 | 1 | -3/+9 |
|
|
| * | | updated jar.py to handle nodes and varanit dirs better, added test for nodes ... | Daniel Moody | 2017-12-03 | 1 | -1/+1 |
|
|
| * | | updated Jar builder to flatten source list, and added test for embedded sources | Daniel Moody | 2017-11-19 | 1 | -1/+1 |
| |/ |
|
| * | switched the order of target/source checking so no target is an option, also ... | Daniel Moody | 2017-11-14 | 1 | -10/+10 |
|
|
| * | Added a way to handle multiple targets for the Jar builder and an extra warni... | Daniel Moody | 2017-11-14 | 1 | -5/+13 |
|
|
| * | added a method to the jar tool to handle directories and file sources. This w... | Daniel Moody | 2017-10-26 | 1 | -0/+107 |
|
|
| * | TempFileMunge does not use env['CXXCOMSTR'] for output display. | LaurentMarchelli | 2014-12-02 | 1 | -1/+1 |
|
|
| * | Changes for issue #2730: | Dirk Baechle | 2011-07-07 | 1 | -1/+7 |
|
|
| * | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
| * | Issue 2255: Handle scanning of UTF-8 and UTF-16 files. (Greg Spencer) | Steven Knight | 2008-12-12 | 1 | -3/+3 |
|
|
| * | Merged revisions 2527-2645 via svnmerge from | Steven Knight | 2008-02-04 | 1 | -6/+19 |
|
|
| * | Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge from | Steven Knight | 2007-08-17 | 1 | -15/+5 |
|
|
| * | Merged revisions 1784-1824 via svnmerge from | Steven Knight | 2007-02-11 | 1 | -1/+4 |
|
|
| * | When building a .jar file and $JARCHDIR is set, prefix each .class file with ... | Steven Knight | 2005-09-29 | 1 | -10/+3 |
|
|
| * | Remove widespread reliance on SCons.Node.FS.default_fs so we can initialize i... | Steven Knight | 2005-04-02 | 1 | -1/+1 |
|
|
| * | More command-line output customizability: , , , . | Steven Knight | 2004-11-21 | 1 | -2/+5 |
|
|
| * | Allow substitution of (Levi Stephen) and other construction variables used b... | Steven Knight | 2004-10-23 | 1 | -6/+6 |
|
|
| * | Remove dead imports and other things found by PyChecker. | Steven Knight | 2004-06-01 | 1 | -5/+2 |
|
|
| * | Initialize *FLAGS variables with objects that can add flags either as strings... | Steven Knight | 2004-02-26 | 1 | -4/+6 |
|
|
| * | Support Jar manifest files and the -C option. Tool/ms*.py fixes for pre-Pyth... | Steven Knight | 2003-09-17 | 1 | -1/+46 |
|
|
| * | Refactor to use real Nodes for command-line attributes and eliminate PathList... | Steven Knight | 2003-05-06 | 1 | -4/+4 |
|
|
| * | Implement Tool refactoring. (Chad Austin + Steve Leblanc) | Steven Knight | 2003-04-10 | 1 | -1/+1 |
|
|
| * | Java! | Steven Knight | 2003-04-06 | 1 | -0/+58 |
|
|