Re: [cmake-developers] [CMake] cmake-gui on windows and qt5 dlls

2017-08-17 Thread Konstantin Podsvirov
and check the CMake FAQ at: >> >>>>> http://www.cmake.org/Wiki/CMake_FAQ >> >>>>> >> >>>>> Kitware offers various services to support the CMake community. For more >> >>>>> information on each offering, please visit: >> &

Re: [cmake-developers] Fwd: [CMake] cmake-gui on windows and qt5 dlls

2017-08-14 Thread Konstantin Podsvirov
http://cmake.org/cmake/help/support.html > CMake Consulting: http://cmake.org/cmake/help/consulting.html > CMake Training Courses: http://cmake.org/cmake/help/training.html > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Foll

Re: [cmake-developers] [ISSUES 17125] CPackIFW doesn't work properly on OSX

2017-08-06 Thread Konstantin Podsvirov
. PS: Removed unnecessary formatting. Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each off

[cmake-developers] [ISSUES 17125] CPackIFW doesn't work properly on OSX

2017-08-06 Thread Konstantin Podsvirov
gards,Konstantin Podsvirov  -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmak

Re: [cmake-developers] Where execute_process INPUT_CONTENT or INPUT_VARIABLE?

2017-04-24 Thread Konstantin Podsvirov
Hi!16:05, 24 April 2017 г., Brad King :On 04/23/2017 01:30 AM, Konstantin Podsvirov wrote: Where execute_process INPUT_CONTENT or INPUT_VARIABLE? This would be very convenient for a small input. Why should I always write a file for input?I agree that the options should be there but they can'

Re: [cmake-developers] Where execute_process INPUT_CONTENT or INPUT_VARIABLE?

2017-04-23 Thread Konstantin Podsvirov
23.04.2017, 12:26, "Alan W. Irwin" : > On 2017-04-23 10:24+0300 Konstantin Podsvirov wrote: > >>  Hi Alan! >> >>  23.04.2017, 10:01, "Alan W. Irwin" : >>>  On 2017-04-23 08:30+0300 Konstantin Podsvirov wrote: >>> >>>>

Re: [cmake-developers] Where execute_process INPUT_CONTENT or INPUT_VARIABLE?

2017-04-23 Thread Konstantin Podsvirov
Hi Alan! 23.04.2017, 10:01, "Alan W. Irwin" : > On 2017-04-23 08:30+0300 Konstantin Podsvirov wrote: > >>  Where execute_process INPUT_CONTENT or INPUT_VARIABLE? >> >>  This would be very convenient for a small input. >> >>  Why should I always wr

[cmake-developers] Where execute_process INPUT_CONTENT or INPUT_VARIABLE?

2017-04-22 Thread Konstantin Podsvirov
Where execute_process INPUT_CONTENT or INPUT_VARIABLE? This would be very convenient for a small input. Why should I always write a file for input? -- Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org

[cmake-developers] [DISCUSSION] CMake Localization (L10N)

2017-04-18 Thread Konstantin Podsvirov
, world! > > set(CMAKE_OUTPUT_LOCALE "fr") > > message("$L10N{GREETING}") # greeting text > > message("$L10N:ru{GREETING}") # Привет, мир! Any feedback? -- Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check

Re: [cmake-developers] [Discussion] Down with discrimination CPack!

2017-04-04 Thread Konstantin Podsvirov
Hello all! 19.01.2017, 00:16, "Alexander Neundorf" : > On 2017 M01 18, Wed 22:20:14 CET Konstantin Podsvirov wrote: >>  What about add to CMake language new packaging problematic scopes: >> >>  - COMPONENT; >>  - COMPONENT_GROUP; - INSTALL_TYPE; >>  -

Re: [cmake-developers] Debugger for CMake

2017-02-14 Thread Konstantin Podsvirov
19:54, 14 February 2017 г., Ben Boeckel :On Mon, Feb 13, 2017 at 20:18:02 -0700, Justin Berger wrote: I agree on the maximizing code reuse, but that doesn't require them to use the same operational mode -- the two modes do fundamentally different things; even while sharing most internal components.

Re: [cmake-developers] [Qt-creator] ​Qt Creator vs CMake server mode

2017-02-10 Thread Konstantin Podsvirov
targets in > the project tree of creator. > > Best Regards, > Tobias > ___ > Qt-creator mailing list > qt-crea...@qt-project.org > http://lists.qt-project.org/mailman/listinfo/qt-creator Yes, I see UTILITY targets now, but I don't see: - all; - clean; - edit_cache; -

Re: [cmake-developers] ​Qt Creator vs CMake server mode

