]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/commit
Make attribute "eaton" to match only files in current directory
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 10 Jul 2015 15:31:44 +0000 (17:31 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 10 Jul 2015 15:36:53 +0000 (17:36 +0200)
commitc494d9423a72740ae1ad89cb19bffd2d60a5d6f0
tree1ae55a2b20e4170501d669a5e7807c43d2f01def
parent4bacaed5fbb5591cdd66dfa47665261445496738
Make attribute "eaton" to match only files in current directory

Previously, the attribute was set also for files, where it was not
desired because a file in the subdirectory had the same name a file with
eaton attribute in current directory. An example is
apps/rpp-test-suite/main.c and
apps/rpp-test-suite/src/_tms570_rpp/main.c, where only the former file
should be a part of release.
79 files changed:
.gitattributes
apps/helloworld/.gitattributes
apps/lmc1/.gitattributes
apps/rpp-test-suite/.gitattributes
build/.gitattributes
build/posix/.gitattributes
build/posix/Debug/.gitattributes
build/posix/Release/.gitattributes
build/posix/apps/helloworld/.gitattributes
build/posix/apps/helloworld/targetConfigs/.gitattributes
build/posix/apps/rpp-test-suite/.gitattributes
build/rm48_hdk/.gitattributes
build/rm48_hdk/Debug/.gitattributes
build/rm48_hdk/Release/.gitattributes
build/rm48_hdk/apps/helloworld/.gitattributes
build/rm48_hdk/apps/helloworld/targetConfigs/.gitattributes
build/rm48_hdk/apps/rpp-test-suite/.gitattributes
build/tms570_hdk/.gitattributes
build/tms570_hdk/Debug/.gitattributes
build/tms570_hdk/Release/.gitattributes
build/tms570_hdk/apps/helloworld/.gitattributes
build/tms570_hdk/apps/helloworld/targetConfigs/.gitattributes
build/tms570_hdk/apps/rpp-test-suite/.gitattributes
build/tms570_hydctr/.gitattributes
build/tms570_hydctr/Debug/.gitattributes
build/tms570_hydctr/Release/.gitattributes
build/tms570_hydctr/apps/helloworld/.gitattributes
build/tms570_hydctr/apps/helloworld/targetConfigs/.gitattributes
build/tms570_hydctr/apps/rpp-test-suite/.gitattributes
etc/.gitattributes
os/6.0.4_posix/.gitattributes
os/6.0.4_posix/include/os/.gitattributes
os/6.0.4_posix/include/rpp/.gitattributes
os/6.0.4_posix/src/os/.gitattributes
os/6.0.4_posix/src/rpp/.gitattributes
os/7.0.2/include/os/.gitattributes
os/7.0.2/src/os/.gitattributes
os/7.4.0/include/os/.gitattributes
os/7.4.0/src/os/.gitattributes
os/7.4.2/.gitattributes
os/7.4.2/include/os/.gitattributes
os/7.4.2/src/os/.gitattributes
rpp/.gitattributes
rpp/doc/.gitattributes
rpp/doc/api/.gitattributes
rpp/doc/api/content/.gitattributes
rpp/include/.gitattributes
rpp/include/drv/.gitattributes
rpp/include/drv/_rm48_hdk/.gitattributes
rpp/include/drv/_tms570_hdk/.gitattributes
rpp/include/drv/_tms570_hydctr/.gitattributes
rpp/include/hal/.gitattributes
rpp/include/hal/_rm48_hdk/.gitattributes
rpp/include/hal/_tms570_hdk/.gitattributes
rpp/include/hal/_tms570_hydctr/.gitattributes
rpp/include/rpp/.gitattributes
rpp/include/rpp/_rm48_hdk/.gitattributes
rpp/include/rpp/_tms570_hdk/.gitattributes
rpp/include/sys/.gitattributes
rpp/include/sys/_rm48_hdk/.gitattributes
rpp/include/sys/_tms570_hdk/.gitattributes
rpp/include/sys/_tms570_hydctr/.gitattributes
rpp/src/drv/.gitattributes
rpp/src/drv/_rm48_hdk/.gitattributes
rpp/src/drv/_tms570_hdk/.gitattributes
rpp/src/drv/_tms570_hydctr/.gitattributes
rpp/src/hal/.gitattributes
rpp/src/hal/_rm48_hdk/.gitattributes
rpp/src/hal/_tms570_hdk/.gitattributes
rpp/src/hal/_tms570_hydctr/.gitattributes
rpp/src/rpp/.gitattributes
rpp/src/rpp/_rm48_hdk/.gitattributes
rpp/src/rpp/_tms570_hdk/.gitattributes
rpp/src/rpp/_tms570_hydctr/.gitattributes
rpp/src/sys/.gitattributes
rpp/src/sys/_rm48_hdk/.gitattributes
rpp/src/sys/_tms570_hdk/.gitattributes
rpp/src/sys/_tms570_hydctr/.gitattributes
rpp/src/sys/asm/.gitattributes