Re: Announcing MozillaBuild 2.0.0 Release

2015-06-14 Thread Birunthan Mohanathas
On 14 June 2015 at 18:00, Xidorn Quan  wrote:
> But it seems we still cannot build on MSVC2015, but I don't want to
> reinstall MSVC 2013 to switch from the Express Edition to the Community
> Edition. It seems I have to stick to MozillaBuild 1.11 for a while :/

VS Express 2013 for Windows Desktop seems to work fine with MozillaBuild 2.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Announcing MozillaBuild 2.0.0 Release

2015-06-14 Thread Robert O'Callahan
On Mon, Jun 15, 2015 at 1:00 PM, Xidorn Quan  wrote:

> On Sun, Jun 14, 2015 at 9:03 AM, Ryan VanderMeulen <
> rvandermeu...@mozilla.com> wrote:
>
> > SIGNIFICANT CHANGES
> > * Added support for MSVC2015 and dropped support for MSVC <2013, WinSDK
> > <8.1, and MSVC Express Edition.
>
> Awesome work!
>
> But it seems we still cannot build on MSVC2015, but I don't want to
> reinstall MSVC 2013 to switch from the Express Edition to the Community
> Edition. It seems I have to stick to MozillaBuild 1.11 for a while :/
>

I got MSCV 2015 building with a couple of patches reachable from bug
1119082.

Rob
-- 
oIo otoeololo oyooouo otohoaoto oaonoyooonoeo owohooo oioso oaonogoroyo
owoiotoho oao oboroootohoeoro oooro osoiosotoeoro owoiololo oboeo
osouobojoeocoto otooo ojouodogomoeonoto.o oAogoaoiono,o oaonoyooonoeo
owohooo
osoaoyoso otooo oao oboroootohoeoro oooro osoiosotoeoro,o o‘oRoaocoao,o’o
oioso
oaonosowoeoroaoboloeo otooo otohoeo ocooouoroto.o oAonodo oaonoyooonoeo
owohooo
osoaoyoso,o o‘oYooouo ofolo!o’o owoiololo oboeo oiono odoaonogoeoro
ooofo
otohoeo ofoioroeo ooofo ohoeololo.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Announcing MozillaBuild 2.0.0 Release

2015-06-14 Thread Ryan VanderMeulen
For those who are interested, bug 1119082 tracks adding build support for
MSVC 2015.

On Sun, Jun 14, 2015 at 9:00 PM, Xidorn Quan  wrote:

> On Sun, Jun 14, 2015 at 9:03 AM, Ryan VanderMeulen <
> rvandermeu...@mozilla.com> wrote:
>
>>
>> SIGNIFICANT CHANGES
>> * Added support for MSVC2015 and dropped support for MSVC <2013, WinSDK
>> <8.1, and MSVC Express Edition.
>>
>
> Awesome work!
>
> But it seems we still cannot build on MSVC2015, but I don't want to
> reinstall MSVC 2013 to switch from the Express Edition to the Community
> Edition. It seems I have to stick to MozillaBuild 1.11 for a while :/
>
> - Xidorn
>
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Announcing MozillaBuild 2.0.0 Release

2015-06-14 Thread Xidorn Quan
On Sun, Jun 14, 2015 at 9:03 AM, Ryan VanderMeulen <
rvandermeu...@mozilla.com> wrote:

>
> SIGNIFICANT CHANGES
> * Added support for MSVC2015 and dropped support for MSVC <2013, WinSDK
> <8.1, and MSVC Express Edition.
>

Awesome work!

But it seems we still cannot build on MSVC2015, but I don't want to
reinstall MSVC 2013 to switch from the Express Edition to the Community
Edition. It seems I have to stick to MozillaBuild 1.11 for a while :/

- Xidorn
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Announcing MozillaBuild 2.0.0 Release

2015-06-14 Thread Edmund Wong

Ryan VanderMeulen wrote:

After a long wait, I am pleased to announce the final release of
MozillaBuild 2.0.0.
http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-Latest.exe

Much has changed since version 1.11.0, hence the change in major version
number. It is STRONGLY advised that this not be installed over top of a
previous installation.



Awesome!

Thanks!


OTHER UPDATES/ADDITIONS/REMOVALS
* Removed SVN


'bout time. :)

Edmund

___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Announcing MozillaBuild 2.0.0 Release

2015-06-14 Thread Alessio Placitelli

Great job!

Il 13/06/2015 23:03, Ryan VanderMeulen ha scritto:

After a long wait, I am pleased to announce the final release of
MozillaBuild 2.0.0.
http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-Latest.exe

Much has changed since version 1.11.0, hence the change in major version
number. It is STRONGLY advised that this not be installed over top of a
previous installation.

SIGNIFICANT CHANGES
* Added support for MSVC2015 and dropped support for MSVC <2013, WinSDK
<8.1, and MSVC Express Edition.
   - MSVC Community Edition is now the recommended free compiler option
* Added minTTY 1.1.3 as an optional console replacement for the default
cmd.exe.
   - Not enabled by default due to some known regressions affecting some
common workflows that are difficult to work around. But for basic usage,
should work reasonably well.
   - To enable it, add a 1 to the end of the |SET USE_MINTTY=| line near the
top of start-shell.bat.
* Overhauls to the start-msvc* batch scripts that improve consistency and
simplify maintenance.
   - To launch a plain terminal with no MSVC path setting, use
start-shell.bat (was start-shell-l10n.bat in previous releases)
* Updated Mercurial to version 3.4.1 and switched to the native python
version.
   - Allows extensions like bzexport that rely on previously-unavailable
python components to work correctly.
   - Enables faster future updates in the event of serious bugs or security
issues.
   - Enabled extensions: blackbox, color, histedit, mq, pager, progress,
purge, rebase, share, transplant
* Updated python to version 2.7.10.
   - Included packages: pip 7.0.3, setuptools 17.1.1, virtualenv 13.0.3

OTHER UPDATES/ADDITIONS/REMOVALS
* Removed SVN
* Updated 7-zip to version 9.20
* Updated bundled CA certs to those from NSS 3.19.1
* Updated emacs to version 24.4
* Updated MSYS to version 1.0.18 and various components to the latest
available for MSYS1
* Updated NSIS 3.0a2 to version 3.0b1
* Updated wget to version 1.16.3

KNOWN ISSUES
* Changes in behavior due to using minTTY instead of Windows cmd.exe
* Windows 10 SDK is not yet supported. Builds should work fine with SDK
8.1. Bug 1173060 tracks adding Windows 10 SDK support.
* Windows 10: pip returns a "Job information querying failed" error. This
is a known Windows 10 bug. See http://bugs.python.org/issue24127

To upgrade:
1. Remove your current installation. If you can't remove the existing
installation, you probably have a terminal open or ssh-agent running.
Terminate it and try again.
2. Install MozillaBuild 2.0.0.
3. Clobber (remove the object directory of) any trees you have. (If you
don't do this, you may get weird build errors due to a stale virtualenv
environment).

Please file any problems you come across in mozilla.org::MozillaBuild.

-Ryan
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


--
Alessio "Dexter" Placitelli
Firefox Engineer
IRC: Dexter

___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Way to discarding xul is raising HTML.

2015-06-14 Thread Paul Rouget
Yes.

On Sun, Jun 14, 2015 at 9:10 AM, 罗勇刚(Yonggang Luo)
 wrote:
> 2015-06-14 14:34 GMT+08:00 Paul Rouget :
>> For the context menu, it's easy to just use the contextmenu event from
>> the Browser API and create a floating div; for popups used by elements
>> like , I haven't looked yet, but my plan is to do what Gaia
>> does, and also use a div. I'm just not sure how to wire things
>> together yet. For native menu, I don't know yet what to do. Maybe
>> re-use the html5 menu element.
> The floating div, it's can not cross
> the  barrier, that's means it's can not getting to the outsize of
> the ChromeWindow for desktop application.
>>
>> On Fri, Jun 12, 2015 at 5:34 PM, 罗勇刚(Yonggang Luo)
>>  wrote:
>>> What's the plan to support for menu and popup and tooltip things?
>>> Is there any adaptable way to do that?
>>>
>>> 2015-06-08 18:51 GMT+08:00 Paul Rouget :
 Right. Not supported yet.

 On Mon, Jun 8, 2015 at 11:13 AM, 罗勇刚(Yonggang Luo)
  wrote:
