##// END OF EJS Templates
Backport PR #2511: trigger default remote_profile_dir when profile_dir is set...
Backport PR #2511: trigger default remote_profile_dir when profile_dir is set in SSHLaunchers remote_profile_dir_default could be triggered before profile_dir was set, resulting in an empty remote_profile_dir, causing failures.

File last commit:

r2661:595fc3b9
r9833:0df9d99d
Show More
Makefile
5 lines | 145 B | text/x-makefile | MakefileLexer
Barry Wark <barrywarkatgmaildotcom>
py2app plugin for Cocoa frontend
r1302 include ./plugins.mk
all : dist/IPythonCocoaController.plugin
Barry Wark
updates for frontendbase API. Cocoa plugin functional in Objective-C app
r1303 dist/IPythonCocoaController.plugin : ./IPythonCocoaFrontendLoader.py\
./setup.py