-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update class comment for cleaner help content #274
Commits on Oct 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 918b904 - Browse repository at this point
Copy the full SHA 918b904View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69ca5d0 - Browse repository at this point
Copy the full SHA 69ca5d0View commit details
Commits on Oct 14, 2019
-
Issue #261: tweak components and specs to get to the point where we l…
…oad enough to hit GemTalk/Rowan#516 (which turns out to be pilot error) [ci skip]
Configuration menu - View commit details
-
Copy full SHA for 0c49428 - Browse repository at this point
Copy the full SHA 0c49428View commit details
Commits on Oct 16, 2019
-
Issue #261: final tweak needed to import the (presumed) functionality…
… needed for using the GsDevKit_home lookup scheme with the st_launcher tonel class/shebang scheme [ci skip]
Configuration menu - View commit details
-
Copy full SHA for ba3c659 - Browse repository at this point
Copy the full SHA ba3c659View commit details -
Issue #261: create BaselineOfGsDevKit_launcher and create AbstractGsD…
…evKitProgram ... getting ready to build basic infastructure for executing generaic Smalltalk scripts using GsDevKit_home image naming scheme, including creation and deployment of the solo extent [ci skip]
Configuration menu - View commit details
-
Copy full SHA for 3d74514 - Browse repository at this point
Copy the full SHA 3d74514View commit details
Commits on Oct 17, 2019
-
Issue #261: solo topaz deploy script is already to create topaz solo …
…extent ... start process of converting the st_launcher scripts to GsDefKit_home scripts [ci skip]
Configuration menu - View commit details
-
Copy full SHA for e058909 - Browse repository at this point
Copy the full SHA e058909View commit details -
Issue #261: convert gsdevkit_launcher to run scripts directly in gsde…
…vkit_launcher solo extent (no need to generate commandline ... at this point in time) [ci skip]
Configuration menu - View commit details
-
Copy full SHA for fdcc9d1 - Browse repository at this point
Copy the full SHA fdcc9d1View commit details -
Issue #261: create some of the missing methods needed to load and exe…
…cute the script [ci skip]
Configuration menu - View commit details
-
Copy full SHA for cfd3024 - Browse repository at this point
Copy the full SHA cfd3024View commit details
Commits on Oct 18, 2019
-
Issue #261: fine tune alt_bin/gsdevkit_launcher and friends so that h…
…ello.st and error.st are running without error ... need to test -D flag [ci skip]
Configuration menu - View commit details
-
Copy full SHA for 513fcf8 - Browse repository at this point
Copy the full SHA 513fcf8View commit details -
Issue #261: checkpoint ... starting work on copyScriptClasses.st -- c…
…onvert scripts between filetree format (editable in tODE) and tonel format (executable format) [ci skip]
Configuration menu - View commit details
-
Copy full SHA for 76faa2f - Browse repository at this point
Copy the full SHA 76faa2fView commit details -
Issue #261: moved the tonel script classes to the tonel Scripts packa…
…ge ... symbolic link back ... [ci skip]
Configuration menu - View commit details
-
Copy full SHA for 366ac89 - Browse repository at this point
Copy the full SHA 366ac89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52c8c41 - Browse repository at this point
Copy the full SHA 52c8c41View commit details -
Issue #261: copyScriptClasses.st script written and it correctly read…
…s tonel scripts and writes filetree scripts ... filetree to tonel needs testing [ci skip]
Configuration menu - View commit details
-
Copy full SHA for 1777061 - Browse repository at this point
Copy the full SHA 1777061View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d9d0d7 - Browse repository at this point
Copy the full SHA 3d9d0d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9077c09 - Browse repository at this point
Copy the full SHA 9077c09View commit details
Commits on Oct 19, 2019
-
Issue #261: deployed topaz solo image cannot have filetree Scripts lo…
…aded as DataCurator, but for tODE development env we do want Scripts available for editing in image ... adjust deploy and tode bootstrap scripts accordingly [ci skip]
Configuration menu - View commit details
-
Copy full SHA for 162c644 - Browse repository at this point
Copy the full SHA 162c644View commit details -
Issue #261: restore the monticello.meta dirs ... canonical class def …
…order [ci skip]
Configuration menu - View commit details
-
Copy full SHA for 36d3478 - Browse repository at this point
Copy the full SHA 36d3478View commit details -
Issue #261: now this is canonical order and Rowan is not writing clas…
…s properties correctly for filetree [ci skip]
Configuration menu - View commit details
-
Copy full SHA for ebd9138 - Browse repository at this point
Copy the full SHA ebd9138View commit details
Commits on Oct 20, 2019
-
Issue #261: Rowan is now writing out class properties in canonical fo…
…rmat for filetree [ci skip]
Configuration menu - View commit details
-
Copy full SHA for d9b504d - Browse repository at this point
Copy the full SHA d9b504dView commit details
Commits on Oct 21, 2019
-
Issue #261: add some class-side methods, so that the scripts can be i…
…nvoked from within the image [ci skip]
Configuration menu - View commit details
-
Copy full SHA for 2d15096 - Browse repository at this point
Copy the full SHA 2d15096View commit details
Commits on Oct 23, 2019
-
Issue #260: initial version of bootstrap.sh script ... make sure GemS…
…tone 3.5.0 product tree present and download zipped gsdevkit_launcher solo extent [ci skip]
Configuration menu - View commit details
-
Copy full SHA for e6ae98c - Browse repository at this point
Copy the full SHA e6ae98cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52f5f54 - Browse repository at this point
Copy the full SHA 52f5f54View commit details -
Issue #260: more script tweaks ... getting deploy and bootstrap logic…
… correct [ci skip]
Configuration menu - View commit details
-
Copy full SHA for b957e44 - Browse repository at this point
Copy the full SHA b957e44View commit details
Commits on Oct 24, 2019
-
Issue #260: get started on the install_launcher.st script which will …
…finish the job started by bootstrap_launcher --- written in smalltalk --- so it will serve as an example script [ci skip]
Configuration menu - View commit details
-
Copy full SHA for 582f091 - Browse repository at this point
Copy the full SHA 582f091View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9488274 - Browse repository at this point
Copy the full SHA 9488274View commit details -
Issue #260: add two new tODE scripts that synchronize the filetree an…
…d tonel script packages ... to be used during tODE-based development ... update the stone creation scripts to make sure that the tODE scripts are mounted into the tODE dev environment [ci skip]
Configuration menu - View commit details
-
Copy full SHA for 738e4ba - Browse repository at this point
Copy the full SHA 738e4baView commit details -
Issue #260: adjust the copyScriptClasses script ... add --list option…
… and empty arg list means that the default list of classes is copied ... write list of processed classes to objOut [ci skip]
Configuration menu - View commit details
-
Copy full SHA for e5e8a4c - Browse repository at this point
Copy the full SHA e5e8a4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52cb462 - Browse repository at this point
Copy the full SHA 52cb462View commit details -
Issue #260: symbolic links to scripts need to be relative paths ... f…
…ix bug in install_launcher.st [ci skip]
Configuration menu - View commit details
-
Copy full SHA for d595847 - Browse repository at this point
Copy the full SHA d595847View commit details -
Configuration menu - View commit details
-
Copy full SHA for cce8d9c - Browse repository at this point
Copy the full SHA cce8d9cView commit details -
Issue #260: rename the two Script repositories to rowan/tonel and row…
…an/filetree ... [ci skip]
Configuration menu - View commit details
-
Copy full SHA for cfb9752 - Browse repository at this point
Copy the full SHA cfb9752View commit details
Commits on Oct 25, 2019
-
Issue #260: add GsHostProcess support for use of an exit status block…
… ... implement the tiny library of unix function calls that was built up for st_launcher [ci skip]
Configuration menu - View commit details
-
Copy full SHA for 4ee296e - Browse repository at this point
Copy the full SHA 4ee296eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 011cfc3 - Browse repository at this point
Copy the full SHA 011cfc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26fff8d - Browse repository at this point
Copy the full SHA 26fff8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for badceb1 - Browse repository at this point
Copy the full SHA badceb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67ad471 - Browse repository at this point
Copy the full SHA 67ad471View commit details
Commits on Oct 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 99d590f - Browse repository at this point
Copy the full SHA 99d590fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd96f72 - Browse repository at this point
Copy the full SHA fd96f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for c527903 - Browse repository at this point
Copy the full SHA c527903View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5bdfdb - Browse repository at this point
Copy the full SHA a5bdfdbView commit details
Commits on Oct 30, 2019
-
Issue #261: not practical to createStone from non-bash script (yet) .…
….. change to do --populate (which is practical) [ci skip]
Configuration menu - View commit details
-
Copy full SHA for 4873f19 - Browse repository at this point
Copy the full SHA 4873f19View commit details -
Issue #261: update readme, now that install_launcher.st is not called…
… directly by the developer [ci skip]
Configuration menu - View commit details
-
Copy full SHA for 2b128d6 - Browse repository at this point
Copy the full SHA 2b128d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2248d63 - Browse repository at this point
Copy the full SHA 2248d63View commit details -
Issue #261: update the README ... looks like the dev environment is a…
…bout ready [ci skip]
Configuration menu - View commit details
-
Copy full SHA for a909a5b - Browse repository at this point
Copy the full SHA a909a5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4fcde3 - Browse repository at this point
Copy the full SHA c4fcde3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45da192 - Browse repository at this point
Copy the full SHA 45da192View commit details
Commits on Nov 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f659ce8 - Browse repository at this point
Copy the full SHA f659ce8View commit details -
Merge pull request #266 from brunobuzzi/issue_260
update readme.md for issue #265 .. thanks @brunobuzzi
Configuration menu - View commit details
-
Copy full SHA for 9900e80 - Browse repository at this point
Copy the full SHA 9900e80View commit details
Commits on Nov 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6114c1f - Browse repository at this point
Copy the full SHA 6114c1fView commit details -
Merge pull request #267 from brunobuzzi/issue_260
remove dependence on realpath linux command
Configuration menu - View commit details
-
Copy full SHA for 6b867a7 - Browse repository at this point
Copy the full SHA 6b867a7View commit details
Commits on Nov 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f01af7f - Browse repository at this point
Copy the full SHA f01af7fView commit details -
Issue #265: fix README for when to add alt_bin to path ... remove the…
… symbolic links for scripts as they don't work correctly AFAICT
Configuration menu - View commit details
-
Copy full SHA for 0d206ea - Browse repository at this point
Copy the full SHA 0d206eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92845dd - Browse repository at this point
Copy the full SHA 92845ddView commit details -
Issue #268 ... use https://github.com/mkropat/sh-realpath ... and see…
… how it goes
Configuration menu - View commit details
-
Copy full SHA for a769bc2 - Browse repository at this point
Copy the full SHA a769bc2View commit details -
Issue #268: looks like the relative symbolic links were not at fault …
…for the readlink related problems
Configuration menu - View commit details
-
Copy full SHA for e393886 - Browse repository at this point
Copy the full SHA e393886View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fc8b7d - Browse repository at this point
Copy the full SHA 1fc8b7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e7eacd - Browse repository at this point
Copy the full SHA 8e7eacdView commit details
Commits on Nov 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d6440a6 - Browse repository at this point
Copy the full SHA d6440a6View commit details
Commits on Nov 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fcc6509 - Browse repository at this point
Copy the full SHA fcc6509View commit details -
Merge pull request #270 from brunobuzzi/issue_260
move realpath function definition to the top of the script
Configuration menu - View commit details
-
Copy full SHA for 6f00331 - Browse repository at this point
Copy the full SHA 6f00331View commit details
Commits on Nov 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7f077b2 - Browse repository at this point
Copy the full SHA 7f077b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b4a17a - Browse repository at this point
Copy the full SHA 7b4a17aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97189b5 - Browse repository at this point
Copy the full SHA 97189b5View commit details
Commits on Nov 20, 2019
-
Merge pull request #272 from brunobuzzi/issue_260
downloadsHome and productsHome added to AbstractGsDevKitProgram
Configuration menu - View commit details
-
Copy full SHA for 961b18b - Browse repository at this point
Copy the full SHA 961b18bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e25bb2c - Browse repository at this point
Copy the full SHA e25bb2cView commit details