> I also found in pure html window, there is no way to add support for
> context menu.
> And also popup.
>
> 2015-06-08 12:17 GMT+08:00 Paul Rouget :
>> B2G on desktop only uses HTML. OS integration is poor, but we are 
>> working on it.
>> See the larch branch (https://hg.mozilla.org/projects/larch).
>> We are working on OS X support first.
>> For session restore, see bug 1033999.
>>
>> On Fri, Jun 5, 2015 at 8:02 PM, 罗勇刚(Yonggang Luo) 
>>  wrote:
>>> At the current time, pure html window doesn't support for
>>> session and other things. Such
>>> as setting the whole html's background to be transparent
>>> with the operating system.
>>>
>>> If we want to remove XUL completely from Mozilla source tree, what's 
>>> left to do?
>>>
>>>
>>> --
>>>  此致
>>> 礼
>>> 罗勇刚
>>> Yours
>>> sincerely,
>>> Yonggang Luo
>>> ___
>>> dev-platform mailing list
>>> dev-platform@lists.mozilla.org
>>> https://lists.mozilla.org/listinfo/dev-platform
>>
>>
>>
>> --
>> Paul
>
>
>
> --
>  此致
> 礼
> 罗勇刚
> Yours
> sincerely,
> Yonggang Luo



 --
 Paul
>>>
>>>
>>>
>>> --
>>>  此致
>>> 礼
>>> 罗勇刚
>>> Yours
>>> sincerely,
>>> Yonggang Luo
>>
>>
>>
>> --
>> Paul
>
>
>
> --
>  此致
> 礼
> 罗勇刚
> Yours
> sincerely,
> Yonggang Luo



-- 
Paul
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Way to discarding xul is raising HTML.

2015-06-14 Thread Yonggang Luo
2015-06-14 14:34 GMT+08:00 Paul Rouget :
> For the context menu, it's easy to just use the contextmenu event from
> the Browser API and create a floating div; for popups used by elements
> like , I haven't looked yet, but my plan is to do what Gaia
> does, and also use a div. I'm just not sure how to wire things
> together yet. For native menu, I don't know yet what to do. Maybe
> re-use the html5 menu element.
The floating div, it's can not cross
the  barrier, that's means it's can not getting to the outsize of
the ChromeWindow for desktop application.
>
> On Fri, Jun 12, 2015 at 5:34 PM, 罗勇刚(Yonggang Luo)
>  wrote:
>> What's the plan to support for menu and popup and tooltip things?
>> Is there any adaptable way to do that?
>>
>> 2015-06-08 18:51 GMT+08:00 Paul Rouget :
>>> Right. Not supported yet.
>>>
>>> On Mon, Jun 8, 2015 at 11:13 AM, 罗勇刚(Yonggang Luo)
>>>  wrote:
 I also found in pure html window, there is no way to add support for
 context menu.
 And also popup.

 2015-06-08 12:17 GMT+08:00 Paul Rouget :
> B2G on desktop only uses HTML. OS integration is poor, but we are working 
> on it.
> See the larch branch (https://hg.mozilla.org/projects/larch).
> We are working on OS X support first.
> For session restore, see bug 1033999.
>
> On Fri, Jun 5, 2015 at 8:02 PM, 罗勇刚(Yonggang Luo)  
> wrote:
>> At the current time, pure html window doesn't support for
>> session and other things. Such
>> as setting the whole html's background to be transparent
>> with the operating system.
>>
>> If we want to remove XUL completely from Mozilla source tree, what's 
>> left to do?
>>
>>
>> --
>>  此致
>> 礼
>> 罗勇刚
>> Yours
>> sincerely,
>> Yonggang Luo
>> ___
>> dev-platform mailing list
>> dev-platform@lists.mozilla.org
>> https://lists.mozilla.org/listinfo/dev-platform
>
>
>
> --
> Paul



 --
  此致
 礼
 罗勇刚
 Yours
 sincerely,
 Yonggang Luo
>>>
>>>
>>>
>>> --
>>> Paul
>>
>>
>>
>> --
>>  此致
>> 礼
>> 罗勇刚
>> Yours
>> sincerely,
>> Yonggang Luo
>
>
>
> --
> Paul



-- 
 此致
礼
罗勇刚
Yours
sincerely,
Yonggang Luo
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform