Peter Elmers
|
f0de749c69
|
Bug 1183291 - Factor idl-parser into a Python package. r=khuey
Move Python code into an xpidl subdirectory, and include a setup.py to allow
inclusion from pip install or requirements files. Change build directory
variables appropriately.
--HG--
rename : xpcom/idl-parser/Makefile.in => xpcom/idl-parser/xpidl/Makefile.in
rename : xpcom/idl-parser/header.py => xpcom/idl-parser/xpidl/header.py
rename : xpcom/idl-parser/moz.build => xpcom/idl-parser/xpidl/moz.build
rename : xpcom/idl-parser/runtests.py => xpcom/idl-parser/xpidl/runtests.py
rename : xpcom/idl-parser/typelib.py => xpcom/idl-parser/xpidl/typelib.py
rename : xpcom/idl-parser/xpidl.py => xpcom/idl-parser/xpidl/xpidl.py
|
2015-07-13 13:09:11 -07:00 |
Randall Barker
|
c236b48231
|
Bug 1093934 - Create a XPCOM library that can be used to support standalone WebRTC. r=nfroyd
--HG--
extra : rebase_source : 93f11457b16b344e148a6fcb924b286ef8a48051
|
2015-04-03 15:52:00 +02:00 |
Wes Kocher
|
e226c762ee
|
Backed out changeset 0f5799df920b (bug 1093934) for various test failures CLOSED TREE
--HG--
extra : amend_source : 047ed43008cea68775c544cdf0df2819cfb24589
|
2015-04-02 13:42:34 -07:00 |
Randall Barker
|
683155c363
|
Bug 1093934 - Create a XPCOM library that can be used to support standalone WebRTC r=froydnj
|
2015-04-02 12:12:37 -07:00 |
Andrew McCreight
|
75b58ba304
|
Bug 1139050 - Add moz.build BUG_COMPONENT metadata for xpcom/. r=froydnj
|
2015-03-10 16:41:38 -07:00 |
Nathan Froyd
|
b6f5257874
|
Bug 1138123 - remove xpcom/sample/ as a bygone relic; r=bsmedberg
|
2015-03-09 11:37:21 -04:00 |
Mike Hommey
|
2bab6202af
|
Bug 1043820 - Remove PARALLEL_DIRS. r=gps
|
2014-07-29 08:57:59 +09:00 |
Mike Hommey
|
5f6ba110e6
|
Bug 1043802 - Remove TOOLS_DIRS and TEST_TOOLS_DIRS. r=gps
|
2014-07-29 08:55:55 +09:00 |
Nathan Froyd
|
3a3b025f95
|
Bug 1031310 - remove xpcom/analysis/; r=bsmedberg
|
2014-06-27 11:36:55 -04:00 |
Mike Hommey
|
e80e877ab7
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
Mike Hommey
|
c55e498091
|
Bug 921816 - Handle idls in --with-libxul-sdk builds. r=gps
|
2013-11-07 10:37:44 +09:00 |
Gregory Szorc
|
9bd5fc0064
|
Bug 927837 - Don't manage generated files in configure; r=glandium
--HG--
extra : rebase_source : b502ce209de6a0ae10e130644e424687e4fae85e
|
2013-10-23 14:43:32 -07:00 |
Gregory Szorc
|
d03c8a0359
|
Bug 921070 - Remove precompile tier; r=glandium
It made sense at the time. We now have inverted tiers and will soon have
derecursified building. This doesn't make sense any more.
|
2013-09-26 16:05:10 -07:00 |
Gregory Szorc
|
63350a4987
|
Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium
|
2013-09-03 20:28:05 -07:00 |
Phil Ringnalda
|
d0f16d5486
|
Back out ce03cc2994aa:ae9f95fc1136 (bug 896797) for SpiderMonkey shell build bustage
CLOSED TREE
|
2013-09-03 23:21:30 -07:00 |
Gregory Szorc
|
9df929a380
|
Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium
|
2013-09-03 20:28:05 -07:00 |
Phil Ringnalda
|
891e62de26
|
Back out cc6f66e761d8 (bug 896797) for Windows build bustage
CLOSED TREE
|
2013-09-03 21:55:21 -07:00 |
Gregory Szorc
|
3e38679ec7
|
Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium
|
2013-09-03 20:28:05 -07:00 |
Joey Armstrong
|
250777fa49
|
bug 883350: move SDK_HEADERS to mozbuild (file batch #1) r=mshal
|
2013-07-01 17:24:53 -04:00 |
Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
Kyle Machulis
|
43628a7867
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
Kyle Machulis
|
334c0800cf
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
Mike Shal
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
Gregory Szorc
|
8958bacc6e
|
Bug 784841 - Part 18ν: Convert /xpcom; f=Ms2ger rs=ted
|
2013-02-25 13:20:02 -08:00 |