Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
H
Hdlmake
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 17
    • Issues 17
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • Wiki
    • Wiki
  • image/svg+xml
    Discourse
    • Discourse
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Projects
  • Hdlmake
  • Issues
  • #68

Closed
Open
Opened Aug 05, 2013 by Benoit Rat@benoit
  • Report abuse
  • New issue
Report abuse New issue

Create package (binaries only and source only)

It would be nice to have an option to create a package in order to ease human error in the release process:

hdlmake --pack-src
hdlmake --pack-bin
  • Print information about the software used to generate the binaries (hdlmake, python, ISE)
  • Print information about which commit has been used to generate the binaries
  • Possibility to add the generated doc (pdf) into the package. This could be done by letting the user include its own code into the auto generated Makefile (Makefile_hdlmake.inc)
  • Name the package according to a standard nomenclature. i.e, date>.tar.gz

For the source: It would be similar but it should not put the binary files into the package.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
1
Labels
feature
Assign labels
  • View project labels
Reference: project/hdl-make#68