.hgignore
author Paul Beltyukov <beltyukov.p.a@gmail.com>
Fri, 28 Apr 2017 13:28:22 +0300
changeset 1681 21f40ed5238f
parent 1651 f077f8fb9ba7
child 1725 f8e4650619f7
permissions -rw-r--r--
add getCompiler and getLinker methods, to abstract from XSD.
add calc_source_md5 as it's more convenient especially for embedded
targets to add -DPLC_MD5="something" option at compile time than
to mess with editing binary.
add some more helper methods
.project

.directory

syntax: regexp
^tests/.*/build$
^.idea/.*
syntax: regexp
^.*\.pyc$
syntax: regexp
^.*~$
syntax: regexp
^.*\.swp$

bug_report.*\.txt
i18n/.*.new$
revision