2017-02-09 Thread Konstantin Podsvirov
Ping and hello again! 25.12.2016, 21:42, "Konstantin Podsvirov" :Since Qt Creator 4.3 release (now aka master branch) will get project information via CMake server (since 3.7 release). For more info see: https://blog.qt.io/blog/2016/11/15/cmake-support-in-qt-creator-and-elsew

[cmake-developers] [Discussion] Down with discrimination CPack!

2017-01-18 Thread Konstantin Podsvirov
What about add to CMake language new packaging problematic scopes: - COMPONENT;- COMPONENT_GROUP;- PACKAGE;- INSTALLER;- REPOSITORY? --Regards,Konstantin Podsvirov  -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ

Re: [cmake-developers] [Discussion] Add python support for CMakeLists

2017-01-13 Thread Konstantin Podsvirov
CMake Consulting: http://cmake.org/cmake/help/consulting.htmlCMake Training Courses: http://cmake.org/cmake/help/training.htmlVisit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.htmlFollow this link to subscribe/unsubscribe:http://public.kitware.com/mailman/

Re: [cmake-developers] Allow CodeBlocks for NMake Makefiles JOM

2017-01-04 Thread Konstantin Podsvirov
Hello again! 24.12.2016, 15:09, "Konstantin Podsvirov" :Hello all! Any promotion please :-) CMake: https://gitlab.kitware.com/cmake/cmake/merge_requests/360  QtCreator: https://codereview.qt-project.org/#/c/180814  QtCreator CR now merged to 4.2 branch: https://codereview.qt-project.org/

[cmake-developers] ​Qt Creator vs CMake server mode

2016-12-25 Thread Konstantin Podsvirov
/installers/dad-0.3.1-windows-vc14x64-unstable.exe Can anybody check it too? --Regards,Konstantin Podsvirov  -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake comm

[cmake-developers] Allow CodeBlocks for NMake Makefiles JOM

2016-12-24 Thread Konstantin Podsvirov
Hello all! Any promotion please :-) CMake: https://gitlab.kitware.com/cmake/cmake/merge_requests/360  QtCreator: https://codereview.qt-project.org/#/c/180814 --Regards,Konstantin Podsvirov  -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http

Re: [cmake-developers] QtSDK integration

2016-11-28 Thread Konstantin Podsvirov
Well, thank you Brad!22:14, 28 november 2016 г., Brad King :On 11/28/2016 08:49 AM, Konstantin Podsvirov wrote: Anybody known where Brad King? Or anybody can help me to review and merge !280, !281 and !282 MRs into 'next' for testing?I was on vacation for the US Thanksgiving holiday.

Re: [cmake-developers] QtSDK integration

2016-11-28 Thread Konstantin Podsvirov
Hello all!Anybody known where Brad King?Or anybody can help me to review and merge !280, !281 and !282 MRs into 'next' for testing?7:04, 17 november 2016 г., Konstantin Podsvirov :Hi, dear CMake developers! Some of us actively using the Qt technology, but remain fans of CMake. I had t

[cmake-developers] QtSDK integration

2016-11-16 Thread Konstantin Podsvirov
tools, cmake-gui?, docs?...) I'm waiting feedback from support or a reasoned rejection of this idea. --Regards,Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to s

Re: [cmake-developers] [MODERN] CMake 3.6+ vs Qt 5.7 vs MSVC2015

2016-09-21 Thread Konstantin Podsvirov
Hi all! CMake Master (Win32/Win64) updated! :-) It's time to upgrade: CMake 3.6.20160921 now available! "CMake Master" - is himself created (IFW generator) online installer for CMake users and developers. 23.06.2016, 19:38, "Konstantin Podsvirov" : > Let me remind

Re: [cmake-developers] [Review Request] Doxygen alive, but limping

2016-08-11 Thread Konstantin Podsvirov
Hello dear CMake developers! 04.08.2016, 19:31, "Konstantin Podsvirov" : > > Changes there: > > https://gitlab.kitware.com/cmake/cmake/merge_requests/58 > Now forced updated. > -- > > Revive Doxygen documentation as CMake Developer Reference. > > This is

[cmake-developers] [Review Request] Doxygen alive, but limping

2016-08-04 Thread Konstantin Podsvirov
-- Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake

Re: [cmake-developers] [ISSUE] Bump to 3.2 and continue...

2016-08-02 Thread Konstantin Podsvirov
29.07.2016, 23:56, "Konstantin Podsvirov" : > Hello CMake developers, > > I found bug: > > https://gitlab.kitware.com/cmake/cmake/issues/16220 > > I found it, but I do not want to deal with it ... Okay, I have solution. May be attached patch will

[cmake-developers] [ISSUE] Bump to 3.2 and continue...

2016-07-29 Thread Konstantin Podsvirov
Hello CMake developers, I found bug: https://gitlab.kitware.com/cmake/cmake/issues/16220 I found it, but I do not want to deal with it ... -- Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki

