aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.moddir_rules
AgeCommit message (Expand)AuthorFilesLines
2009-07-21Merged revisions 207680 via svnmerge from kpfleming1-5/+5
2008-11-26Merged revisions 159476 via svnmerge from kpfleming1-2/+1
2008-11-20Merged revisions 157859 via svnmerge from kpfleming1-1/+1
2008-11-15Merged revisions 157162-157163 via svnmerge from kpfleming1-0/+1
2008-09-27Merged revisions 144924-144925 via svnmerge from kpfleming1-6/+0
2007-12-18make the code match documentation - now you can specify multiplerizzo1-4/+8
2007-12-17Merged revisions 93180 via svnmerge from kpfleming1-21/+41
2007-12-10Put into Makefile.moddir_rules the common instructions used torizzo1-0/+35
2007-12-10make the install target a bit less noisyrizzo1-3/+2
2007-12-09another place where ../ should have been ASTTOPDIRrizzo1-1/+1
2007-11-20Fix building of modules under cygwin.rizzo1-2/+1
2007-11-20initial makefile changes to build loadable modules under cygwinrizzo1-0/+7
2007-11-17as discussed some time ago on the -dev list, create embedde objectrizzo1-4/+3
2007-11-17and this is the last one to have asterisk compile (not run yet)rizzo1-3/+4
2007-11-17compatibility fix for mingw32rizzo1-0/+3
2007-11-05comment out an unused variable. Remove it in a few daysrizzo1-1/+1
2007-11-05merge two rules with the same right hand;rizzo1-2/+14
2007-10-29clean up assembler and preprocessor files if they are here tookpfleming1-0/+1
2007-04-06Merged revisions 60603 via svnmerge from russell1-0/+2
2007-02-22give embedded modules a helping hand by backing up and restoring their global...kpfleming1-5/+7
2006-12-16Merged revisions 48525 via svnmerge from kpfleming1-12/+5
2006-09-29Merged revisions 44055 via svnmerge from kpfleming1-27/+11
2006-09-29Merged revisions 43996-43997,44008,44011-44012 via svnmerge from kpfleming1-6/+6
2006-09-18revert this since, since some unnamed platforms are silly about it :-)kpfleming1-1/+1
2006-09-18minor performance improvement for platforms where -fPIC and -fpic are actuall...kpfleming1-1/+1
2006-09-09more makefile tweaks to keep targets from being run when they don't need to bekpfleming1-1/+3
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...kpfleming1-3/+1
2006-08-26more optimizations for embedded systems:kpfleming1-0/+4
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-21/+54
2006-07-15more Makefile cleanup and consistency stuffkpfleming1-4/+4
2006-07-15use LDFLAGS and LIBS properly, and allow dependencies to provide LDFLAGS if n...kpfleming1-2/+4
2006-07-06make the build output less noisy (optional, can be controlled by the NOISY_BU...kpfleming1-9/+22
2006-07-06move rules file to prepare for generic rules filekpfleming1-0/+53