Last modified by christoph_lechleitner@iteg_at on 2018-01-03 03.50:49

From version 5.1
edited by christoph_lechleitner@iteg_at
on 2012-07-21 12.40:24
Change comment: Added nsis build infos
To version 4.1
edited by christoph_lechleitner@iteg_at
on 2012-07-20 10.58:33
Change comment: integrating adding of debian-mingw to template project

Summary

Details

Page properties
Content
... ... @@ -59,8 +59,6 @@
59 59  If you do not want windows binaries, remove it:
60 60  
61 61  (((
62 -
63 -
64 64  {{code language="none"}}
65 65  rm -rf src/include-mingw.mk src/*.rc debian-mingw* build/win*
66 66  {{/code}}
... ... @@ -95,20 +95,6 @@
95 95  
96 96  To only build the linux packages or only the windows packages, add {{code language="none"}}-o unix{{/code}} resp. {{code language="none"}}-o mingw{{/code}} to the pba-commands.
97 97  
98 -===== {{id name="PBA-cbsbootstrappingofportableC++project-Optional:CreateWindowsInstallers"/}}Optional: Create Windows Installers =====
96 +We will soon add NSIS installers.
99 99  
100 -First, edit the {{code language="none"}}.nsi{{/code}} script template and replace all instances of "{{code language="none"}}Clazzes.org{{/code}}" with something of your choice:
101 -
102 -{{code language="none"}}
103 -$EDITOR src/*.nsi
104 -{{/code}}
105 -
106 -Then "make" the {{code language="none"}}nsis{{/code}} directory:
107 -
108 -{{code language="none"}}
109 -make -C nsis && ls -ltr nsis/*.exe
110 -{{/code}}
111 -
112 -Voila.
113 -
114 114  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -659157
1 +659156
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/PBA/pages/659157/PBA-cbs bootstrapping of portable C++ project
1 +https://clazzes.atlassian.net/wiki/spaces/PBA/pages/659156/PBA-cbs bootstrapping of portable C++ project