[cmake-developers] [Review Request][Draft] CMake project for QtIFW

2016-07-18 Thread Konstantin Podsvirov
ll be appreciated. -- Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Su

[cmake-developers] [PATCH] CMake installation improvements

2016-07-12 Thread Konstantin Podsvirov
Hello Brad, please apply my changes. -- Regards, Konstantin Podsvirov From 56137a0f7096bae99eeb45ca83567a5ee87d4cee Mon Sep 17 00:00:00 2001 From: Konstantin Podsvirov Date: Wed, 13 Jul 2016 00:10:28 +0300 Subject: [PATCH 1/3] CMake: install COMPONENT cmcldeps Added in Tools group with IFW

Re: [cmake-developers] [CpackIFW] Fix bug in cpack_ifw_configure_... commands

2016-07-07 Thread Konstantin Podsvirov
15:44, 7 jul 2016 г., Brad King :On 07/07/2016 07:43 AM, Konstantin Podsvirov wrote: Can you also merge topic 'cpack-ifw-list-variable' to release branch?Does it fix a 3.6 regression or a bug in a 3.6 new feature?No.Fixes to long-standing bugs are not eligible to be backportedto the re

[cmake-developers] [CpackIFW] Fix bug in cpack_ifw_configure_... commands

2016-07-07 Thread Konstantin Podsvirov
Hello, Brad!Can you also merge topic 'cpack-ifw-list-variable' to release branch?It's fix processing of LICENSES arguments of cpack_ifw_configure... commands where license display_name contain spaces. -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http:/

Re: [cmake-developers] Fix bug in CPack IFW Promoting Updates repository replacement

2016-07-05 Thread Konstantin Podsvirov
Thanks again, Brad! 05.07.2016, 22:58, "Brad King" : > On date 07/05/2016 03:39 PM, Konstantin Podsvirov wrote: >> I found a small bug in CPackIFW. The patch is attached. > > Thanks, applied: > > CPackIFW: Fix attributes for Promoting Updates repository replaceme

[cmake-developers] Fwd: CMake | CPackIFW: Using cpack_append_list_variable_set_command (!27)

2016-07-05 Thread Konstantin Podsvirov
sending message 05.07.2016, 22:37, "Konstantin Podsvirov" : Thanks, Brad! I've been waiting for your answer :-) 05.07.2016, 22:30, "Brad King" : >  Thanks. I've merged this to next for testing. I found a small bug in CPackIFW. The pat

[cmake-developers] [PATCH] Merge Request 26 and 27

2016-06-29 Thread Konstantin Podsvirov
, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org

[cmake-developers] [ANNOUNCE] DaD's House Standalone Installers

2016-06-24 Thread Konstantin Podsvirov
This info also available at installers page: http://dad.podsvirov.pro/house/installers 10.06.2016, 23:54, "Konstantin Podsvirov" : > Hi guys! Hello developers! > > My "DaD's Project" is based on CMake and QtIFW (specifically CPackIFW) > continues its devel

Re: [cmake-developers] [MODERN] CMake 3.6+ vs Qt 5.7 vs MSVC2015

2016-06-23 Thread Konstantin Podsvirov
d Windows 8 and Windows 10. I ask those wishing to test the functionality. Please test it :-) >>>   01.10.2015, 09:29, Konstantin Podsvirov" : >>>>    Hi all! Modern master alive! :-) >>>> >>>>    It's been almost a month and it&#x

[cmake-developers] [ANNOUNCE] New Modules and Ports at DaD's House

2016-06-10 Thread Konstantin Podsvirov
rain setup for more efficient distribution. If you are interested in developing this technology or already use my installers, I would like to hear your opinion and to get feedback. Have a great weekend and good luck in development of your projects! -- Regards, Konstantin Podsvirov -- Powered by www.k

Re: [cmake-developers] [MODERN] CMake 3.6+ vs Qt 5.6 vs MSVC2015

2016-06-02 Thread Konstantin Podsvirov
n Please test it :-) >>  01.10.2015, 09:29, Konstantin Podsvirov" : >>>   Hi all! Modern master alive! :-) >>> >>>   It's been almost a month and it's time to upgrade: >>> >>>   3.3.20150901 CMake => CMake 3.3.20151001 >>&

Re: [cmake-developers] [MODERN] CMake ~3.6 vs Qt 5.6 vs MSVC2015

2016-05-31 Thread Konstantin Podsvirov
n) amd64: http://ifw.podsvirov.pro/cmake/cmake-master-amd64-online.run Please test it :-) > 01.10.2015, 09:29, Konstantin Podsvirov" : >>  Hi all! Modern master alive! :-) >> >>  It's been almost a month and it's time to upgrade: >> >>  3.3.20150901 CMa

[cmake-developers] [PATCH] CPackIFW Updates

