Re: [Wireshark-dev] Petri Dish update

2014-11-25 Thread Alexis La Goutte
For information, I have add the check of last commit the Ubuntu Petri Dish buildbot launch a ./tools/pre-commit HEAD^1 (launch check[APIs|hf|filenames] on tested commit) It is possible to have same false postive warnings errors Regards On Wed, Nov 19, 2014 at 9:33 PM, Alexis La Goutte

Re: [Wireshark-dev] Petri Dish update

2014-11-25 Thread Pascal Quantin
2014-11-25 18:59 GMT+01:00 Alexis La Goutte alexis.lagou...@gmail.com: For information, I have add the check of last commit the Ubuntu Petri Dish buildbot launch a ./tools/pre-commit HEAD^1 (launch check[APIs|hf|filenames] on tested commit) It is possible to have same false postive warnings

Re: [Wireshark-dev] Petri Dish update

2014-11-25 Thread Peter Wu
On Tuesday 25 November 2014 23:37:26 Pascal Quantin wrote: 2014-11-25 18:59 GMT+01:00 Alexis La Goutte alexis.lagou...@gmail.com: For information, I have add the check of last commit the Ubuntu Petri Dish buildbot launch a ./tools/pre-commit HEAD^1 (launch check[APIs|hf|filenames] on

Re: [Wireshark-dev] Petri Dish update

2014-11-20 Thread Graham Bloice
On 19 November 2014 21:40, mman...@netscape.net wrote: So for the Windows build is there nmake + cmake or cmake only? I thought I saw some Petri-Dish runs with failed (cmake) Windows builds, but then some others with successful (cmake?) builds. So is cmake fully functional for Windows now?

Re: [Wireshark-dev] Petri Dish update

2014-11-20 Thread Alexis La Goutte
On Thu, Nov 20, 2014 at 5:09 AM, Evan Huus eapa...@gmail.com wrote: This is awesome Alexis, thank you! On Wed, Nov 19, 2014 at 4:40 PM, mman...@netscape.net wrote: So for the Windows build is there nmake + cmake or cmake only? I thought I saw some Petri-Dish runs with failed (cmake) Windows

Re: [Wireshark-dev] Petri Dish update

2014-11-19 Thread mmann78
So for the Windows build is there nmake + cmake or cmake only? I thought I saw some Petri-Dish runs with failed (cmake) Windows builds, but then some others with successful (cmake?) builds. So is cmake fully functional for Windows now? Is Petri Dish is going to be the only user that change

Re: [Wireshark-dev] Petri Dish update

2014-11-19 Thread Evan Huus
This is awesome Alexis, thank you! On Wed, Nov 19, 2014 at 4:40 PM, mman...@netscape.net wrote: So for the Windows build is there nmake + cmake or cmake only? I thought I saw some Petri-Dish runs with failed (cmake) Windows builds, but then some others with successful (cmake?) builds. So is

Re: [Wireshark-dev] Petri Dish update

2014-11-19 Thread Michal Labedzki
Thank you Alexis. On 19 November 2014 21:33, Alexis La Goutte alexis.lagou...@gmail.com wrote: For check of last commit, i need some help (if there is some body with bash skill, i think add a arg to pre-commit to launch git command like git diff --name-only HEAD~1..HEAD) Do you have some