Re: Review Request 118498: Make ECM language-independent again, but make the tests use C

2014-06-17 Thread Kevin Ottens

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118498/#review60285
---

Ship it!


Looks fine to me.

- Kevin Ottens


On June 15, 2014, 4:13 p.m., Alex Merry wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/118498/
 ---
 
 (Updated June 15, 2014, 4:13 p.m.)
 
 
 Review request for Build System, Extra Cmake Modules, KDE Frameworks, 
 Christophe Giboudeaux, Nicolás Alvarez, and Allen Winter.
 
 
 Repository: extra-cmake-modules
 
 
 Description
 ---
 
 Provide an option to exclude the tests
 
 While the tests in ECM are not built as such (at least, not until they
 are run), disabling the tests might be desirable to avoid the compiler
 checks and to make the whole build process architecture-independent.
 
 Make ECM language-independent again, but make the tests use C
 
 Setting the language for ECM's project() call to C had unanticipated
 side-effects - notably that the installed version file required the
 architecture to match the one used at build time.
 
 Instead, we make the tests a sub-project, setting up C as the language
 there (since most of the tests do use C, albeit slightly indirectly).
 
 
 Diffs
 -
 
   CMakeLists.txt df0759f18f1ed091b43128c1c5844aead560fe5b 
   tests/CMakeLists.txt dfcc252a4e723d7376f87153adcd23d00dbc7846 
 
 Diff: https://git.reviewboard.kde.org/r/118498/diff/
 
 
 Testing
 ---
 
 Configures properly, tests pass. Visually inspected ECMConfigVersion.cmake 
 file to see that it will return before the architecture check.
 
 
 Thanks,
 
 Alex Merry
 


___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Review Request 118498: Make ECM language-independent again, but make the tests use C

2014-06-17 Thread Commit Hook

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118498/#review60309
---


This review has been submitted with commit 
bd22dc73a6da58dea8b709ef27f4c11eb598f42c by Alex Merry to branch master.

- Commit Hook


On June 15, 2014, 4:13 p.m., Alex Merry wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/118498/
 ---
 
 (Updated June 15, 2014, 4:13 p.m.)
 
 
 Review request for Build System, Extra Cmake Modules, KDE Frameworks, 
 Christophe Giboudeaux, Nicolás Alvarez, and Allen Winter.
 
 
 Repository: extra-cmake-modules
 
 
 Description
 ---
 
 Provide an option to exclude the tests
 
 While the tests in ECM are not built as such (at least, not until they
 are run), disabling the tests might be desirable to avoid the compiler
 checks and to make the whole build process architecture-independent.
 
 Make ECM language-independent again, but make the tests use C
 
 Setting the language for ECM's project() call to C had unanticipated
 side-effects - notably that the installed version file required the
 architecture to match the one used at build time.
 
 Instead, we make the tests a sub-project, setting up C as the language
 there (since most of the tests do use C, albeit slightly indirectly).
 
 
 Diffs
 -
 
   CMakeLists.txt df0759f18f1ed091b43128c1c5844aead560fe5b 
   tests/CMakeLists.txt dfcc252a4e723d7376f87153adcd23d00dbc7846 
 
 Diff: https://git.reviewboard.kde.org/r/118498/diff/
 
 
 Testing
 ---
 
 Configures properly, tests pass. Visually inspected ECMConfigVersion.cmake 
 file to see that it will return before the architecture check.
 
 
 Thanks,
 
 Alex Merry
 


___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Review Request 118498: Make ECM language-independent again, but make the tests use C

2014-06-17 Thread Commit Hook

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118498/#review60308
---


This review has been submitted with commit 
3afc8f9875979e57cce97edd68a5971d6771e097 by Alex Merry to branch master.

- Commit Hook


On June 15, 2014, 4:13 p.m., Alex Merry wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/118498/
 ---
 
 (Updated June 15, 2014, 4:13 p.m.)
 
 
 Review request for Build System, Extra Cmake Modules, KDE Frameworks, 
 Christophe Giboudeaux, Nicolás Alvarez, and Allen Winter.
 
 
 Repository: extra-cmake-modules
 
 
 Description
 ---
 
 Provide an option to exclude the tests
 
 While the tests in ECM are not built as such (at least, not until they
 are run), disabling the tests might be desirable to avoid the compiler
 checks and to make the whole build process architecture-independent.
 
 Make ECM language-independent again, but make the tests use C
 
 Setting the language for ECM's project() call to C had unanticipated
 side-effects - notably that the installed version file required the
 architecture to match the one used at build time.
 
 Instead, we make the tests a sub-project, setting up C as the language
 there (since most of the tests do use C, albeit slightly indirectly).
 
 
 Diffs
 -
 
   CMakeLists.txt df0759f18f1ed091b43128c1c5844aead560fe5b 
   tests/CMakeLists.txt dfcc252a4e723d7376f87153adcd23d00dbc7846 
 
 Diff: https://git.reviewboard.kde.org/r/118498/diff/
 
 
 Testing
 ---
 
 Configures properly, tests pass. Visually inspected ECMConfigVersion.cmake 
 file to see that it will return before the architecture check.
 
 
 Thanks,
 
 Alex Merry
 