2016-05-23 Thread Konstantin Podsvirov
Protocol. I also checked the formatting with clang-format 3.8. Thanks in advance. -- Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake

Re: [cmake-developers] [MODERN] CMake ~3.6 vs Qt 5.6 vs MSVC2015

2016-05-20 Thread Konstantin Podsvirov
http://ifw.podsvirov.pro/cmake/cmake-master-win64-online.exe If you have used it before, you can update via "CMake Maintenance Tool" I used Windows 7, but it should work for Windows Vista and Windows 8 and Windows 10. I ask those wishing to test the functionality. 01.10.2015, 09:29, Konstantin Po

Re: [cmake-developers] [PATCH] CPackIFW: Added cpack_ifw_update_repository command and other

2016-05-18 Thread Konstantin Podsvirov
18.05.2016, 16:52, "Brad King" : > On 05/17/2016 04:29 PM, Konstantin Podsvirov wrote: >> Please consider my changes in part CPack IFW generator. > > I've applied the changes with a few tweaks and merged to 'next' for testing: > > CPackIFW: Add more k

[cmake-developers] [PATCH] CPackIFW: Added cpack_ifw_update_repository command and other

2016-05-17 Thread Konstantin Podsvirov
about the changes in formatting and have tried to take this into account. Hope to see these changes in release 3.6 :-) -- Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offe

Re: [cmake-developers] more use of cmXMLWriter

2016-03-19 Thread Konstantin Podsvirov
I haven't conducted tests on the real packs. If I find the time to test, I will report about results here. 20.03.2016, 00:24, "Daniel Pfeifer" : > Hi, > I ported. some more generators to cmXMLWriter. > cheers, Daniel -- Regards, Konstantin Podsvirov -- Powered by www.ki

Re: [cmake-developers] [ANNOUNCE] CMake 3.5.0 available for download

2016-03-09 Thread Konstantin Podsvirov
rators. Projects that previously worked > around the inconsistecy with an extra level of backslashes > conditioned on the Xcode generator must be updated to remove the > workaround for CMake 3.5 and greater. > > Other Changes > = > > * The "Visual Studi

Re: [cmake-developers] CMake for 64Win7

2016-03-07 Thread Konstantin Podsvirov
oad/ > ). When will the version for 64Win available? > > Thank you for the help! > > Ning. > == > LI, Ning. Ph.D. > -- > E-mail Address: l...@cec.sc.edu > ===The University of South Carolina=== --

Re: [cmake-developers] C++11 only for a specified subdirectory

2016-03-04 Thread Konstantin Podsvirov
ake/help/training.html > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/cmake-developers Regards, Konstantin Podsvirov -- Powere

Re: [cmake-developers] [PATCH] FindProtobuf: fix wrong library list for Unix

2016-02-08 Thread Konstantin Podsvirov
community. For more > information on each offering, please visit: > > CMake Support: http://cmake.org/cmake/help/support.html > CMake Consulting: http://cmake.org/cmake/help/consulting.html > CMake Training Courses: http://cmake.org/cmake/help/training.html > > Visit other Kit

Re: [cmake-developers] [CMake] CMake 3.5.0-rc1 install is missing dependencies

2016-02-03 Thread Konstantin Podsvirov
ake-gui. For me everything works fine. I ask all those interested. To test the results and to share lessons learned. Together we will make CMake better!!! Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cma

[cmake-developers] [DaD] New and Updated Modules and New Installers

2016-01-27 Thread Konstantin Podsvirov
en write about their experiences. (sorry for possible mistakes in text) -- Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake comm

Re: [cmake-developers] Git for windows patch

2016-01-14 Thread Konstantin Podsvirov
/consulting.html > CMake Training Courses: http://cmake.org/cmake/help/training.html > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/cmak

Re: [cmake-developers] [ANNOUNCE] CMake 3.4.1 available for download

2015-12-02 Thread Konstantin Podsvirov
015, 23:55, "Konstantin Podsvirov" : > 02.12.2015, 22:55, "Robert Maynard" : >>  We are pleased to announce that CMake 3.4.1 is now available for download. >> >>  Please use the latest release from our download page: >>    https://cmake.org/download/ >&

Re: [cmake-developers] [ANNOUNCE] CMake 3.4.1 available for download

2015-12-02 Thread Konstantin Podsvirov
share their comments and suggestions. Good luck to everyone! -- Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more infor

Re: [cmake-developers] Visual Studio 2013 with CMake GUI on Windows

2015-11-13 Thread Konstantin Podsvirov
ng built with Qt5 on Windows. > > Configure with containing CMAKE_PREFIX_PATH to the path to > msvc2013_64_opengl and it should be found automatically. > Ensure Qt5Widgets_DIR points to > > msvc2013_64_opengl/lib/cmake/Qt5Widgets > > -Brad -- Regards, Konstantin Podsvirov --

