1 Star 0 Fork 0

王泓/QtBinPatcher

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CHANGES.txt 2.19 KB
一键复制 编辑 原始数据 按行查看 历史
Yuri V. Krugloff 提交于 2015-07-05 19:17 . QtBinPatcher 2.2.0 RTM
2015-07-05. Version 2.2.0.
* Added support for Qt 5.5 (Thanks to Alexpux (alexey.pawlow@gmail.com)).
* Changed algorithm for patching of binary files.
2015-06-12. Version 2.1.4.
* Patching only Qt's *.pc files.
2015-03-25. Version 2.1.3.
* Fixed "Not a valid Win32 Application" in Windows XP.
2015-03-12. Version 2.1.2.
* Fixed uncorrect qmake executing in Linux.
* Fixed uncorrect logging in Linux.
* Ignoring QT_INSTALL_CONFIGURATION variable.
2014-08-30. Version 2.1.1.
* Fixed a bug with deleting file qt.conf before start qmake.
2014-06-25. Version 2.1.0.
* Changing directory separator for Windows (now is '/').
* Autodetect subfolders for Qt parts (support nonstandard subdirs).
* Internal archiecture improved.
* Minor improvements and code optimisation.
2014-06-09. Version 2.0.0.
* Added function to replace in text files specified path
(--old-dir parameter).
* Added function to record specified path in binary and text files
(--new-dir parameter). (Earlier this path was determined automatically
and could not be changed.)
* Relative path in command line parameter --qt-dir is allowed.
* Writing console messages to specified logfile.
* List of files and values for patching according to Qt Installer
Framework 1.5.0.
* Backup files are not created by default.
* Backup algorithm has been improved.
* More accurate command line arguments parsing and checking algorithm.
* A more detailed messages in verbose mode.
* CMake is used for makefiles creation.
* Small bugs has been fixed.
2014-01-04. version 1.1.2.
* Added QT_HOST_LIBS variable to qmake patch.
2013-12-24. Version 1.1.1.
* Fixed a bug related to the inability to parse qmake output, when in
paths in qmake output has a space.
2013-05-21. Version 1.1.0.
* Fixed a bug when running qmake in the case of special characters
in the path.
* Fixed a bug with old Qt path detection if file qt.conf is exists.
* List of files for patching updated according to Qt Installer
Framework 1.3.0.
* Patcher can now be placed in the same directory as qmake.
2013-02-01. Version 1.0.0.
* First program version.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kuletco/QtBinPatcher.git
git@gitee.com:kuletco/QtBinPatcher.git
kuletco
QtBinPatcher
QtBinPatcher
master

搜索帮助