summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libs/expat/COPYING (renamed from parser/expat/COPYING)0
-rw-r--r--libs/expat/expat_config.h (renamed from parser/expat/expat_config.h)0
-rw-r--r--libs/expat/lib/ascii.h (renamed from parser/expat/lib/ascii.h)0
-rw-r--r--libs/expat/lib/asciitab.h (renamed from parser/expat/lib/asciitab.h)0
-rw-r--r--libs/expat/lib/expat.h (renamed from parser/expat/lib/expat.h)0
-rw-r--r--libs/expat/lib/expat_external.h (renamed from parser/expat/lib/expat_external.h)0
-rw-r--r--libs/expat/lib/iasciitab.h (renamed from parser/expat/lib/iasciitab.h)0
-rw-r--r--libs/expat/lib/internal.h (renamed from parser/expat/lib/internal.h)0
-rw-r--r--libs/expat/lib/latin1tab.h (renamed from parser/expat/lib/latin1tab.h)0
-rw-r--r--libs/expat/lib/moz.build (renamed from parser/expat/lib/moz.build)0
-rw-r--r--libs/expat/lib/moz_extensions.c (renamed from parser/expat/lib/moz_extensions.c)0
-rw-r--r--libs/expat/lib/nametab.h (renamed from parser/expat/lib/nametab.h)0
-rw-r--r--libs/expat/lib/utf8tab.h (renamed from parser/expat/lib/utf8tab.h)0
-rw-r--r--libs/expat/lib/xmlparse.c (renamed from parser/expat/lib/xmlparse.c)0
-rw-r--r--libs/expat/lib/xmlrole.c (renamed from parser/expat/lib/xmlrole.c)0
-rw-r--r--libs/expat/lib/xmlrole.h (renamed from parser/expat/lib/xmlrole.h)0
-rw-r--r--libs/expat/lib/xmltok.c (renamed from parser/expat/lib/xmltok.c)0
-rw-r--r--libs/expat/lib/xmltok.h (renamed from parser/expat/lib/xmltok.h)0
-rw-r--r--libs/expat/lib/xmltok_impl.c (renamed from parser/expat/lib/xmltok_impl.c)0
-rw-r--r--libs/expat/lib/xmltok_impl.h (renamed from parser/expat/lib/xmltok_impl.h)0
-rw-r--r--libs/expat/lib/xmltok_ns.c (renamed from parser/expat/lib/xmltok_ns.c)0
-rw-r--r--libs/expat/moz.build (renamed from parser/expat/moz.build)0
-rw-r--r--libs/moz.build3
-rw-r--r--parser/moz.build2
24 files changed, 4 insertions, 1 deletions
diff --git a/parser/expat/COPYING b/libs/expat/COPYING
index dcb450642..dcb450642 100644
--- a/parser/expat/COPYING
+++ b/libs/expat/COPYING
diff --git a/parser/expat/expat_config.h b/libs/expat/expat_config.h
index 1f4de5ac4..1f4de5ac4 100644
--- a/parser/expat/expat_config.h
+++ b/libs/expat/expat_config.h
diff --git a/parser/expat/lib/ascii.h b/libs/expat/lib/ascii.h
index 337e5bb7e..337e5bb7e 100644
--- a/parser/expat/lib/ascii.h
+++ b/libs/expat/lib/ascii.h
diff --git a/parser/expat/lib/asciitab.h b/libs/expat/lib/asciitab.h
index 79a15c28c..79a15c28c 100644
--- a/parser/expat/lib/asciitab.h
+++ b/libs/expat/lib/asciitab.h
diff --git a/parser/expat/lib/expat.h b/libs/expat/lib/expat.h
index 43391f5f1..43391f5f1 100644
--- a/parser/expat/lib/expat.h
+++ b/libs/expat/lib/expat.h
diff --git a/parser/expat/lib/expat_external.h b/libs/expat/lib/expat_external.h
index cb046cfc0..cb046cfc0 100644
--- a/parser/expat/lib/expat_external.h
+++ b/libs/expat/lib/expat_external.h
diff --git a/parser/expat/lib/iasciitab.h b/libs/expat/lib/iasciitab.h
index 24a1d5ccc..24a1d5ccc 100644
--- a/parser/expat/lib/iasciitab.h
+++ b/libs/expat/lib/iasciitab.h
diff --git a/parser/expat/lib/internal.h b/libs/expat/lib/internal.h
index 19351814b..19351814b 100644
--- a/parser/expat/lib/internal.h
+++ b/libs/expat/lib/internal.h
diff --git a/parser/expat/lib/latin1tab.h b/libs/expat/lib/latin1tab.h
index 53c25d76b..53c25d76b 100644
--- a/parser/expat/lib/latin1tab.h
+++ b/libs/expat/lib/latin1tab.h
diff --git a/parser/expat/lib/moz.build b/libs/expat/lib/moz.build
index 63ed70ca8..63ed70ca8 100644
--- a/parser/expat/lib/moz.build
+++ b/libs/expat/lib/moz.build
diff --git a/parser/expat/lib/moz_extensions.c b/libs/expat/lib/moz_extensions.c
index 37b9e7f71..37b9e7f71 100644
--- a/parser/expat/lib/moz_extensions.c
+++ b/libs/expat/lib/moz_extensions.c
diff --git a/parser/expat/lib/nametab.h b/libs/expat/lib/nametab.h
index b05e62c77..b05e62c77 100644
--- a/parser/expat/lib/nametab.h
+++ b/libs/expat/lib/nametab.h
diff --git a/parser/expat/lib/utf8tab.h b/libs/expat/lib/utf8tab.h
index 7bb3e7760..7bb3e7760 100644
--- a/parser/expat/lib/utf8tab.h
+++ b/libs/expat/lib/utf8tab.h
diff --git a/parser/expat/lib/xmlparse.c b/libs/expat/lib/xmlparse.c
index 6ab140c89..6ab140c89 100644
--- a/parser/expat/lib/xmlparse.c
+++ b/libs/expat/lib/xmlparse.c
diff --git a/parser/expat/lib/xmlrole.c b/libs/expat/lib/xmlrole.c
index 3782f1ec4..3782f1ec4 100644
--- a/parser/expat/lib/xmlrole.c
+++ b/libs/expat/lib/xmlrole.c
diff --git a/parser/expat/lib/xmlrole.h b/libs/expat/lib/xmlrole.h
index 4dd9f06f9..4dd9f06f9 100644
--- a/parser/expat/lib/xmlrole.h
+++ b/libs/expat/lib/xmlrole.h
diff --git a/parser/expat/lib/xmltok.c b/libs/expat/lib/xmltok.c
index 37c9be121..37c9be121 100644
--- a/parser/expat/lib/xmltok.c
+++ b/libs/expat/lib/xmltok.c
diff --git a/parser/expat/lib/xmltok.h b/libs/expat/lib/xmltok.h
index ca867aa6b..ca867aa6b 100644
--- a/parser/expat/lib/xmltok.h
+++ b/libs/expat/lib/xmltok.h
diff --git a/parser/expat/lib/xmltok_impl.c b/libs/expat/lib/xmltok_impl.c
index 0ee57abb1..0ee57abb1 100644
--- a/parser/expat/lib/xmltok_impl.c
+++ b/libs/expat/lib/xmltok_impl.c
diff --git a/parser/expat/lib/xmltok_impl.h b/libs/expat/lib/xmltok_impl.h
index da0ea60a6..da0ea60a6 100644
--- a/parser/expat/lib/xmltok_impl.h
+++ b/libs/expat/lib/xmltok_impl.h
diff --git a/parser/expat/lib/xmltok_ns.c b/libs/expat/lib/xmltok_ns.c
index d2f893836..d2f893836 100644
--- a/parser/expat/lib/xmltok_ns.c
+++ b/libs/expat/lib/xmltok_ns.c
diff --git a/parser/expat/moz.build b/libs/expat/moz.build
index 41548d8e8..41548d8e8 100644
--- a/parser/expat/moz.build
+++ b/libs/expat/moz.build
diff --git a/libs/moz.build b/libs/moz.build
index 15f78002f..5cebcec2b 100644
--- a/libs/moz.build
+++ b/libs/moz.build
@@ -82,3 +82,6 @@ if CONFIG['MOZ_SRTP']:
# other-licenses
DIRS += ['snappy']
+
+# parser
+DIRS += ['expat']
diff --git a/parser/moz.build b/parser/moz.build
index 0d1ea6f52..167f8f7ad 100644
--- a/parser/moz.build
+++ b/parser/moz.build
@@ -3,7 +3,7 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-DIRS += ['expat', 'xml', 'htmlparser', 'html']
+DIRS += ['xml', 'htmlparser', 'html']
EXPORTS += [
'nsCharsetSource.h',