mere-human
52c73f92dc
Remove "Unicode" from build configuration names
...
Rename "Unicode Debug" => "Debug", "Unicode Release" => "Release"
since there is no non-Unicode version.
Also, fix the name in other configs for Git, AppVeyor and in the docs.
Fix #10114 , close #10278
2021-07-29 15:14:55 +02:00
Don Ho
7d65bb9503
Use toolkits v141 still for a while
2021-06-25 15:56:08 +02:00
Christian Grasser
2e0d358cdc
Adapt for VS2019 builds with toolkit v142
...
Fix #9922 , close #9942
2021-06-25 15:26:27 +02:00
Christian Grasser
ab58c8ee3e
One button to compile them all
...
1. Build Notepad++ with Scintilla static lib (libscintilla.lib) and Boost (v1.76) RegExpr.
2. ARM64 build is available.
Fix #5158 , close #9594
2021-04-17 05:55:10 +02:00
Don HO
d7819cf601
Upgrade Scintilla from v4.2.0 to v4.4.6
...
Close #8900 , close #9550
2021-02-21 19:14:40 +01:00
Don HO
92bad0a60a
Upgrade Scintilla from 4.1.4 to 4.2.0
...
Fix #5822
2019-07-22 13:08:41 +02:00
Don HO
37c4b894cc
Upgrade Scintilla from v3.56 to v4.14
2019-05-04 21:14:48 +03:00
Christian Grasser
eba913d887
Scintilla Namespace
...
- corrected missing scintilla namespaces
- activated usage of scintilla namespace in nmakefile and vcxproj
Closes #3033
2017-03-15 09:29:28 +01:00
Christian Grasser
fdd2dbc21f
- add npp boostregex dir/sources and define SCI_OWNREGEX
...
- add boost via nuget package
2015-06-11 17:37:54 +02:00
Christian Grasser
a6e0dd9a53
adapted scintilla vs project to notepad++ naming of build configurations from
...
Debug -> Unicode Debug and Release -> Unicode Release, to hav a consistent look in VS solution
Used same
ToolsVersion="12.0"
and
<PlatformToolset>v120_xp</PlatformToolset>
2015-06-11 11:31:59 +02:00
Don Ho
4ac665d0ce
[UPGRADE] Upgrade Scintilla from v3.34 to v3.56.
2015-06-07 23:19:26 +02:00