Mercurial
Mercurial
>
metadataplayer
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
sbin/build/compil.sh
author
ymh <ymh.work@gmail.com>
Fri, 18 Sep 2015 17:42:42 +0200
changeset 1057
3f20f286d43e
parent 1034
31fd2904ec57
permissions
-rwxr-xr-x
update libs
#!/bin/sh
DIR
=
$(
dirname
$0
)
sh
${
DIR
}
/../res/ant/bin/ant
-f
${
DIR
}
/client.xml
$@