Merge branch 'pr/135'
Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/fc319576 Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/fc319576 Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/fc319576 Branch: refs/heads/master Commit: fc31957678c1fbde30bec0a1b3db1b9c0c7e799c Parents: 7879b61 c95443b Author: Matthias Bläsing <[email protected]> Authored: Sun Oct 15 21:15:58 2017 +0200 Committer: Matthias Bläsing <[email protected]> Committed: Sun Oct 15 21:15:58 2017 +0200 ---------------------------------------------------------------------- .../external/exechlp-1.0-license.txt | 204 ++++++++++++++++++- dlight.nativeexecution/tools/buildall.sh | 49 ++--- .../tools/killall/make/Makefile.gmake | 17 ++ .../tools/killall/make/Makefile.make | 17 ++ dlight.nativeexecution/tools/killall/make/line | 17 ++ dlight.nativeexecution/tools/pty/.hgignore | 16 ++ .../tools/pty/make/Makefile.gmake | 17 ++ .../tools/pty/make/Makefile.make | 17 ++ dlight.nativeexecution/tools/pty/make/line | 17 ++ .../tools/unbuffer/make/Makefile.gmake | 17 ++ .../tools/unbuffer/make/Makefile.make | 17 ++ dlight.nativeexecution/tools/unbuffer/make/line | 18 ++ 12 files changed, 386 insertions(+), 37 deletions(-) ----------------------------------------------------------------------