Re: [cmake-developers] [ANNOUNCE] CMake 3.4.0 Released

2015-11-12 Thread Konstantin Podsvirov
015, 23:55, "Konstantin Podsvirov" : > 12.11.2015, 21:57, "Robert Maynard" : >> I am proud to announce that CMake 3.4.0 is now available for download at: >> https://cmake.org/download/ >> >> Documentation is available at: >> https://cmake.org/cmake/help/

Re: [cmake-developers] [ANNOUNCE] CMake 3.4.0 Released

2015-11-12 Thread Konstantin Podsvirov
x27; recently :-) I'll be glad if somebody test these installers for themselves and to share their comments and suggestions. Good luck to everyone! -- Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org

Re: [cmake-developers] [Development] [ANNOUNCE] DaD's House! (Beta)

2015-10-02 Thread Konstantin Podsvirov
aps this is the first ever web-based interface to view the information from QtIFW binary repository. Welcome once again DaD's House: http://dad.podsvirov.pro Good luck everyone! 10.09.2015, 21:09, "Konstantin Podsvirov" : > Hi, Jean-Christophe Fillion-Robin (the short name?)! >

Re: [cmake-developers] [MODERN] CMake 3.3 vs Qt 5.5 vs MSVC2015

2015-09-30 Thread Konstantin Podsvirov
hinx-man; - sphinx-html; - sphinx singlehtml; - sphinx-qthelp and General for everything else Is Unspecified; A list of unaccounted for 'Unspecified' of files to install on the Window is attached. Links to the installers were specified earlier (see below). On 28.07.2015, 17:49, "K

Re: [cmake-developers] [PATCH] FindOpenSSL: Imported Targets Release Note

2015-09-29 Thread Konstantin Podsvirov
Hi, Brad! 29.09.2015, 22:56, "Brad King" : > On 9/29/2015 1:19 AM, Konstantin Podsvirov wrote: >> reflect this in the release notes. > > Good catch. Applied, thanks: > > Help: Add notes for topic 'FindOpenSSL-imported-targets' > https://cmake.or

[cmake-developers] [PATCH] FindOpenSSL: Imported Targets Release Note

2015-09-28 Thread Konstantin Podsvirov
12762e88f9961785c0f5484b01afb957c43ff798 Mon Sep 17 00:00:00 2001 From: Konstantin Podsvirov Date: Tue, 29 Sep 2015 08:11:04 +0300 Subject: [PATCH] FindOpenSSL: Imported Targets Release Note --- Help/release/dev/FindOpenSSL-imported-targets.rst | 4 1 file changed, 4 insertions(+) create mode 100644 Help/release/dev/FindOpenSSL

Re: [cmake-developers] [ANNOUNCE] DaD's House! (Beta)

2015-09-10 Thread Konstantin Podsvirov
It is set of modules (now tools and libraries) for development and deployment.23:11, 10 сентября 2015 г., Alexander Neundorf :On Thursday, September 10, 2015 16:02:23 Konstantin Podsvirov wrote: The first 100 views! The interest is there (though not great), but where are the questions and

Re: [cmake-developers] [Development] [ANNOUNCE] DaD's House! (Beta)

2015-09-10 Thread Konstantin Podsvirov
ire minor tweaks. The real CI is still far. But I hope with time I'll come to that. I apologize for linguistic errors. English is not my native language. > [1] http://www.cmake.org/cmake/help/git-next/manual/cmake-packages.7.html > > On Thu, Sep 10, 2015 at 10:12 AM, Konstantin Podsv

Re: [cmake-developers] [Development] [ANNOUNCE] DaD's House! (Beta)

2015-09-10 Thread Konstantin Podsvirov
10.09.2015, 16:41, "Curtis Mitch" : >> From: Konstantin Podsvirov [mailto:konstan...@podsvirov.pro] >> >> By clicking on the link, you will be able to get the installer is the same >> as the QtSDK and a few clicks to get the binaries, libraries and linking >

[cmake-developers] Fwd: [Development] [ANNOUNCE] DaD's House! (Beta)

2015-09-10 Thread Konstantin Podsvirov
development-bounces+mitch.curtis=theqtcompany....@qt-project.org] >>  On Behalf Of Konstantin Podsvirov >>  Sent: Thursday, 10 September 2015 3:02 PM >>  To: CMake Developers ; development@qt >>  project.org >>  Subject: Re: [Development] [ANNOUNCE] Dad's House! (Bet

Re: [cmake-developers] [ANNOUNCE] DaD's House! (Beta)

2015-09-10 Thread Konstantin Podsvirov
The first 100 views! The interest is there (though not great), but where are the questions and suggestions? 09.09.2015, 21:12, "Konstantin Podsvirov" : > Hi, Dear Developers! > > Want to advertise a development environment that I am developing. > The emergence of thi

[cmake-developers] [ANNOUNCE] DaD's House! (Beta)

2015-09-09 Thread Konstantin Podsvirov
rrors for removing the load from my server. rsync//download.podsvirov.pro Main module - main :-) I write it in a list for developers that would first obtain a qualified appraisal. Looking forward to your answers, questions and suggestions. Happy programming! -- Regards, Konstantin Pods

Re: [cmake-developers] [FEATURE REQUEST] ExternalProject disable all GIT_SUBMODULES

2015-08-14 Thread Konstantin Podsvirov
14.08.2015, 15:05, "David Cole" :> Isn't simply **not listing** GIT_SUBMODULES sufficient?>> On Friday, August 14, 2015, Konstantin Podsvirov wrote:>> In the next CMake we obtain the following useful thing:>>>> http://www.c

[cmake-developers] [FEATURE REQUEST] ExternalProject disable all GIT_SUBMODULES

2015-08-14 Thread Konstantin Podsvirov
In the next CMake we obtain the following useful thing: http://www.cmake.org/cmake/help/git-master/release/dev/ExternalProject_init_selected_submodules.html But how to disable the initialization and loading of git submodules? --Regards,Konstantin Podsvirov  -- Powered by www.kitware.com Please

Re: [cmake-developers] [PATCH] Imported OpenSSL

2015-08-13 Thread Konstantin Podsvirov
Hello, Brad! Again OpenSSL :-) Topic branch (for reference) http://git.podsvirov.pro/?p=kitware/cmake.git;a=shortlog;h=refs/heads/topic-imported-openssl 11.08.2015, 22:35, "Gregor Jasny" : > On 07/08/15 13:22, Konstantin Podsvirov wrote: >> Hi developers and experts OpenS

[cmake-developers] [PATCH] Imported OpenSSL

2015-08-07 Thread Konstantin Podsvirov
/cmake.git;a=shortlog;h=refs/heads/topic-imported-openssl Now I have a single commit: http://git.podsvirov.pro/?p=kitware/cmake.git;a=commit;h=b47293f212f270844dcd32e36cff2a8668080c46 If I did everything correctly, then please apply my changes or to help with advice or deed :-) -- Regards, Konstantin

Re: [cmake-developers] The naming convention SHARED and STATIC

2015-08-05 Thread Konstantin Podsvirov
Addition: SHARED and STATIC too (mylibstatic and mylibshared?)16:39, 5 августа 2015 г., Konstantin Podsvirov :Encourage best practices. For example, I want to export one and the same library in one package in debug and release configurations. What do you name CMake targets and how to name files

[cmake-developers] The naming convention SHARED and STATIC

2015-08-05 Thread Konstantin Podsvirov
Encourage best practices. For example, I want to export one and the same library in one package in debug and release configurations. What do you name CMake targets and how to name files? -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org

Re: [cmake-developers] [REVIEW REQUEST] find_package(Protobuf CONFIG)

2015-08-03 Thread Konstantin Podsvirov
Hi, Brad! 03.08.2015, 23:26, "Brad King" : > On 08/02/2015 03:31 PM, Konstantin Podsvirov wrote: >> https://github.com/google/protobuf/pull/673 > > [snip] >> I try to make find_package(Protobuf [MODULE|CONFIG]) compatible. > > Thanks for working on thi

[cmake-developers] [REVIEW REQUEST] find_package(Protobuf CONFIG)

2015-08-02 Thread Konstantin Podsvirov
I try to make find_package(Protobuf [MODULE|CONFIG]) compatible. I'm partial with minor modifications copied FindProtobuf.cmake porting functions protobuf_generate_cpp. All interested please see the code and make suggestions or to join the work. -- Regards, Konstantin Podsvirov -- Powere

Re: [cmake-developers] [MODERN] CMake 3.3 vs Qt 5.5 vs MSVC2015

2015-07-28 Thread Konstantin Podsvirov
Hi dear CMake developers! 27.07.2015, 18:52, "Brad King" : > On 07/24/2015 03:46 AM, Konstantin Podsvirov wrote: >>  To solve the problem you run cmake-gui is now possible with the >>  following changes: > > Applied as two separate commits with minor tweaks: >

Re: [cmake-developers] [MODERN] CMake 3.3 vs Qt 5.5 vs MSVC2015

2015-07-24 Thread Konstantin Podsvirov
. cmake-gui should work now, but if not, then update your system and install >Visual C++ Redistributable for Visual Studio 2015 from the link below: > > http://www.microsoft.com/en-us/download/details.aspx?id=48145 23.07.2015, 16:47, "Konstantin Podsvirov" : > Hi Rusla

