Updated: Updating prerrequisites.
This commit is contained in:
parent
134ba5ad8d
commit
90ab4b53c4
@ -288,17 +288,31 @@ GrafoscopioBrowser class >> updateGrafoscopio [
|
|||||||
|
|
||||||
{ #category : #'as yet unclassified' }
|
{ #category : #'as yet unclassified' }
|
||||||
GrafoscopioBrowser class >> updatePrerrequisites [
|
GrafoscopioBrowser class >> updatePrerrequisites [
|
||||||
"Updates the system with new versions of itself take from the source code repository"
|
"Updates the system prerequisites with new versions of itself take from the source code repository"
|
||||||
|
|
||||||
|
"Visualization library (which also makes main menu loadable)"
|
||||||
|
Gofer it
|
||||||
|
smalltalkhubUser: 'ObjectProfile' project: 'Roassal2';
|
||||||
|
configurationOf: 'Roassal2';
|
||||||
|
loadDevelopment.
|
||||||
|
|
||||||
|
"Open/save files on STON format"
|
||||||
Gofer new
|
Gofer new
|
||||||
smalltalkhubUser: 'SvenVanCaekenberghe' project: 'STON';
|
smalltalkhubUser: 'SvenVanCaekenberghe' project: 'STON';
|
||||||
package: 'STON-Core';
|
configurationOf: 'Ston';
|
||||||
load.
|
loadBleedingEdge.
|
||||||
|
|
||||||
|
"Moose and Roassal integration"
|
||||||
|
Gofer new
|
||||||
|
smalltalkhubUser: 'Moose' project: 'Glamour';
|
||||||
|
package: 'Glamour-Tools';
|
||||||
|
package: 'Glamour-Roassal2-Presentations';
|
||||||
|
load.
|
||||||
|
|
||||||
Gofer new
|
Gofer new
|
||||||
squeaksource: 'Citezen';
|
smalltalkhubUser: 'Moose' project: 'GToolkit';
|
||||||
package: 'ConfigurationOfCitezen';
|
package: 'GT-InspectorExtensions-CoreRoassal';
|
||||||
load.
|
load.
|
||||||
(ConfigurationOfCitezen project latestVersion: #development) load.
|
|
||||||
]
|
]
|
||||||
|
|
||||||
{ #category : #'as yet unclassified' }
|
{ #category : #'as yet unclassified' }
|
||||||
|
Loading…
Reference in New Issue
Block a user