Skip to content

Commit a7c4b0a

Browse files
committed
ICU-13392 move IcuCodeTools to separate repo
- two readmes, because users typically have the 0.11 and 0.12 directories checked out. X-SVN-Rev: 40821
1 parent 75e8fbd commit a7c4b0a

29 files changed

+6
-2684
lines changed

.gitattributes

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -549,33 +549,6 @@ tools/release/java/src/com/ibm/icu/dev/tools/docs/dumpAllCppFunc_xml.xslt -text
549549
tools/release/java/src/com/ibm/icu/dev/tools/docs/genreport_xml.xslt -text
550550
tools/scripts/icurun -text
551551
tools/scripts/reticket -text
552-
tools/trac/IcuCodeTools/0.11/icucodetools/__init__.py -text
553-
tools/trac/IcuCodeTools/0.11/icucodetools/dcut.py -text
554-
tools/trac/IcuCodeTools/0.11/icucodetools/htdocs/css/icuxtn.css -text
555-
tools/trac/IcuCodeTools/0.11/icucodetools/htdocs/js/review.js -text
556-
tools/trac/IcuCodeTools/0.11/icucodetools/review.py -text
557-
tools/trac/IcuCodeTools/0.11/icucodetools/templates/nothing.html -text
558-
tools/trac/IcuCodeTools/0.11/icucodetools/templates/review.html -text
559-
tools/trac/IcuCodeTools/0.11/icucodetools/ticketmgr.py -text
560-
tools/trac/IcuCodeTools/0.11/icucodetools/tktlist.py -text
561-
tools/trac/IcuCodeTools/0.11/license.html -text
562-
tools/trac/IcuCodeTools/0.11/readme.txt -text
563-
tools/trac/IcuCodeTools/0.11/setup.cfg -text
564-
tools/trac/IcuCodeTools/0.11/setup.py -text
565-
tools/trac/IcuCodeTools/0.12/icucodetools/__init__.py -text
566-
tools/trac/IcuCodeTools/0.12/icucodetools/dcut.py -text
567-
tools/trac/IcuCodeTools/0.12/icucodetools/htdocs/css/icuxtn.css -text
568-
tools/trac/IcuCodeTools/0.12/icucodetools/htdocs/js/review.js -text
569-
tools/trac/IcuCodeTools/0.12/icucodetools/review.py -text
570-
tools/trac/IcuCodeTools/0.12/icucodetools/templates/nothing.html -text
571-
tools/trac/IcuCodeTools/0.12/icucodetools/templates/review.html -text
572-
tools/trac/IcuCodeTools/0.12/icucodetools/ticketmgr.py -text
573-
tools/trac/IcuCodeTools/0.12/icucodetools/tktlist.py -text
574-
tools/trac/IcuCodeTools/0.12/icucodetools/traccheck.py -text
575-
tools/trac/IcuCodeTools/0.12/license.html -text
576-
tools/trac/IcuCodeTools/0.12/readme.txt -text
577-
tools/trac/IcuCodeTools/0.12/setup.cfg -text
578-
tools/trac/IcuCodeTools/0.12/setup.py -text
579552
tools/unicodetools/com/ibm/rbm/docs/images/TitleLogo_transparent.gif -text
580553
tools/unicodetools/com/ibm/rbm/docs/images/arrow_bullet.gif -text
581554
tools/unicodetools/com/ibm/rbm/docs/images/diamond_bullet.gif -text

.gitignore

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -948,13 +948,6 @@ tools/release/java/APIChangeReport*
948948
tools/release/java/Makefile.local
949949
tools/release/java/classes
950950
tools/release/java/lib
951-
tools/trac/IcuCodeTools/0.11/*.egg-info
952-
tools/trac/IcuCodeTools/0.11/build
953-
tools/trac/IcuCodeTools/0.11/icucodetools/*.pyc
954-
tools/trac/IcuCodeTools/0.12/*.egg-info
955-
tools/trac/IcuCodeTools/0.12/build
956-
tools/trac/IcuCodeTools/0.12/dist
957-
tools/trac/IcuCodeTools/0.12/icucodetools/*.pyc
958951
tools/unicode/c/genprops/*.d
959952
tools/unicode/c/genprops/*.ncb
960953
tools/unicode/c/genprops/*.o

tools/trac/IcuCodeTools/0.11/icucodetools/__init__.py

Lines changed: 0 additions & 5 deletions
This file was deleted.

tools/trac/IcuCodeTools/0.11/icucodetools/dcut.py

Lines changed: 0 additions & 151 deletions
This file was deleted.

tools/trac/IcuCodeTools/0.11/icucodetools/htdocs/css/icuxtn.css

Lines changed: 0 additions & 53 deletions
This file was deleted.

tools/trac/IcuCodeTools/0.11/icucodetools/htdocs/js/review.js

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)