Re: [cmake-developers] [MODERN] CMake 3.3 vs Qt 5.5 vs MSVC2015

2015-07-23 Thread Konstantin Podsvirov
Hi Ruslan and other developers! 23.07.2015, 16:12, Ruslan Baratov" : > On 23-Jul-15 12:32, Konstantin Podsvirov wrote: >> Hi dear CMake developers! >> >> Meet modern CMake built on MSVC2015 c QtDialog based on Qt 5.5 from today :-) >> >> Windows 32bit: >

[cmake-developers] [MODERN] CMake 3.3 vs Qt 5.5 vs MSVC2015

2015-07-23 Thread Konstantin Podsvirov
are welcome. -- Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit

Re: [cmake-developers] [PREVIEW] Meet CMake components-based cross-platform GUI installer

2015-07-10 Thread Konstantin Podsvirov
Meet fresh CMake 3.3.20150710 from branch 'master'! 08.07.2015, 22:42, "Konstantin Podsvirov" : > All kind time of day! > > This is not the official installer, but who might someday become. > > Straight to the point - here online installers > > Debian 8:

[cmake-developers] [PATCH] CPackIFW: Variable CPACK_IFW_FRAMEWORK_VERSION cheking

2015-07-08 Thread Konstantin Podsvirov
bute, what would this change was brought in release 3.3. -- Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more informati

[cmake-developers] [PREVIEW] Meet CMake components-based cross-platform GUI installer

2015-07-08 Thread Konstantin Podsvirov
please and lovers of apples. Source code in branch 'master' now. I will be glad to hear from you. If you have questions, ask it. -- Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake

Re: [cmake-developers] [PATCH] Option CMAKE_INSTALL_COMPONENTS and IFW installer

2015-07-07 Thread Konstantin Podsvirov
Hi, Brad! 07.07.2015, 16:21, "Brad King" : > On 07/07/2015 02:43 AM, Konstantin Podsvirov wrote: >> I used rebase. The last 8 commits in a branch on my server contain change of >> topic: >> >> I hope now will be able to apply the changes. > > Thanks! I&

Re: [cmake-developers] [PATCH] Option CMAKE_INSTALL_COMPONENTS and IFW installer

2015-07-06 Thread Konstantin Podsvirov
06.07.2015, 21:01, "Brad King" : > On 07/03/2015 09:09 AM, Konstantin Podsvirov wrote: >> About 6 months ago I started a topic cmake-install-components. >> Today I am ready to share the results. > > Great, thanks! The changes look good except for comments below. >

[cmake-developers] [PATCH] Option CMAKE_INSTALL_COMPONENTS and IFW installer

2015-07-03 Thread Konstantin Podsvirov
Hi, Brad! A long time ago... About 6 months ago I started a topic cmake-install-components. Today I am ready to share the results. The basic idea is to use the COMPONENT option in the install command inside the CMake. So as not to disturb those who do not need it I have added the option CMAKE_

Re: [cmake-developers] [ANNOUNCE] CMake 3.3.0-rc3 is now ready!

2015-06-29 Thread Konstantin Podsvirov
ant to hear the opinion of Robert about these installers. Maybe someday CMake will also be distributed through QtIFW. -- Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware o

[cmake-developers] [CPackIFW] Adding QtIFW 2.0 Support (Technical Preview)

2015-05-29 Thread Konstantin Podsvirov
Online repository updated! Meet CMake 3.2.20150529 :-) Online installers for Linux and Windows are available at the links below. > On 29.04.2015, 16:57, "Konstantin Podsvirov" : >> Two installer collected in Debian 8: >> >> http://ifw.podsvirov.pro/cmake/cmake-ma

[cmake-developers] [PATCH] CPackIFW: Added QtIFW 2.0 Support

2015-05-15 Thread Konstantin Podsvirov
Hi, Brad! More than a month ago was be announced QtIFW 2.0: http://blog.qt.io/blog/2015/04/07/qt-installer-framework-2-0-released Unfortunately, version 2.0 is incompatible with version 1.x from the point of view of the command line interface. Current version CPackIFW can't handle QtIFW 2.0 -

Re: [cmake-developers] [CPackIFW] Adding QtIFW 2.0 Support (Technical Preview)

2015-05-12 Thread Konstantin Podsvirov
Online repository updated! Meet CMake 3.2.20150512 :-) Online installers for Linux and Windows are available at the links below. Dear developers, I have just one question: anyone uses CPackIFW or QtIFW? 29.04.2015, 16:57, "Konstantin Podsvirov" : > Hello dear developers! > >

[cmake-developers] [CPackIFW] Adding QtIFW 2.0 Support (Technical Preview)

