Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CMake
CMake
Commits
d9d191a1
Commit
d9d191a1
authored
Jun 19, 2017
by
Brad King
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
expat: Update script to get Expat 2.2.1
parent
d025faf4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
Utilities/Scripts/update-expat.bash
Utilities/Scripts/update-expat.bash
+3
-2
No files found.
Utilities/Scripts/update-expat.bash
View file @
d9d191a1
...
...
@@ -7,8 +7,8 @@ shopt -s dotglob
readonly
name
=
"expat"
readonly
ownership
=
"Expat Upstream <kwrobot@kitware.com>"
readonly
subtree
=
"Utilities/cmexpat"
readonly
repo
=
"http://git
.code.sf.net/p/expat/code_
git"
readonly
tag
=
"
master
"
readonly
repo
=
"http
s
://git
hub.com/libexpat/libexpat.
git"
readonly
tag
=
"
R_2_2_1
"
readonly
shortlog
=
false
readonly
paths
=
"
expat/lib/asciitab.h
...
...
@@ -22,6 +22,7 @@ readonly paths="
expat/lib/utf8tab.h
expat/lib/nametab.h
expat/lib/ascii.h
expat/lib/siphash.h
expat/lib/xmltok_impl.h
expat/lib/xmltok_ns.c
expat/lib/winconfig.h
...
...
Brad King
@brad.king
mentioned in commit
ad7cf4b7
·
Jun 21, 2017
mentioned in commit
ad7cf4b7
mentioned in commit ad7cf4b798c71198e8b106b696e25d4d2edceda2
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment