[MacPorts] KDEProblems/KDEMacPortsCI/Status modified

MacPorts noreply at macports.org
Sun Aug 24 13:51:57 PDT 2014


Page "KDEProblems/KDEMacPortsCI/Status" was changed by mk at macports.org
Diff URL: <https://trac.macports.org/wiki/KDEProblems/KDEMacPortsCI/Status?action=diff&version=197>
Revision 197
Comment: mention rebuild options
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: KDEProblems/KDEMacPortsCI/Status
=========================================================================
--- KDEProblems/KDEMacPortsCI/Status (version: 196)
+++ KDEProblems/KDEMacPortsCI/Status (version: 197)
@@ -169,9 +169,9 @@
 }}}
 where {{{prepare.sh}}} takes care of creating the build directory if it is not yet existing as well as checks out the branch 'jenkins'. Alternatively one can combine these steps using:
 {{{
-$ ./install.sh PROJECT
-}}}
-
+$ ./install.sh PROJECT [rebuild]
+}}}
+The {{{'rebuild'}}} option can be used to trigger calling {{{build.sh}}} even if {{{prepare.sh}}} didn't signal any changes in the remote project repository.
 
 
 == Installation of cmake == 
@@ -229,11 +229,14 @@
 $ # whether git pulled in changes or not (useful when e.g. qt5 or cmake was updated)
 $ ./tier-install.sh 2 rebuild
 ...
+$ # This builds all frameworks of tier 3 starting at project kio (i.e. skipping all predecessor frameworks)
+$ ./tier-install.sh 3 kio rebuild
+...
 }}}
 
 All frameworks of all tiers can be build easily using
 {{{
-$ ./all-tiers-install.sh
+$ ./all-tiers-install.sh [rebuild]
 }}}
 which will iterate trough tiers 0 up to 5, with tiers 0 and 5 being just "virtual" tiers - which were introduced to more easily build some projects.
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/KDEProblems/KDEMacPortsCI/Status>
MacPorts <http://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'KDEProblems/KDEMacPortsCI/Status' page.
If it was not you, please report to .


More information about the macports-changes mailing list