Title: [214337] trunk/Source/ThirdParty
- Revision
- 214337
- Author
- [email protected]
- Date
- 2017-03-24 01:07:17 -0700 (Fri, 24 Mar 2017)
Log Message
Unreviewed. Add stubs for xdgmime sources to ThirdParty.
This is in preparation for bug #170001, to try to bypass the SVN hook that doesn't allow to commit source files
containing tabs. I'm committing empty files, so that once those files are known by SVN I can set the
allow-tabs property and then commit the actual contents.
* xdgmime/src/xdgmime.c: Added.
* xdgmime/src/xdgmime.h: Added.
* xdgmime/src/xdgmimealias.c: Added.
* xdgmime/src/xdgmimealias.h: Added.
* xdgmime/src/xdgmimecache.c: Added.
* xdgmime/src/xdgmimecache.h: Added.
* xdgmime/src/xdgmimeglob.c: Added.
* xdgmime/src/xdgmimeglob.h: Added.
* xdgmime/src/xdgmimeicon.c: Added.
* xdgmime/src/xdgmimeicon.h: Added.
* xdgmime/src/xdgmimeint.c: Added.
* xdgmime/src/xdgmimeint.h: Added.
* xdgmime/src/xdgmimemagic.c: Added.
* xdgmime/src/xdgmimemagic.h: Added.
* xdgmime/src/xdgmimeparent.c: Added.
* xdgmime/src/xdgmimeparent.h: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/Source/ThirdParty/ChangeLog (214336 => 214337)
--- trunk/Source/ThirdParty/ChangeLog 2017-03-24 05:31:51 UTC (rev 214336)
+++ trunk/Source/ThirdParty/ChangeLog 2017-03-24 08:07:17 UTC (rev 214337)
@@ -1,3 +1,28 @@
+2017-03-24 Carlos Garcia Campos <[email protected]>
+
+ Unreviewed. Add stubs for xdgmime sources to ThirdParty.
+
+ This is in preparation for bug #170001, to try to bypass the SVN hook that doesn't allow to commit source files
+ containing tabs. I'm committing empty files, so that once those files are known by SVN I can set the
+ allow-tabs property and then commit the actual contents.
+
+ * xdgmime/src/xdgmime.c: Added.
+ * xdgmime/src/xdgmime.h: Added.
+ * xdgmime/src/xdgmimealias.c: Added.
+ * xdgmime/src/xdgmimealias.h: Added.
+ * xdgmime/src/xdgmimecache.c: Added.
+ * xdgmime/src/xdgmimecache.h: Added.
+ * xdgmime/src/xdgmimeglob.c: Added.
+ * xdgmime/src/xdgmimeglob.h: Added.
+ * xdgmime/src/xdgmimeicon.c: Added.
+ * xdgmime/src/xdgmimeicon.h: Added.
+ * xdgmime/src/xdgmimeint.c: Added.
+ * xdgmime/src/xdgmimeint.h: Added.
+ * xdgmime/src/xdgmimemagic.c: Added.
+ * xdgmime/src/xdgmimemagic.h: Added.
+ * xdgmime/src/xdgmimeparent.c: Added.
+ * xdgmime/src/xdgmimeparent.h: Added.
+
2017-02-09 Alex Christensen <[email protected]>
Build libwebrtc on bots without using it yet
Added: trunk/Source/ThirdParty/xdgmime/src/xdgmime.c ( => )
Added: trunk/Source/ThirdParty/xdgmime/src/xdgmime.h
===================================================================
Index: trunk/Source/ThirdParty/xdgmime/src/xdgmimealias.c
===================================================================
--- trunk/Source/ThirdParty/xdgmime/src/xdgmimealias.c 2017-03-24 05:31:51 UTC (rev 214336)
+++ trunk/Source/ThirdParty/xdgmime/src/xdgmimealias.c 2017-03-24 08:07:17 UTC (rev 214337)
Property changes: trunk/Source/ThirdParty/xdgmime/src/xdgmimealias.c
Added: allow-tabs
+yes
\ No newline at end of property
Index: trunk/Source/ThirdParty/xdgmime/src/xdgmimealias.h
===================================================================
--- trunk/Source/ThirdParty/xdgmime/src/xdgmimealias.h 2017-03-24 05:31:51 UTC (rev 214336)
+++ trunk/Source/ThirdParty/xdgmime/src/xdgmimealias.h 2017-03-24 08:07:17 UTC (rev 214337)
Property changes: trunk/Source/ThirdParty/xdgmime/src/xdgmimealias.h
Added: allow-tabs
+yes
\ No newline at end of property
Added: trunk/Source/ThirdParty/xdgmime/src/xdgmimecache.c ( => )
Added: trunk/Source/ThirdParty/xdgmime/src/xdgmimecache.h
===================================================================
Added: trunk/Source/ThirdParty/xdgmime/src/xdgmimeglob.c ( => )
Added: trunk/Source/ThirdParty/xdgmime/src/xdgmimeglob.h
===================================================================
Added: trunk/Source/ThirdParty/xdgmime/src/xdgmimeicon.c ( => )
Added: trunk/Source/ThirdParty/xdgmime/src/xdgmimeicon.h
===================================================================
Added: trunk/Source/ThirdParty/xdgmime/src/xdgmimeint.c ( => )
Added: trunk/Source/ThirdParty/xdgmime/src/xdgmimeint.h
===================================================================
Added: trunk/Source/ThirdParty/xdgmime/src/xdgmimemagic.c ( => )
Added: trunk/Source/ThirdParty/xdgmime/src/xdgmimemagic.h
===================================================================
Added: trunk/Source/ThirdParty/xdgmime/src/xdgmimeparent.c ( => )
Added: trunk/Source/ThirdParty/xdgmime/src/xdgmimeparent.h
===================================================================
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes