Commit Graph

63 Commits (8924258639ffa919b4b78908f161756814e2bd06)

Author SHA1 Message Date
Mike Bradeen 4095a382da chan_sip: Remove deprecated module.
2 years ago
Jaco Kroon 2cfb3df35d Build system: Avoid executable stack.
2 years ago
George Joseph 639d72e98c Geolocation: Core Capability Preview
3 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
5 years ago
Guido Falsi 8b7324ed3f core/buildsystem: check the actual compiler being version
6 years ago
Chris-Savinovich 449dff997c partial-inlining: disable partial-inlining if gcc>=8.2.1
6 years ago
Corey Farrell a10a3aff6a Build System: Improve ccache matching for different menuselect options.
7 years ago
Joshua Colp 134e2f0ddc module: Remove deprecated modules and update support levels.
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 b4c5dcad01 menuselect: Various menuselect enhancements
9 years ago
George Joseph 0af6b5de62 build_system: Split COMPILE_DOUBLE from DONT_OPTIMIZE
9 years ago
Ivan Poddubny a12eb89ea4 Build: Add menuselect options for using compiler sanitizers
10 years ago
Diederik de Groot 305ce3defd Update configure.ac/Makefile for clang
10 years ago
Matthew Jordan 072734692e clang compiler warnings: Ignore -Wunused-command-line-argument
10 years ago
Corey Farrell 9f89b83269 Fix compiler error when using ./configure --enable-dev-mode --enable-coverage
11 years ago
George Joseph 682357dced astobj2: Add an ao2_replace macro to astobj2.h
11 years ago
Tzafrir Cohen 514a8244e3 Makefile: replace -O6 with -O3
11 years ago
Andrew Latham 6c20cf2d8a Doxygen Updates - Title update
13 years ago
Kinsey Moore 8696daadf8 Simplify build system architecture optimization
13 years ago
Kevin P. Fleming bd7e9dae66 Make COMPILE_DOUBLE magic actually work.
13 years ago
Tilghman Lesher 5e7121b44f Merged revisions 336734 via svnmerge from
14 years ago
Russell Bryant 0aff0b8e73 Merged revisions 279953 via svnmerge from
15 years ago
Russell Bryant f1bc2809b1 Ensure CONFIG_FLAGS makes it into the build rules when doing out of tree builds.
15 years ago
Tilghman Lesher c84e7f83c8 Merged revisions 262321 via svnmerge from
15 years ago
Tilghman Lesher 618bbdc2ad Merged revisions 262151 via svnmerge from
15 years ago
Kevin P. Fleming 0f01ace7af Ensure that linker version scripts (used for symbol export control) always exist.
15 years ago
Kevin P. Fleming 2be88e05c0 Allow symbol export filtering to work properly on platforms that have symbol prefixes.
15 years ago
Tilghman Lesher c1e33534a5 Build system modifications to ensure that Asterisk properly builds on Mac OS X 10.6.
15 years ago
Tilghman Lesher 6642c90029 Export dynamic (weak-linked) symbols correctly.
16 years ago
Sean Bright c8a141905e Merged revisions 220717 via svnmerge from
16 years ago
Kevin P. Fleming 96e4e31eeb Merged revisions 207647 via svnmerge from
16 years ago
Kevin P. Fleming 97e5d179ca Remove Makefile rules for bison and flex sources
16 years ago
Kevin P. Fleming ab3e9ddad1 Merged revisions 182808 via svnmerge from
16 years ago
Kevin P. Fleming 63b031c471 Merged revisions 159476 via svnmerge from
17 years ago
Kevin P. Fleming 8d5deb312b Merged revisions 157859 via svnmerge from
17 years ago
Kevin P. Fleming 211981e922 ensure that if a .i file (preprocessed source) is present, the .o file is made from it, not from the .c file (this only works because GNU makes respects the order the rules are defined)
17 years ago
Kevin P. Fleming 75281a1696 Merged revisions 157162-157163 via svnmerge from
17 years ago
Kevin P. Fleming f7fa7b52a2 Merged revisions 114875 via svnmerge from
17 years ago
Kevin P. Fleming 3ee2872f40 Merged revisions 107713 via svnmerge from
17 years ago
Luigi Rizzo 560fe89e1b as discussed some time ago on the -dev list, create embedde object
18 years ago
Luigi Rizzo 2a61f4bfd5 put back default optimization to -O6 (previously changed by mistake)
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Kevin P. Fleming b370079027 use a variable name that actually indicates what it is for
18 years ago
Luigi Rizzo f1d2836c8e Put extra compiler flags into a variable so they are not repeated
18 years ago
Russell Bryant 2bd3cefc43 Merged revisions 84957 via svnmerge from
18 years ago
Jason Parker 5b5a2df463 Merged revisions 84291 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
Russell Bryant b948cf876c Merged revisions 50994 via svnmerge from
19 years ago
Kevin P. Fleming 74f401d05f Merged revisions 50867 via svnmerge from
19 years ago