Serious reorganization of the generation scripts in rules
authorSergey V. Udaltsov <svu@gnome.org>
Mon, 22 Jun 2009 16:20:00 +0000 (17:20 +0100)
committerSergey V. Udaltsov <svu@gnome.org>
Mon, 22 Jun 2009 16:20:00 +0000 (17:20 +0100)
commit85dcca983dfd734f89d6b203787fdf8f3a8849b7
treeb0522d613374e2a3105babad00e1a41ba937ff5c
parentb0d0b057ce608247e2777d4105c752e6065ef90b
Serious reorganization of the generation scripts in rules

Now, the autogen scrtipts are shared among 'compat' and 'extras' rules. The schema
of the code generation is shared (actually, Makefile.am files are
identical). The whole process should be a bit more transparent and
correct now.

Also, rs(combiningkeys) is added,
http://bugs.freedesktop.org/show_bug.cgi?id=21047
24 files changed:
.gitignore
configure.in
rules/Makefile.am
rules/base.extras.xml.in
rules/base.l2_s.part
rules/base.l3_s.part
rules/base.l4_s.part
rules/base.lists.part
rules/base.ml_s.part
rules/bin/Makefile.am [new file with mode: 0644]
rules/bin/ln_s.sh [moved from rules/compat/ln_s.sh with 75% similarity]
rules/bin/lnv_s.sh [moved from rules/compat/lnv_s.sh with 71% similarity]
rules/bin/ml1_s.sh [moved from rules/compat/ml1_s.sh with 71% similarity]
rules/bin/ml1v1_s.sh [moved from rules/compat/ml1v1_s.sh with 65% similarity]
rules/bin/ml1v_s.sh [moved from rules/compat/ml1v_s.sh with 64% similarity]
rules/bin/ml_s.sh [moved from rules/compat/ml_s.sh with 61% similarity]
rules/bin/mlv_s.sh [moved from rules/compat/mlv_s.sh with 64% similarity]
rules/compat/Makefile.am
rules/compat/layoutsMapping.lst [moved from rules/compat/layoutRename.lst with 100% similarity]
rules/compat/variantsMapping.lst [moved from rules/compat/variantRename.lst with 100% similarity]
rules/extras/Makefile.am [new file with mode: 0644]
rules/extras/layoutsMapping.lst [new file with mode: 0644]
symbols/extras/Makefile.am
symbols/extras/rs [new file with mode: 0644]