NSM preparation for OSX and windows
authorRobin Gareus <robin@gareus.org>
Mon, 4 May 2015 22:25:06 +0000 (00:25 +0200)
committerRobin Gareus <robin@gareus.org>
Mon, 4 May 2015 22:25:06 +0000 (00:25 +0200)
commit6b69fd5640871fb3d10a861f3eb3c9b4469794d6
tree19efed138c8e995b45c046d694d65b5587e81caf
parentd1334074afd797db9f5ca2643565e18de9a6378e
NSM preparation for OSX and windows

Note that on those platforms the application name
is a full path. This is permitted by the specs:

“executable_name MUST be the executable name that the program was launched with. For C programs, this is simply the value of argv[0]” [http://non.tuxfamily.org/nsm/API.html#n:1.2.1.1.]

but the current implementation of nsm expects the basename
only and searched $PATH.
gtk2_ardour/bundle_env_mingw.cc
tools/osx_packaging/startup_script