Bringing flexcat 2.15 into the main branch
commitcd4b4dcec8b6e5902403cee1b421b4f46816fc07
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 14 Aug 2014 00:58:07 +0000 (14 00:58 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 14 Aug 2014 00:58:07 +0000 (14 00:58 +0000)
tree065c0768db200ad0aec77c8b2ac91685751bcb5a
parentb5c3f0ed910f74f631caa383e37cea8a0ea6a592
Bringing flexcat 2.15 into the main branch

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49327 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
133 files changed:
tools/flexcat/.tx/config [new file with mode: 0644]
tools/flexcat/AUTHORS [new file with mode: 0644]
tools/flexcat/COPYING [new file with mode: 0644]
tools/flexcat/ChangeLog [new file with mode: 0644]
tools/flexcat/Makefile [new file with mode: 0644]
tools/flexcat/README [new file with mode: 0644]
tools/flexcat/TODO [new file with mode: 0644]
tools/flexcat/contrib/Storm_FlexCat/FlexCat.srx [new file with mode: 0644]
tools/flexcat/contrib/Storm_FlexCat/FlexCatCatalog.srx [new file with mode: 0644]
tools/flexcat/contrib/Storm_FlexCat/Storm_FlexCat.readme [new file with mode: 0644]
tools/flexcat/contrib/cd2po/cd2po.sh [new file with mode: 0755]
tools/flexcat/dist/FlexCat.info [new file with mode: 0755]
tools/flexcat/dist/FlexCat/Docs.info [new file with mode: 0755]
tools/flexcat/dist/FlexCat/Docs/FlexCat_english.guide [new file with mode: 0755]
tools/flexcat/dist/FlexCat/Docs/FlexCat_english.guide.info [new file with mode: 0755]
tools/flexcat/dist/FlexCat/Install [new file with mode: 0755]
tools/flexcat/dist/FlexCat/Install.info [new file with mode: 0755]
tools/flexcat/doc/FlexCat.announce [new file with mode: 0644]
tools/flexcat/doc/FlexCat.history [new file with mode: 0644]
tools/flexcat/doc/FlexCat.readme [new file with mode: 0644]
tools/flexcat/doc/FlexCat_english.texinfo [new file with mode: 0644]
tools/flexcat/doc/FlexCat_german.texinfo [new file with mode: 0644]
tools/flexcat/doc/FlexCat_spanish.texinfo [new file with mode: 0644]
tools/flexcat/doc/FlexCat_swedish.texinfo [new file with mode: 0644]
tools/flexcat/src/FlexCat_cat.h [new file with mode: 0644]
tools/flexcat/src/FlexCat_cat_other.h [new file with mode: 0644]
tools/flexcat/src/Makefile [new file with mode: 0644]
tools/flexcat/src/SDI_compiler.h [new file with mode: 0644]
tools/flexcat/src/asprintf.c [new file with mode: 0644]
tools/flexcat/src/createcat.c [new file with mode: 0644]
tools/flexcat/src/createcat.h [new file with mode: 0644]
tools/flexcat/src/createcatsrc.c [new file with mode: 0644]
tools/flexcat/src/createcatsrc.h [new file with mode: 0644]
tools/flexcat/src/createct.c [new file with mode: 0644]
tools/flexcat/src/createct.h [new file with mode: 0644]
tools/flexcat/src/flexcat.h [new file with mode: 0644]
tools/flexcat/src/flexcat.sln [new file with mode: 0644]
tools/flexcat/src/flexcat.vcproj [new file with mode: 0644]
tools/flexcat/src/getft.c [new file with mode: 0644]
tools/flexcat/src/globals.c [new file with mode: 0644]
tools/flexcat/src/globals.h [new file with mode: 0644]
tools/flexcat/src/include/clib/codesets_protos.h [new file with mode: 0755]
tools/flexcat/src/include/defines/codesets.h [new file with mode: 0644]
tools/flexcat/src/include/inline/codesets.h [new file with mode: 0755]
tools/flexcat/src/include/inline/codesets_protos.h [new file with mode: 0644]
tools/flexcat/src/include/inline4/codesets.h [new file with mode: 0644]
tools/flexcat/src/include/interfaces/codesets.h [new file with mode: 0644]
tools/flexcat/src/include/interfaces/codesets.i [new file with mode: 0644]
tools/flexcat/src/include/libraries/codesets.h [new file with mode: 0755]
tools/flexcat/src/include/ppcinline/codesets.h [new file with mode: 0755]
tools/flexcat/src/include/pragmas/codesets_pragmas.h [new file with mode: 0755]
tools/flexcat/src/include/proto/codesets.h [new file with mode: 0755]
tools/flexcat/src/locale.c [new file with mode: 0644]
tools/flexcat/src/locale/FlexCat.pot [new file with mode: 0644]
tools/flexcat/src/locale/croatian.po [new file with mode: 0644]
tools/flexcat/src/locale/czech.po [new file with mode: 0644]
tools/flexcat/src/locale/danish.po [new file with mode: 0644]
tools/flexcat/src/locale/dutch.po [new file with mode: 0644]
tools/flexcat/src/locale/finnish.po [new file with mode: 0644]
tools/flexcat/src/locale/french.po [new file with mode: 0644]
tools/flexcat/src/locale/german.po [new file with mode: 0644]
tools/flexcat/src/locale/greek.po [new file with mode: 0644]
tools/flexcat/src/locale/hungarian.po [new file with mode: 0644]
tools/flexcat/src/locale/italian.po [new file with mode: 0644]
tools/flexcat/src/locale/norwegian.po [new file with mode: 0644]
tools/flexcat/src/locale/polish.po [new file with mode: 0644]
tools/flexcat/src/locale/portuguese.po [new file with mode: 0644]
tools/flexcat/src/locale/serbian.po [new file with mode: 0644]
tools/flexcat/src/locale/slovenian.po [new file with mode: 0644]
tools/flexcat/src/locale/spanish.po [new file with mode: 0644]
tools/flexcat/src/locale/swedish.po [new file with mode: 0644]
tools/flexcat/src/locale/turkish.po [new file with mode: 0644]
tools/flexcat/src/locale_other.c [new file with mode: 0644]
tools/flexcat/src/main.c [new file with mode: 0644]
tools/flexcat/src/openlibs.c [new file with mode: 0644]
tools/flexcat/src/openlibs.h [new file with mode: 0644]
tools/flexcat/src/readprefs.c [new file with mode: 0644]
tools/flexcat/src/readprefs.h [new file with mode: 0644]
tools/flexcat/src/scancd.c [new file with mode: 0644]
tools/flexcat/src/scancd.h [new file with mode: 0644]
tools/flexcat/src/scanct.c [new file with mode: 0644]
tools/flexcat/src/scanct.h [new file with mode: 0644]
tools/flexcat/src/scanpo.c [new file with mode: 0644]
tools/flexcat/src/scanpo.h [new file with mode: 0644]
tools/flexcat/src/sd/ARexx.sd [new file with mode: 0644]
tools/flexcat/src/sd/AmigaOberon.sd [new file with mode: 0644]
tools/flexcat/src/sd/AutoC_c.sd [new file with mode: 0644]
tools/flexcat/src/sd/AutoC_h.sd [new file with mode: 0644]
tools/flexcat/src/sd/AztecAs_asm.sd [new file with mode: 0644]
tools/flexcat/src/sd/AztecAs_i.sd [new file with mode: 0644]
tools/flexcat/src/sd/C++_CatalogF.cc [new file with mode: 0644]
tools/flexcat/src/sd/C++_CatalogF.h [new file with mode: 0644]
tools/flexcat/src/sd/C++_cc.sd [new file with mode: 0644]
tools/flexcat/src/sd/C++_h.sd [new file with mode: 0644]
tools/flexcat/src/sd/C_c.sd [new file with mode: 0644]
tools/flexcat/src/sd/C_c_V20.sd [new file with mode: 0644]
tools/flexcat/src/sd/C_c_V21.sd [new file with mode: 0644]
tools/flexcat/src/sd/C_h.sd [new file with mode: 0644]
tools/flexcat/src/sd/Cat2h.readme [new file with mode: 0644]
tools/flexcat/src/sd/Cat2h_c.sd [new file with mode: 0644]
tools/flexcat/src/sd/Cat2h_h.sd [new file with mode: 0644]
tools/flexcat/src/sd/CatComp_h.sd [new file with mode: 0644]
tools/flexcat/src/sd/E21b.sd [new file with mode: 0644]
tools/flexcat/src/sd/E30b.sd [new file with mode: 0644]
tools/flexcat/src/sd/E32e.sd [new file with mode: 0644]
tools/flexcat/src/sd/HSPascalUnit.sd [new file with mode: 0644]
tools/flexcat/src/sd/Hardcode_c.sd [new file with mode: 0644]
tools/flexcat/src/sd/Hardcode_h.sd [new file with mode: 0644]
tools/flexcat/src/sd/Modula2Def.sd [new file with mode: 0644]
tools/flexcat/src/sd/Modula2Mod.sd [new file with mode: 0644]
tools/flexcat/src/sd/NoAutoC_c.sd [new file with mode: 0644]
tools/flexcat/src/sd/NoAutoC_h.sd [new file with mode: 0644]
tools/flexcat/src/sd/Oberon-A.sd [new file with mode: 0644]
tools/flexcat/src/sd/Oberon_V38.sd [new file with mode: 0644]
tools/flexcat/src/sd/Oberon_V39.sd [new file with mode: 0644]
tools/flexcat/src/sd/RexCat.sd [new file with mode: 0644]
tools/flexcat/src/sd/RexCat.sd.readme [new file with mode: 0644]
tools/flexcat/src/sd/SASasm_a.sd [new file with mode: 0644]
tools/flexcat/src/sd/SASasm_i.sd [new file with mode: 0644]
tools/flexcat/src/showfuncs.c [new file with mode: 0644]
tools/flexcat/src/showfuncs.h [new file with mode: 0644]
tools/flexcat/src/smakefile [new file with mode: 0644]
tools/flexcat/src/strptime.c [new file with mode: 0644]
tools/flexcat/src/swapfuncs.c [new file with mode: 0644]
tools/flexcat/src/swapfuncs.h [new file with mode: 0644]
tools/flexcat/src/utils.c [new file with mode: 0644]
tools/flexcat/src/utils.h [new file with mode: 0644]
tools/flexcat/src/vasprintf.c [new file with mode: 0644]
tools/flexcat/src/vastubs.c [new file with mode: 0644]
tools/flexcat/src/version.h [new file with mode: 0644]
tools/flexcat/tools/bumprev.sh [new file with mode: 0755]
tools/flexcat/tools/mkrelease.sh [new file with mode: 0755]
tools/flexcat/web/index.html [new file with mode: 0644]