aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Forgot about xjavac tags.James Le Cuirot2008-06-171-1/+1
* New approach to rewriting the classpath. The previous one didn't work very well.James Le Cuirot2008-06-171-53/+17
* These tabs got left behind.James Le Cuirot2008-06-171-5/+5
* Merge ali_bush's layout_refactor_branch back to trunk with some changes.James Le Cuirot2008-06-1667-2100/+1640
|\
| * Fix bugs caused by layout changes.Alistair Bush2008-06-142-4/+7
| * Modified headers and added vim modeline.Alistair Bush2008-01-0514-289/+267
| * Moving old projects into obsolete directory. Will delete before merge.Alistair Bush2008-01-0541-0/+0
| * Added AUTHORS to man AUTHORS file, started removing redundant files and updat...Alistair Bush2008-01-054-77/+13
| * Adding bin file to setup.pyAlistair Bush2008-01-031-0/+1
| * Finalise setup.py, update class-version-verifyAlistair Bush2008-01-033-92/+49
| * Started setup.py and migrated more tools.Alistair Bush2008-01-0317-367/+1214
| * Refactored code of active sub-projects into new file structure. Currently mis...Alistair Bush2007-12-3110-0/+994
| * Branch trunk to allow project layout to be changed.Alistair Bush2007-12-314-328/+311
| |\
* | | New jarjarclean utility.James Le Cuirot2008-06-153-2/+59
* | | Mark buildparser as executable.James Le Cuirot2008-06-141-0/+0
* | | Option to wrap when returning singular values.James Le Cuirot2008-06-084-12/+29
* | | Don't wrap inside quotes.James Le Cuirot2008-06-081-2/+29
* | | Allow addition of new keys.James Le Cuirot2008-06-081-1/+3
* | | In-place editing for buildparser.James Le Cuirot2008-06-065-13/+23
* | | Add encoding for javadoc and reorganize logic.Petteri Räty2008-04-201-11/+17
* | | Add a cElementTree based build.xml rewriter.Petteri Räty2008-03-251-0/+41
| |/ |/|
* | Reversing refactor of maven-helper. Work now to be done in branch.Alistair Bush2007-12-314-328/+311
|/
* Committing refactor of maven-helper before updating the layout of the javatoo...Alistair Bush2007-11-284-311/+328
* updating makefile for new version of javatoolkitMathieu Pasquet2007-11-031-1/+2
* bsfix classpath rewriting improved + maven helper rewriting improvmentMathieu Pasquet2007-06-143-62/+152
* add rewrite featureMathieu Pasquet2007-06-131-64/+233
* reverting xml-rewrite-2 to initial stateMathieu Pasquet2007-05-201-255/+154
* xml-rewrite new version: xml-rewrite-3.Mathieu Pasquet2007-05-203-3/+428
* minor changes to maven helper, also renamed itMathieu Pasquet2007-05-202-48/+50
* New version of xml rewrite, yet another time rewrittenMathieu Pasquet2007-05-201-154/+255
* kiorky: packaging maven toolkitMathieu Pasquet2007-05-111-1/+1
* kiorky: packaging maven toolkitMathieu Pasquet2007-05-112-16/+23
* kiorky: packaging maven toolkitMathieu Pasquet2007-05-111-1/+1
* kiorky: packaging maven toolkitMathieu Pasquet2007-05-112-0/+21
* kiorky: add maven helperMathieu Pasquet2007-05-111-0/+146
* bsfix/xml-rewrite-2.py: Update the command line helper part2Mathieu Pasquet2007-04-111-2/+2
* bsfix/xml-rewrite-2.py: Update the command line helperMathieu Pasquet2007-04-111-1/+3
* bsfix/xml-rewrite-2.py_tests.sh: interferences with Betelgeuse :)Mathieu Pasquet2007-04-112-49/+2
* bsfix/xml-rewrite-2.py_tests.sh: Correct some parametersMathieu Pasquet2007-04-111-0/+47
* Rename xml-rewrite-2.py_tests.sh to rewrite2-speed-test.sh.Petteri Räty2007-04-111-0/+0
* bsfix/xml-rewrite-2.py_tests.sh: Correct odd pathMathieu Pasquet2007-04-111-3/+5
* bsfix/xml-rewrite-2.py_tests.sh: Make the rewrite one-passMathieu Pasquet2007-04-112-2/+47
* Apply xml-rewrite-2 improvements from kiorky.Petteri Räty2007-04-111-16/+63
* Rename ChangeLog to ChangeLog.2004 and remove the newest entries. From now on...Petteri Räty2007-04-092-26/+1
* Remove trailing white space.Petteri Räty2007-04-081-10/+10
* Forgot the callback from the sys.stdin code.Petteri Räty2007-04-031-1/+1
* Add some unit test for the build.xml rewriter.Petteri Räty2007-03-133-0/+265
* Add a new --gentoo-classpath switch to xml-rewrite-2.pyPetteri Räty2007-03-132-20/+58
* Fixing problems with encodings and relative paths.Petteri Räty2006-12-311-16/+35
* Use Sax instead of Expat to get entities right (test on dev-java/skinlf).Petteri Räty2006-12-292-17/+45