summaryrefslogtreecommitdiff
path: root/Makefile.moddir_rules
AgeCommit message (Expand)Author
2018-01-17BuildSystem: In OpenBSD, xmlstarlet is xml.Alexander Traud
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-03-27core: Remove embedded module supportSean Bright
2016-09-06build: Add download capability for external packagesGeorge Joseph
2016-07-25menuselect: Various menuselect enhancementsGeorge Joseph
2016-01-14Remove *.gcna / *.gcno files from added module sources.Corey Farrell
2015-07-04Makefile: Remove coverage files on 'make clean'Matt Jordan
2015-05-04Modules: Make ast_module_info->self available to auxiliary sources.Corey Farrell
2015-04-30Build System: Fix issue with addons moduleinfo.Corey Farrell
2015-04-29ARI: Fix missing dependencies.Corey Farrell
2015-04-14Build System: Create Makefile macro MOD_ADD_SOURCE.Corey Farrell
2012-10-18Doxygen Updates - Title updateAndrew Latham
2012-01-30Address OpenSSL initialization issues when using third-party libraries.Kevin P. Fleming
2011-10-14Change the internal name of the menuselect options that are used to controlKevin P. Fleming
2011-08-17Merged revisions 332369 via svnmerge from Tilghman Lesher
2011-07-27Merged revisions 329771 via svnmerge from Sean Bright
2011-07-19Merged revisions 328879 via svnmerge from Kevin P. Fleming
2010-12-27Merged revisions 299794 via svnmerge from Tilghman Lesher
2010-04-02Allow symbol export filtering to work properly on platforms that have symbol ...Kevin P. Fleming
2010-03-23Change per-file debug and verbose levels to be per-module, the wayKevin P. Fleming
2009-07-21Merged revisions 207647 via svnmerge from Kevin P. Fleming
2009-06-30Add-ons related build system improvements.Kevin P. Fleming
2008-11-26Merged revisions 159476 via svnmerge from Kevin P. Fleming
2008-11-20Merged revisions 157859 via svnmerge from Kevin P. Fleming
2008-11-15Merged revisions 157162-157163 via svnmerge from Kevin P. Fleming
2008-09-27Merged revisions 144924-144925 via svnmerge from Kevin P. Fleming
2007-12-18make the code match documentation - now you can specify multipleLuigi Rizzo
2007-12-17Merged revisions 93180 via svnmerge from Kevin P. Fleming
2007-12-10Put into Makefile.moddir_rules the common instructions used toLuigi Rizzo
2007-12-10make the install target a bit less noisyLuigi Rizzo
2007-12-09another place where ../ should have been ASTTOPDIRLuigi Rizzo
2007-11-20Fix building of modules under cygwin.Luigi Rizzo
2007-11-20initial makefile changes to build loadable modules under cygwinLuigi Rizzo
2007-11-17as discussed some time ago on the -dev list, create embedde objectLuigi Rizzo
2007-11-17and this is the last one to have asterisk compile (not run yet)Luigi Rizzo
2007-11-17compatibility fix for mingw32Luigi Rizzo
2007-11-05comment out an unused variable. Remove it in a few daysLuigi Rizzo
2007-11-05merge two rules with the same right hand;Luigi Rizzo
2007-10-29clean up assembler and preprocessor files if they are here tooKevin P. Fleming
2007-04-06Merged revisions 60603 via svnmerge from Russell Bryant
2007-02-22give embedded modules a helping hand by backing up and restoring their global...Kevin P. Fleming
2006-12-16Merged revisions 48525 via svnmerge from Kevin P. Fleming
2006-09-29Merged revisions 44055 via svnmerge from Kevin P. Fleming
2006-09-29Merged revisions 43996-43997,44008,44011-44012 via svnmerge from Kevin P. Fleming
2006-09-18revert this since, since some unnamed platforms are silly about it :-)Kevin P. Fleming
2006-09-18minor performance improvement for platforms where -fPIC and -fpic are actuall...Kevin P. Fleming
2006-09-09more makefile tweaks to keep targets from being run when they don't need to beKevin P. Fleming
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...Kevin P. Fleming
2006-08-26more optimizations for embedded systems:Kevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming