You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Alexander Rukletsov <ru...@gmail.com> on 2015/11/06 12:07:23 UTC

Review Request 40011: Mesos: Corrected style of Makefiles.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40011/
-----------------------------------------------------------

Review request for mesos and Till Toenshoff.


Repository: mesos


Description
-------

This is not a full standartization of Makefile format, however, it is a step towards consistency. This patch focuses mainly on the order of files and corrects obvious issues. These are guidelines behind the change:

- Files in the same folder should appear in lexicographical order.
- Subfolders should appear in lexicographical order either after files or mixed with them (depending on the current consensus in the file).
- Though tabs are preferred, spaces are not replaced if they are current consensus in the file or current section.


Diffs
-----

  src/Makefile.am f0715386732b93936de6c8524957c6a6726fe9df 

Diff: https://reviews.apache.org/r/40011/diff/


Testing
-------

make check (Mac OS X 10.10.4)


Thanks,

Alexander Rukletsov


Re: Review Request 40011: Mesos: Corrected style of Makefiles.

Posted by Till Toenshoff <to...@me.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40011/#review105410
-----------------------------------------------------------

Ship it!


Thanks so much Alex for fixing this! Please make sure you run a distcheck whenever you touch the build-env in any patches and then state so the "testing done" field.

- Till Toenshoff


On Nov. 6, 2015, 11:07 a.m., Alexander Rukletsov wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/40011/
> -----------------------------------------------------------
> 
> (Updated Nov. 6, 2015, 11:07 a.m.)
> 
> 
> Review request for mesos and Till Toenshoff.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This is not a full standartization of Makefile format, however, it is a step towards consistency. This patch focuses mainly on the order of files and corrects obvious issues. These are guidelines behind the change:
> 
> - Files in the same folder should appear in lexicographical order.
> - Subfolders should appear in lexicographical order either after files or mixed with them (depending on the current consensus in the file).
> - Though tabs are preferred, spaces are not replaced if they are current consensus in the file or current section.
> 
> 
> Diffs
> -----
> 
>   src/Makefile.am f0715386732b93936de6c8524957c6a6726fe9df 
> 
> Diff: https://reviews.apache.org/r/40011/diff/
> 
> 
> Testing
> -------
> 
> make check (Mac OS X 10.10.4)
> 
> 
> Thanks,
> 
> Alexander Rukletsov
> 
>


Re: Review Request 40011: Mesos: Corrected style of Makefiles.

Posted by Alexander Rukletsov <ru...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40011/
-----------------------------------------------------------

(Updated Nov. 7, 2015, 12:50 p.m.)


Review request for mesos and Till Toenshoff.


Bugs: MESOS-3849
    https://issues.apache.org/jira/browse/MESOS-3849


Repository: mesos


Description
-------

This is not a full standartization of Makefile format, however, it is a step towards consistency. This patch focuses mainly on the order of files and corrects obvious issues. These are guidelines behind the change:

- Files in the same folder should appear in lexicographical order.
- Subfolders should appear in lexicographical order either after files or mixed with them (depending on the current consensus in the file).
- Though tabs are preferred, spaces are not replaced if they are current consensus in the file or current section.


Diffs
-----

  src/Makefile.am f0715386732b93936de6c8524957c6a6726fe9df 

Diff: https://reviews.apache.org/r/40011/diff/


Testing
-------

make check (Mac OS X 10.10.4)
make distcheck (CentOS 7.1.1503)


Thanks,

Alexander Rukletsov


Re: Review Request 40011: Mesos: Corrected style of Makefiles.

Posted by Alexander Rukletsov <ru...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40011/
-----------------------------------------------------------

(Updated Nov. 6, 2015, 4:22 p.m.)


Review request for mesos and Till Toenshoff.


Changes
-------

Rebased, run distcheck.


Repository: mesos


Description
-------

This is not a full standartization of Makefile format, however, it is a step towards consistency. This patch focuses mainly on the order of files and corrects obvious issues. These are guidelines behind the change:

- Files in the same folder should appear in lexicographical order.
- Subfolders should appear in lexicographical order either after files or mixed with them (depending on the current consensus in the file).
- Though tabs are preferred, spaces are not replaced if they are current consensus in the file or current section.


Diffs (updated)
-----

  src/Makefile.am f0715386732b93936de6c8524957c6a6726fe9df 

Diff: https://reviews.apache.org/r/40011/diff/


Testing (updated)
-------

make check (Mac OS X 10.10.4)
make distcheck (CentOS 7.1.1503)


Thanks,

Alexander Rukletsov


Re: Review Request 40011: Mesos: Corrected style of Makefiles.

Posted by Guangya Liu <gy...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40011/#review105409
-----------------------------------------------------------

Ship it!


Ship It!

- Guangya Liu


On 十一月 6, 2015, 11:07 a.m., Alexander Rukletsov wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/40011/
> -----------------------------------------------------------
> 
> (Updated 十一月 6, 2015, 11:07 a.m.)
> 
> 
> Review request for mesos and Till Toenshoff.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This is not a full standartization of Makefile format, however, it is a step towards consistency. This patch focuses mainly on the order of files and corrects obvious issues. These are guidelines behind the change:
> 
> - Files in the same folder should appear in lexicographical order.
> - Subfolders should appear in lexicographical order either after files or mixed with them (depending on the current consensus in the file).
> - Though tabs are preferred, spaces are not replaced if they are current consensus in the file or current section.
> 
> 
> Diffs
> -----
> 
>   src/Makefile.am f0715386732b93936de6c8524957c6a6726fe9df 
> 
> Diff: https://reviews.apache.org/r/40011/diff/
> 
> 
> Testing
> -------
> 
> make check (Mac OS X 10.10.4)
> 
> 
> Thanks,
> 
> Alexander Rukletsov
> 
>