Menu

#63 add_module and add_class do not work properly

Version 4.0 RC1
accepted
None
none
none
minor
3.0
defect
2016-05-15
2009-04-05
No

The new module needs to be listed in SRCDIRS

Discussion

  • David P. Chassin

    • owner changed from dchassin to mhauer
    • status changed from new to assigned
     
  • Matthew Hauer

    Matthew Hauer - 2009-04-30
    • status changed from assigned to accepted
     
  • Matthew Hauer

    Matthew Hauer - 2009-06-29
    • status changed from accepted to assigned
     
  • Matthew Hauer

    Matthew Hauer - 2010-07-20
    • status changed from assigned to closed
    • resolution set to wontfix

    add_module is no longer used.

     
  • David P. Chassin

    • status changed from closed to reopened
    • version changed from 2.0 to trunk
    • resolution wontfix deleted
    • milestone set to Version 3.0 RC 1

    With the upgrades for V3, this ticket can be reopened to address not only this problem, but all the other problems with the add_* scripts, including

    1. Needs to add the correct templates for V3.
    2. Needs to support Visual Studio (either BAT file or VS extension).
    3. Needs to enforce new ticket branch conventions.

     
  • David P. Chassin

    • owner changed from mhauer to dchassin
    • status changed from reopened to accepted

    Addition, the wiki docs on adding modules and classes need to use these scripts as part of the instructions. Doing these tasks by hand has become too difficult and unreliable.

     
  • David P. Chassin

    • summary changed from add_module does not add new module to Makefile.am to add_module and add_class do not work properly
     
  • David P. Chassin

    Started work with changeset:3748

     
  • Jason Fuller

    Jason Fuller - 2013-06-12
    • owner changed from dchassin to ciraci
    • status changed from accepted to assigned
    • version changed from trunk to 3.0
     
  • Jason Fuller

    Jason Fuller - 2014-06-24

    I'm not sure I understand what this ticket is getting at -- are we wanting to create an auto-configure tool?

     
  • Jason Fuller

    Jason Fuller - 2014-06-24
    • Description has changed:

    Diff:

    
    
    • assigned_to: Selim Ciraci --> Nathan Tenney
    • Milestone: Version 3.0 RC 1 --> Unscheduled
    • Resolution: --> none
    • Component: Core --> none
    • Priority: major --> minor
     
  • David P. Chassin

    • status: assigned --> accepted
    • assigned_to: Nathan Tenney --> David P. Chassin
    • Milestone: Unscheduled --> Version 4.0 RC1
     
  • David P. Chassin

    The add_class and add_module template generation scripts can be reinstituted now that Windows builds are done using autotools.