Julien Marrec
Julien Marrec
Would it be possible to add a mswin build with `--disable-shared --enable-static --with-static-linked-ext --enable-load-relative` options? I've tried on a fork (and locally), can't seem to be make it work exactly,...
For now I only did mswin, but happy to add the same treatment to the other files if this is of interest to you. * Add a `release_tag` parameter for...
Just a proof of concept for now. Just on Space tab. * #612  I suppose we should have a toggle switch somewhere in the preferences...
# This repository is unmaintained This repository is currently being unmaintained and does not work with Notepad++ 8.1.5+. It's been reported in [#4](https://github.com/jmarrec/notepad/issues/4) alongside some apparently simple steps to make...
The commit descriptions provide more info.
Only some minor versions of python have an actual windows .exe / .msi installer. eg: * this does https://www.python.org/downloads/release/python-3810/ * this doesn't https://www.python.org/downloads/release/python-3811/
Speed up compilation
* Fix #262 * Fix #263 The OS SDK / BCL-gem implementation of the path arguments is incomplete and confusing, and they don't handle the makePathArgument arguments: * `isRead`. what...