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

From version 8.1
edited by christoph_lechleitner@iteg_at
on 2012-07-22 02.17:53
Change comment: Migrated to Confluence 5.3
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
... ... @@ -34,8 +34,6 @@
34 34  cd $MYAPPNAME
35 35   
36 36  scripts/rename_main_files.sh $MYAPPNAME
37
38 -rm scripts/rename_main_files.sh
39 39  {{/code}}
40 40  
41 41  ===== {{id name="PBA-cbsbootstrappingofportableC++project-Adaptdebianinformation"/}}Adapt debian information =====
... ... @@ -61,8 +61,6 @@
61 61  If you do not want windows binaries, remove it:
62 62  
63 63  (((
64 -
65 -
66 66  {{code language="none"}}
67 67  rm -rf src/include-mingw.mk src/*.rc debian-mingw* build/win*
68 68  {{/code}}
... ... @@ -97,24 +97,6 @@
97 97  
98 98  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.
99 99  
100 -===== {{id name="PBA-cbsbootstrappingofportableC++project-Optional:CreateWindowsInstallers"/}}Optional: Create Windows Installers =====
96 +We will soon add NSIS installers.
101 101  
102 -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:
103 -
104 -{{code language="none"}}
105 -$EDITOR src/*.nsi
106 -{{/code}}
107 -
108 -Then "make" the {{code language="none"}}nsis{{/code}} directory:
109 -
110 -{{code language="none"}}
111 -make -C nsis && ls -ltr nsis/*.exe
112 -{{/code}}
113 -
114 -===== {{id name="PBA-cbsbootstrappingofportableC++project-FinallyupdatetheReadMe"/}}Finally update the ReadMe =====
115 -
116 -At least remove the link to this page:
117 -
118 -{{code language="none"}}
119 -$EDITOR doc/ReadMe.txt
120 -{{/code}}
98 +
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -659170
1 +659156
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/PBA/pages/659170/PBA-cbs bootstrapping of portable C++ project
1 +https://clazzes.atlassian.net/wiki/spaces/PBA/pages/659156/PBA-cbs bootstrapping of portable C++ project