2015-04-29 Thread Konstantin Podsvirov
/cmake/doc/doxygen When I decide that the support QtIFW 2.0 has reached an acceptable state, we will begin work on the integration of changes. Waiting for answers, questions, suggestions! -- Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the

Re: [cmake-developers] Qt, QtIFW, CMake and CPackIFW

2015-03-24 Thread Konstantin Podsvirov
Rizzen! If you still have questions, feel free to email me - let's deal! Good luck in the development of modern tools :-) -- Regards, Konstantin Podsvirov (Sorry for my English) -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org

Re: [cmake-developers] [DISCUSSION] Using COMPONENTs for CMake install(...)?

2014-12-09 Thread Konstantin Podsvirov
09.12.2014, 23:48, "Brad King" : > On 12/9/2014 1:39 PM, Konstantin Podsvirov wrote: >>> That looks good, except that "cmake/ctest/cpack" must all be in >>> one component. >> specify whether the component is required and can be specified as >&g

Re: [cmake-developers] [DISCUSSION] Using COMPONENTs for CMake install(...)?

2014-12-09 Thread Konstantin Podsvirov
08.12.2014, 17:26, "Brad King" : > On 12/07/2014 05:34 PM, Konstantin Podsvirov wrote: >> Well, work has started! > Good work so far. I tried :-) > Please reorganize the commits to have the first one add the install > COMPONENT options and the second one add the C

Re: [cmake-developers] [DISCUSSION] Using COMPONENTs for CMake install(...)?

2014-12-05 Thread Konstantin Podsvirov
Hi, Brad! 05.12.2014, 22:33, "Brad King" : > On 12/04/2014 12:59 AM, Konstantin Podsvirov wrote: >> In the source tree, you can see some of the components. > > The Debian packaging can serve as a good reference: > > cmake - cross-platform, open-source make system &g

Re: [cmake-developers] [DISCUSSION] Using COMPONENTs for CMake install(...)?

2014-12-03 Thread Konstantin Podsvirov
Hi, Brad! You always understand me right :-) 03.12.2014, 18:48, "Brad King" : > On 12/02/2014 04:50 PM, Konstantin Podsvirov wrote: >> The command install(...) allows you to specify the COMPONENT. >> Why this feature is not used by CMake? > > It simply never came up

[cmake-developers] [DISCUSSION] Using COMPONENTs for CMake install(...)?

2014-12-02 Thread Konstantin Podsvirov
redistributable packages. Your questions and suggestions! -- Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more

[cmake-developers] [PATCH] CPack IFW updates

2014-12-02 Thread Konstantin Podsvirov
Hi, Brad! I made a few edits to the documentation of the module. Changed only one file. Here is the link to the commit: http://git.podsvirov.pro/?p=kitware/cmake.git;a=commit;h=0abd322c3c0db64fc39f9cd6182ba81739c2fc6b Please accept my changes. -- Regards, Konstantin Podsvirov -- Powered by

Re: [cmake-developers] [TEST REQUEST] CPack IFW generator on OSX

2014-10-23 Thread Konstantin Podsvirov
Hi Sean! 23.10.2014, 19:09, "Sean McBride" : > On Thu, 23 Oct 2014 16:45:36 +0400, Konstantin Podsvirov said: >> Can anybody test IFW generator on Mac? > > Probably... What is it? :) How would I test it? If you can give me clear > instructions, I can update one or m

[cmake-developers] [TEST REQUEST] CPack IFW generator on OSX

2014-10-23 Thread Konstantin Podsvirov
Hello developers! Can anybody test IFW generator on Mac? Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more

[cmake-developers] [CPackIFW] Documentation

2014-10-19 Thread Konstantin Podsvirov
ttp://www.kdab.com/context-sensitive-cmake-documentation-qtcreator/ > > and CMake releases will include a qch file from now on. Eg > > http://www.cmake.org/cmake/help/v3.1/CMake.qch > > Thanks, I can't do everything myself and hope for the community :-) All good working week. PS: where I

Re: [cmake-developers] Preparing for CMake 3.1.0-rc1

2014-10-08 Thread Konstantin Podsvirov
> Thanks, > -Brad CMake 3.0.20141008-ge5734 Documentation with the latest updates: Sphinx http://ifw.podsvirov.pro/cmake/doc/sphinx Doxygen http://ifw.podsvirov.pro/cmake/doc/doxygen Can also upgrade the components in your online installers :-) All a good day! Regards, Konstantin Pod

Re: [cmake-developers] Preparing for CMake 3.1.0-rc1

2014-10-07 Thread Konstantin Podsvirov
podsvirov.pro/cmake/cmake-dev-linux-x86_64-online.run Windows: http://ifw.podsvirov.pro/cmake/cmake-dev-windows-x86-online.exe Set one is updated constantly :-) All for a good day! Regards, Konstantin Podsvirov -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at

  1   2   >