Re: Review Request 114908: Use add_definitions directly, instead of via _KDE4_PLATFORM_DEFINITIONS

2014-01-21 Thread Commit Hook

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


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

- Commit Hook


On Jan. 19, 2014, 1:21 p.m., Alex Merry wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/114908/
 ---
 
 (Updated Jan. 19, 2014, 1:21 p.m.)
 
 
 Review request for Build System, Extra Cmake Modules and KDE Frameworks.
 
 
 Repository: extra-cmake-modules
 
 
 Description
 ---
 
 Use add_definitions directly, instead of via _KDE4_PLATFORM_DEFINITIONS
 
 Setting the variable just leads to set() calls overwriting each other
 accidentally (as appeared to have happened in the WIN32 block).
 
 
 Diffs
 -
 
   kde-modules/KDECompilerSettings.cmake 
 6adbc069bf314ae1a462ffbc5abe25264dac0ac2 
 
 Diff: https://git.reviewboard.kde.org/r/114908/diff/
 
 
 Testing
 ---
 
 KCoreAddons still compiles, and make VERBOSE=1 shows that it is setting 
 -D_BSD_SOURCE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500, as 
 expected.
 
 
 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 114908: Use add_definitions directly, instead of via _KDE4_PLATFORM_DEFINITIONS

2014-01-19 Thread Alex Merry

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

(Updated Jan. 19, 2014, 1:21 p.m.)


Review request for Build System, Extra Cmake Modules and KDE Frameworks.


Changes
---

Add extracmakemodules group.


Repository: extra-cmake-modules


Description
---

Use add_definitions directly, instead of via _KDE4_PLATFORM_DEFINITIONS

Setting the variable just leads to set() calls overwriting each other
accidentally (as appeared to have happened in the WIN32 block).


Diffs
-

  kde-modules/KDECompilerSettings.cmake 
6adbc069bf314ae1a462ffbc5abe25264dac0ac2 

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


Testing
---

KCoreAddons still compiles, and make VERBOSE=1 shows that it is setting 
-D_BSD_SOURCE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500, as 
expected.


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 114908: Use add_definitions directly, instead of via _KDE4_PLATFORM_DEFINITIONS

2014-01-19 Thread David Faure

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


Looks good to me.

(i.e. wait a bit in case of objections, commit in a few days if no other 
comments)

- David Faure


On Jan. 19, 2014, 1:21 p.m., Alex Merry wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/114908/
 ---
 
 (Updated Jan. 19, 2014, 1:21 p.m.)
 
 
 Review request for Build System, Extra Cmake Modules and KDE Frameworks.
 
 
 Repository: extra-cmake-modules
 
 
 Description
 ---
 
 Use add_definitions directly, instead of via _KDE4_PLATFORM_DEFINITIONS
 
 Setting the variable just leads to set() calls overwriting each other
 accidentally (as appeared to have happened in the WIN32 block).
 
 
 Diffs
 -
 
   kde-modules/KDECompilerSettings.cmake 
 6adbc069bf314ae1a462ffbc5abe25264dac0ac2 
 
 Diff: https://git.reviewboard.kde.org/r/114908/diff/
 
 
 Testing
 ---
 
 KCoreAddons still compiles, and make VERBOSE=1 shows that it is setting 
 -D_BSD_SOURCE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500, as 
 expected.
 
 
 Thanks,
 
 Alex Merry
 


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