___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Review Request 118498: Make ECM language-independent again, but make the tests use C

2014-06-17 Thread Alex Merry

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118498/
---

(Updated June 17, 2014, 6:17 p.m.)


Status
--

This change has been marked as submitted.


Review request for Build System, Extra Cmake Modules, KDE Frameworks, 
Christophe Giboudeaux, Nicolás Alvarez, and Allen Winter.


Repository: extra-cmake-modules


Description
---

Provide an option to exclude the tests

While the tests in ECM are not built as such (at least, not until they
are run), disabling the tests might be desirable to avoid the compiler
checks and to make the whole build process architecture-independent.

Make ECM language-independent again, but make the tests use C

Setting the language for ECM's project() call to C had unanticipated
side-effects - notably that the installed version file required the
architecture to match the one used at build time.

Instead, we make the tests a sub-project, setting up C as the language
there (since most of the tests do use C, albeit slightly indirectly).


Diffs
-

  CMakeLists.txt df0759f18f1ed091b43128c1c5844aead560fe5b 
  tests/CMakeLists.txt dfcc252a4e723d7376f87153adcd23d00dbc7846 

Diff: https://git.reviewboard.kde.org/r/118498/diff/


Testing
---

Configures properly, tests pass. Visually inspected ECMConfigVersion.cmake file 
to see that it will return before the architecture check.


Thanks,

Alex Merry

___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Review Request 118498: Make ECM language-independent again, but make the tests use C

2014-06-17 Thread Alex Merry

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118498/
---

(Updated June 17, 2014, 6:17 p.m.)


Status
--

This change has been marked as submitted.


Review request for Build System, Extra Cmake Modules, KDE Frameworks, 
Christophe Giboudeaux, Nicolás Alvarez, and Allen Winter.


Repository: extra-cmake-modules


Description
---

Provide an option to exclude the tests

While the tests in ECM are not built as such (at least, not until they
are run), disabling the tests might be desirable to avoid the compiler
checks and to make the whole build process architecture-independent.

Make ECM language-independent again, but make the tests use C

Setting the language for ECM's project() call to C had unanticipated
side-effects - notably that the installed version file required the
architecture to match the one used at build time.

Instead, we make the tests a sub-project, setting up C as the language
there (since most of the tests do use C, albeit slightly indirectly).


Diffs
-

  CMakeLists.txt df0759f18f1ed091b43128c1c5844aead560fe5b 
  tests/CMakeLists.txt dfcc252a4e723d7376f87153adcd23d00dbc7846 

Diff: https://git.reviewboard.kde.org/r/118498/diff/


Testing
---

Configures properly, tests pass. Visually inspected ECMConfigVersion.cmake file 
to see that it will return before the architecture check.


Thanks,

Alex Merry

___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Review Request 118498: Make ECM language-independent again, but make the tests use C

2014-06-15 Thread Alex Merry

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118498/
---

(Updated June 15, 2014, 4:13 p.m.)


Review request for Build System, Extra Cmake Modules, KDE Frameworks, 
Christophe Giboudeaux, Nicolás Alvarez, and Allen Winter.


Changes
---

Adding people who've noted / reviewed this issue in the past.


Repository: extra-cmake-modules


Description
---

Provide an option to exclude the tests

While the tests in ECM are not built as such (at least, not until they
are run), disabling the tests might be desirable to avoid the compiler
checks and to make the whole build process architecture-independent.

Make ECM language-independent again, but make the tests use C

Setting the language for ECM's project() call to C had unanticipated
side-effects - notably that the installed version file required the
architecture to match the one used at build time.

Instead, we make the tests a sub-project, setting up C as the language
there (since most of the tests do use C, albeit slightly indirectly).


Diffs
-

  CMakeLists.txt df0759f18f1ed091b43128c1c5844aead560fe5b 
  tests/CMakeLists.txt dfcc252a4e723d7376f87153adcd23d00dbc7846 

Diff: https://git.reviewboard.kde.org/r/118498/diff/


Testing
---

Configures properly, tests pass. Visually inspected ECMConfigVersion.cmake file 
to see that it will return before the architecture check.


Thanks,

Alex Merry

___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel