[asterisk-bugs] [Asterisk 0015226]: [patch] Simplify main/Makefile removing the list of objects to compile

Asterisk Bug Tracker noreply at bugs.digium.com
Fri May 29 14:50:49 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15226 
====================================================================== 
Reported By:                eliel
Assigned To:                eliel
====================================================================== 
Project:                    Asterisk
Issue ID:                   15226
Category:                   General
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 197824 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-05-29 14:41 CDT
Last Modified:              2009-05-29 14:50 CDT
====================================================================== 
Summary:                    [patch] Simplify main/Makefile removing the list of
objects to compile
Description: 
Instead of listing every object to compile & link, automatically generate
the list of .c files and remove those that doesn't need to be in the main
objs list.
====================================================================== 

---------------------------------------------------------------------- 
 (0105752) svnbot (reporter) - 2009-05-29 14:50
 https://issues.asterisk.org/view.php?id=15226#c105752 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 198140

_U  branches/1.6.2/

------------------------------------------------------------------------
r198140 | eliel | 2009-05-29 14:50:49 -0500 (Fri, 29 May 2009) | 20 lines

Blocked revisions 198139 via svnmerge

........
  r198139 | eliel | 2009-05-29 15:46:07 -0400 (Fri, 29 May 2009) | 15
lines
  
  Simplify the Makefile and avoid needing to specify each object file.
  
  Instead of specifying every object file, use make's magic to generate
  it.
  This will generate less conflicts in team branches when a new file is
  added in trunk.
  
  (closes issue https://issues.asterisk.org/view.php?id=15226)
  Reported by: eliel
  Patches:
        makefile uploaded by eliel (license 64)
  
        Review: http://reviewboard.asterisk.org/r/269/ 
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=198140 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-29 14:50 svnbot         Checkin                                      
2009-05-29 14:50 svnbot         Note Added: 0105752                          
======================================================================




More information about the asterisk-bugs mailing list