Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Allow proving, editing and compiling as different commands in cement #163

Closed
jklmnn opened this issue Mar 26, 2020 · 1 comment
Closed

Comments

@jklmnn
Copy link
Member

jklmnn commented Mar 26, 2020

Currently cement only supports xml and gpr files. For the first case it builds a complete system and for the latter it opens GPS with the project.
For proving a gpr file is also needed. To select between editing and proving a subcommand should be added:

  • build, compile system, requires xml file
  • edit, edit project in GPS
  • prove, prove project with gnatprove
jklmnn added a commit that referenced this issue Apr 3, 2020
jklmnn added a commit that referenced this issue Apr 7, 2020
jklmnn added a commit that referenced this issue Apr 24, 2020
jklmnn added a commit that referenced this issue Apr 24, 2020
jklmnn added a commit that referenced this issue May 19, 2020
jklmnn added a commit that referenced this issue May 19, 2020
@jklmnn
Copy link
Member Author

jklmnn commented May 19, 2020

Fixed by #173.

@jklmnn jklmnn closed this as completed May 19, 2020
jklmnn added a commit that referenced this issue May 20, 2020
jklmnn added a commit that referenced this issue May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant