Commit Graph

56 Commits (18)

Author SHA1 Message Date
George Joseph 6f158d27fc Makefile.moddir_rules: Pass PJPROJECT_BUNDLED to download_externals
6 years ago
Joshua Colp 134e2f0ddc module: Remove deprecated modules and update support levels.
6 years ago
Alexander Traud 7e7a20642c BuildSystem: In OpenBSD, xmlstarlet is xml.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Sean Bright cf6a6226ab core: Remove embedded module support
8 years ago
George Joseph 6caf6bcdad build: Add download capability for external packages
8 years ago
George Joseph b4c5dcad01 menuselect: Various menuselect enhancements
8 years ago
Corey Farrell c7caee6c4b Remove *.gcna / *.gcno files from added module sources.
9 years ago
Matt Jordan 2c17515f3c Makefile: Remove coverage files on 'make clean'
9 years ago
Corey Farrell a8bfa9e104 Modules: Make ast_module_info->self available to auxiliary sources.
10 years ago
Corey Farrell 47fa2ad10b Build System: Fix issue with addons moduleinfo.
10 years ago
Corey Farrell f226bd6f60 ARI: Fix missing dependencies.
10 years ago
Corey Farrell 62508d6891 Build System: Create Makefile macro MOD_ADD_SOURCE.
10 years ago
Andrew Latham 6c20cf2d8a Doxygen Updates - Title update
12 years ago
Kevin P. Fleming 92ef8a6fe1 Address OpenSSL initialization issues when using third-party libraries.
13 years ago
Kevin P. Fleming c292e39cdc Change the internal name of the menuselect options that are used to control
13 years ago
Tilghman Lesher 318f0f5514 Merged revisions 332369 via svnmerge from
13 years ago
Sean Bright 1e332468dc Merged revisions 329771 via svnmerge from
13 years ago
Kevin P. Fleming 6855bb873f Merged revisions 328879 via svnmerge from
13 years ago
Tilghman Lesher fb3520e439 Merged revisions 299794 via svnmerge from
14 years ago
Kevin P. Fleming 2be88e05c0 Allow symbol export filtering to work properly on platforms that have symbol prefixes.
15 years ago
Kevin P. Fleming ae6008ef3a Change per-file debug and verbose levels to be per-module, the way
15 years ago
Kevin P. Fleming 96e4e31eeb Merged revisions 207647 via svnmerge from
15 years ago
Kevin P. Fleming 3730650b4c Add-ons related build system improvements.
15 years ago
Kevin P. Fleming 63b031c471 Merged revisions 159476 via svnmerge from
16 years ago
Kevin P. Fleming 8d5deb312b Merged revisions 157859 via svnmerge from
16 years ago
Kevin P. Fleming 75281a1696 Merged revisions 157162-157163 via svnmerge from
16 years ago
Kevin P. Fleming 629861a705 Merged revisions 144924-144925 via svnmerge from
16 years ago
Luigi Rizzo f92cdf3831 make the code match documentation - now you can specify multiple
17 years ago
Kevin P. Fleming 100ef27af9 Merged revisions 93180 via svnmerge from
17 years ago
Luigi Rizzo 5490889153 Put into Makefile.moddir_rules the common instructions used to
17 years ago
Luigi Rizzo 1e1a9e30d8 make the install target a bit less noisy
17 years ago
Luigi Rizzo daf8d1f1b8 another place where ../ should have been ASTTOPDIR
17 years ago
Luigi Rizzo 6938f4b2b0 Fix building of modules under cygwin.
17 years ago
Luigi Rizzo a7a0ca9f93 initial makefile changes to build loadable modules under cygwin
17 years ago
Luigi Rizzo 560fe89e1b as discussed some time ago on the -dev list, create embedde object
17 years ago
Luigi Rizzo fb4d88cc99 and this is the last one to have asterisk compile (not run yet)
17 years ago
Luigi Rizzo 17bf109dbe compatibility fix for mingw32
17 years ago
Luigi Rizzo a32019aba6 comment out an unused variable. Remove it in a few days
17 years ago
Luigi Rizzo cddb1a2532 merge two rules with the same right hand;
17 years ago
Kevin P. Fleming a4b8ca220d clean up assembler and preprocessor files if they are here too
17 years ago
Russell Bryant 0a9750ef9f Merged revisions 60603 via svnmerge from
18 years ago
Kevin P. Fleming 1bec2f5bfa give embedded modules a helping hand by backing up and restoring their global variables when they are loaded and unloaded
18 years ago
Kevin P. Fleming 89c41e2403 Merged revisions 48525 via svnmerge from
18 years ago
Kevin P. Fleming e92c34cc38 Merged revisions 44055 via svnmerge from
18 years ago
Kevin P. Fleming 89050169c8 Merged revisions 43996-43997,44008,44011-44012 via svnmerge from
18 years ago
Kevin P. Fleming 58ca54e68a revert this since, since some unnamed platforms are silly about it :-)
18 years ago
Kevin P. Fleming c80d09559f minor performance improvement for platforms where -fPIC and -fpic are actually different (has no effect on x86/x86-64)
18 years ago
Kevin P. Fleming be29512d1e more makefile tweaks to keep targets from being run when they don't need to be
18 years ago
Kevin P. Fleming d12f54f90b GNU make already knows how to quietly ignore non-existent files in 'include' directives
18 years ago