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

From version 9.1
edited by christoph_lechleitner@iteg_at
on 2014-01-02 03.27:43
Change comment: Optimizations
To version 10.1
edited by christoph_lechleitner@iteg_at
on 2014-01-08 06.34:26
Change comment: Integrating library variant pba-hellolib-portable

Summary

Details

Page properties
Content
... ... @@ -23,7 +23,11 @@
23 23  Export our example from public svn:
24 24  
25 25  {{code language="none"}}
26 +# for an application project:
26 26  svn export "https://svn.clazzes.org/svn/pba/trunk/pba-helloworld-portable" $MYAPPNAME
28
29 +# for a library project:
30 +svn export "https://svn.clazzes.org/svn/pba/trunk/pba-hellolib-portable" $MYAPPNAME
27 27  {{/code}}
28 28  
29 29  ===== {{id name="PBA-cbsbootstrappingofportableC++project-Renameandsearch'n'replace"/}}Rename and search'n'replace =====
... ... @@ -43,9 +43,13 @@
43 43  If you do not want windows binaries, remove it:
44 44  
45 45  (((
50 +
51 +
46 46  {{code language="none"}}
47 47  rm -rf src/include-mingw.mk src/*.nsi src/*.rc debian-mingw* build/win* nsis
48 48  {{/code}}
55 +
56 +
49 49  )))
50 50  
51 51  ===== {{id name="PBA-cbsbootstrappingofportableC++project-Adaptdebianinformation"/}}Adapt debian information =====
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -659173
1 +659175
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/PBA/pages/659173/PBA-cbs bootstrapping of portable C++ project
1 +https://clazzes.atlassian.net/wiki/spaces/PBA/pages/659175/PBA-cbs bootstrapping of portable C++ project