This repository has been archived by the owner on Jun 29, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b0ca686
commit 9db36a7
Showing
8 changed files
with
24 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,28 @@ | ||
TODO | ||
|
||
All | ||
- Update About Dialog content. | ||
Windows | ||
- Compile in Windows using Configuration Properties -> Linker -> Manifest File: | ||
> UAC Execution Level = requireAdministrator | ||
All | ||
- Populate "deploy/packages/WtDesigner/data" with executable and dependencies | ||
- Update "deploy/packages/WtDesigner/meta/package.xml" with release version and date. | ||
Windows | ||
- Copy "vcredist_x64.exe" to "/packages/WtDesigner/data/vcredist_x64.exe" | ||
- Update "deploy/config/config.xml" with release version. | ||
Linux | ||
- Copy "src/linux_extras/*.*" to "/packages/WtDesigner/data" | ||
- Copy rec/WtDesigner_logo.xpm to /packages/WtDesigner/data/WtDesigner_logo.xpm | ||
- Update "deploy/packages/WtDesigner/metapackage.xml" with release version and date. | ||
- Update "deploy/config/config.xml" and "deploy/config/config_nix.xml" with release version and date. | ||
- Update "WtDesigner.desktop" with release version. | ||
- Update About Dialog content. | ||
- Update "deploy/config/config_nix.xml" with release version. | ||
All | ||
- Update Readme.md with latest changes and download links | ||
- Update version in the binarycreator command | ||
|
||
- Upload Binaries to Sourceforge and Github Releases | ||
|
||
- Update Readme.md with latest changes and download links | ||
|
||
|
||
Generate installer with: | ||
|
||
binarycreator --offline-only -c config/config.xml -p packages WtDesignerInstallerV.1.0.1.exe | ||
binarycreator --offline-only -c config/config.xml -p packages WtDesignerInstallerV.1.0.2.exe | ||
|
||
PATH=$PATH:/home/juangburgos/Qt/QtIFW2.0.1/bin/ | ||
binarycreator --offline-only -c config/config_nix.xml -p packages WtDesignerInstallerV.1.0.1.run | ||
binarycreator --offline-only -c config/config_nix.xml -p packages WtDesignerInstallerV.1.0.2.run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters