This is an automated email from the ASF dual-hosted git repository.

skygo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-native-installers.git


    from 16c1bae  Merge pull request #5 from ebarboni/infrastructure
     new 8dc0967  Updated Makefile to improve tracking
     new dddccdd  Fix all W/Wall warnings
     new 953b554  Search for Java on executable path
     new 5cb81a2  Merge pull request #4 from pedro-w/issue-5060

The 27 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/main/cpp/cleaner/windows/Makefile.mingw      | 19 ++++++++---
 src/main/cpp/cleaner/windows/src/main.c          |  5 ++-
 src/main/cpp/launcher/windows/Makefile.mingw     | 26 +++++++++++---
 src/main/cpp/launcher/windows/src/JavaUtils.c    | 43 ++++++++++++++++++++----
 src/main/cpp/launcher/windows/src/Launcher.c     |  3 +-
 src/main/cpp/launcher/windows/src/Main.c         |  5 +--
 src/main/cpp/launcher/windows/src/ProcessUtils.c |  9 +++--
 src/main/cpp/launcher/windows/src/StringUtils.c  | 16 +++++++++
 src/main/cpp/launcher/windows/src/StringUtils.h  |  1 +
 src/main/cpp/launcher/windows/src/SystemUtils.c  | 12 +++----
 10 files changed, 105 insertions(+), 34 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to