zinface
|
4a463afbb1
|
cmake/modules: 重新设计 QScintilla 库构建的宏控制形式
|
2023-02-22 11:33:46 +08:00 |
zinface
|
16462bea32
|
Merge branch 'cmake-with-modules' into officil-develop
|
2023-02-21 23:03:59 +08:00 |
zinface
|
1d92faf28a
|
repo: 取消对 Uos 打包时的 _Uos 的固定尾巴,并基于动态化
|
2023-02-21 17:56:07 +08:00 |
zinface
|
41f0802e84
|
cmake-deb-package: 增加声明发行版号,在构建时生成的文件中添加尾部声明
|
2023-02-21 17:53:06 +08:00 |
zinface
|
7c9c38042e
|
Bugs: 处理一些在 Visual Studio 中引发无法构建的问题
1. Bug: 在 Visual Studio 中引发无法构建的问题,此处被重复定义(在 cmake 中已对其定义)
// #define NO_PLUGIN 1
2. Bug: 在 Visual Studio 中引发无法构建的问题,此处为无法找到 qmyedit_x 库
//#pragma comment(lib, "qmyedit_qt5d.lib")
#else
//#pragma comment(lib, "qmyedit_qt5.lib")
3. 虽然 QSci 被用于静态构建,但 cmake 中未设置导出宏 QSCINTILLA_MAKE_DLL
|
2023-02-20 20:03:28 +08:00 |
zinface
|
249269b5d1
|
Merge branch 'convert-next-cmake' into develop
|
2023-02-19 16:42:19 +08:00 |
zinface
|
282eb0f870
|
repo: 补充 windows-universal.cmake 中的结构说明
|
2023-02-19 16:41:31 +08:00 |
zinface
|
d0c22ec1b4
|
Merge branch 'convert-next-cmake' into develop
|
2023-02-19 04:04:42 +08:00 |
zinface
|
5037d17503
|
Merge branch 'convert-next-cmake' into develop
|
2023-02-19 04:03:34 +08:00 |
zinface
|
34f29c7a64
|
repo: 为核心模块构建进行注释说明
|
2023-02-19 03:58:11 +08:00 |
zinface
|
4432551a1e
|
repo: 通用 Windows 平台构建,一切的起始
|
2023-02-19 02:34:27 +08:00 |
zinface
|
359365c49b
|
repo: 独立 Linux 平台的 Uos 构建
|
2023-02-17 02:00:13 +08:00 |
zinface
|
f92b3a859c
|
repo: 通用 Linux 平台的 Appimage 构建
|
2023-02-17 00:45:30 +08:00 |
zinface
|
7a3ee61a91
|
repo: 通用 Linux 平台的 Debian deb 构建
|
2023-02-17 00:09:34 +08:00 |
zinface
|
b2bdd382a1
|
repo: 通用 Linux 平台构建,一切的起始
|
2023-02-16 23:41:58 +08:00 |
zinface
|
9fe169963e
|
cmake-modules: 下一代模块化构建
|
2023-02-14 13:40:49 +08:00 |
zinface
|
e7b0410295
|
plugin-cmake: 增加对不同Qt版本构建时的尾巴,目前仅区分 Qt5/Qt6
|
2023-02-14 00:06:16 +08:00 |
zinface
|
7650aee5c0
|
Merge branch 'windows-notepad-plugin-support-dev' into cmake-patchs-unstable-dev
|
2023-02-13 14:22:09 +08:00 |
zinface
|
44de15f3de
|
plugin-cmake: 补充对 qrc 文件的 CMAKE_AUTORCC 默认构建支持
|
2023-02-13 13:12:27 +08:00 |
zinface
|
2e50a08a8c
|
cmake/platforms: 补充 windows 平台构建的引用模块缺失
|
2023-02-13 00:41:13 +08:00 |
zinface
|
8a464fa8ad
|
cmake/platforms: 对 windows 平台的安装以及插件开发支持
|
2023-02-13 00:41:13 +08:00 |
zinface
|
44b879f7ce
|
plugin-cmake: 增加对不同平台构建扩展时添加尾巴
|
2023-02-12 23:06:48 +08:00 |
zinface
|
07624d37a3
|
plugin-cmake: 补充模块的部分注释,导出 compile_commands.json
|
2023-02-10 09:41:59 +08:00 |
zinface
|
6c73b3530e
|
cmake/platforms: 对 linux 平台的安装内容部分进行调整
|
2023-02-09 11:23:48 +08:00 |
zinface
|
9e78c806d3
|
plugin-cmake: 处理 NotepadPlugin 为后续的其它平台插件构建的支持
|
2023-02-09 11:18:36 +08:00 |
zinface
|
43d5b525fb
|
cmake/platforms: 区分 linux/macos/windows 目标系统的构建
|
2023-02-08 22:50:32 +08:00 |
zinface
|
02549b5739
|
plugin-cmake: 对插件开发时启用 NOTEPAD_PLUGIN_MANAGER 宏
|
2023-02-08 03:12:03 +08:00 |
zinface
|
5eeb6f8d47
|
repo: 更新 SparkDesktopMacros 标准格式
|
2023-02-08 03:07:37 +08:00 |
XiaoPb
|
01a40bf7c3
|
!21 Cmake兼容Win和Linux下编译
* 文件编码同步
* !1 部分注释合并
* 修正注释显示异常
* 1. 修改win.mk中Qt_MSVC/MINGW_PREFIX_PATH变量后可以直接进行编译打包
* 优化打包流程
* 支持Win下连同插件一起打包
* Merge branch 'master' of gitee.com:XiaoPb/notepad--
* 优化插件打包脚本
* update linux.mk
* update define "NDD_EXPORT" of Linux
* 1. 去除SPARK依赖
* 1. 优化CMake
* 1. rc文件适配MinGw编译器
* 去除不必要的打印
* 修复linux.mk不兼容CMakeLists.txt问题
* 更正linux.mk的调用
* python版本需要3以上
* 支持到Win下使用Cmake编译
* update CMakeLists.txt
* 修改部分即将废除的api用法
* cmake-version: 将版本降到 3.22 以适用于 cmake 构建
* repo: 对 desktop 文件添加 %F 参数,以保证可正确传入参数
* desktop: 为 desktop 添加文本文件的相关 MimeType
* repo: 引入 Spark 构建,支持构建 Appimage
* repo: 引入 Spark 构建,支持构建 deb
* add cmake support
|
2023-02-07 12:49:17 +00:00 |
zinface
|
3eb29c2e90
|
fix-plugin-cmake: 修复插件 CMake 部分定义的错误
|
2023-02-07 10:28:25 +08:00 |
zinface
|
005783e605
|
linux/plugin-doc: 添加 Notepad-- 插件构建描述文档
|
2023-02-07 10:28:25 +08:00 |
zinface
|
5e9814c4d9
|
linux/plugin-support: 添加 Notepad-- 插件构建模块支持
|
2023-02-07 10:28:25 +08:00 |
zinface
|
a1ed99ab27
|
repo: 引入 Spark 现有完整构建模块
|
2023-02-07 10:28:25 +08:00 |
zinface
|
b0ee89991d
|
desktop: 为 desktop 添加文本文件的相关 MimeType
|
2023-02-07 10:28:25 +08:00 |
zinface
|
b8d855c95f
|
repo: 引入 Spark 构建,支持构建 Appimage
|
2023-02-07 10:28:25 +08:00 |
zinface
|
2b28d310d6
|
repo: 引入 Spark 构建,支持构建 deb
|
2023-02-07 10:28:25 +08:00 |
coconil
|
94aeeb9ba6
|
update to version 1.22
|
2023-02-02 21:49:20 +08:00 |
coconil
|
663df77bb3
|
add cpack for create linux package
|
2023-02-01 18:08:29 +08:00 |