Skip to content
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

Early Access - new project support #13

Merged
merged 11 commits into from Oct 25, 2015
Merged

Early Access - new project support #13

merged 11 commits into from Oct 25, 2015

Conversation

dalehenrich
Copy link
Member

Summary

  1. Updated documentation from Lisa: installDevKitClient.md and gettingStartedWithTode.md
  2. -s option added to updateGsDevKit command. -s option updates the shared project clones (metacello-work, glass, etc.). I'll use this option when changes in tODE and/or GsDevKit_home depend upon a new version - doesn't happen often, but when it's needed, it's needed.
  3. Change docs to make sure that 32 X11 libs are installed on Ubuntu
  4. Add new FAQ: How do I create a new project from scratch in tODE?.

tODE

dalehenrich/tode#231: project new command implemented

  • project new command implemented
  • fix bug in TDMethodDefinitionsElementBuilder>>batchEditMethodsMenuAction:selectionIndex: ("Method > batch edit" menu item in method lists)
  • add TDGitTool>>gitinitIn:with:
  • add find SHA menu item in TDGitFullHistoryBrowser - selects the log entry with the matching SHA (project log command
  • fix --limit option handling for project log command
  • add TDShellTool>>clsInteractiveCreateSubclassOf:category: to allow access to create class dialog
  • add TDShellTool>>clsInteractiveCreateSubclassWithTemplate: classCreationTemplate (ditto)
  • fix bug in TDGitTool>>gitrevparseShowTopLevelIn:

Update Script

$GS_HOME/bin/updateGsDevKit -g -i -t
$GS_HOME/bin/updateGsDevKit -s
$GS_HOME/bin todeUpdate <stone-name>

Previous Pull Request

dalehenrich added a commit that referenced this pull request Oct 25, 2015
Early Access - new project support
@dalehenrich dalehenrich merged commit ae34dcf into master Oct 25, 2015
dalehenrich pushed a commit that referenced this pull request Apr 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants