New version of patches taking into account Brad’ remarks.

Marc




On 29/07/15 15:47, "Brad King" <[email protected]> wrote:

>On 07/29/2015 04:01 AM, CHEVRIER, Marc wrote:
>> here is an updated list of patches.
>
>Great.
>
>>    find_package_handle_standard_args(Java
>>      REQUIRED_VARS Java_JAVA_EXECUTABLE Java_JAR_EXECUTABLE 
>> Java_JAVAC_EXECUTABLE
>>                    Java_JAVAH_EXECUTABLE Java_JAVADOC_EXECUTABLE
>> +                  Java_IDLJ_EXECUTABLE Java_JARSIGNER_EXECUTABLE
>>      VERSION_VAR Java_VERSION
>>      )
>
>Are idlj and jarsigner reliably available whenever the other tools are?
>Even for older versions?  Do these need to be REQUIRED_VARS?  I'm
>concerned this could make a case that previously found java not report
>it found anymore.
>
>> -          --build-project hello
>> +          --build-target hello
>
>The tests should still have --build-project as this corresponds to
>the .sln file name in Visual Studio builds.  The --build-target
>option can be added in addition to it.
>
>Thanks,
>-Brad
>

Attachment: 0001-Add-support-for-idlj-and-jarsigner-tools.patch
Description: 0001-Add-support-for-idlj-and-jarsigner-tools.patch

Attachment: 0002-add_jar-now-supports-file-syntax-for-sources.patch
Description: 0002-add_jar-now-supports-file-syntax-for-sources.patch

Attachment: 0003-install_jar-add-options-DESTINATION-and-COMPONENT.patch
Description: 0003-install_jar-add-options-DESTINATION-and-COMPONENT.patch

Attachment: 0004-Add-support-for-javah-tool.patch
Description: 0004-Add-support-for-javah-tool.patch

-- 

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/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

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to