Commit Graph

685 Commits (d873b09075bbcc584b936ec1f46e0f58c7ec7279)

Author SHA1 Message Date
Tzafrir Cohen beb58e48c3 install init.d files on GNU/kFreeBSD
11 years ago
Corey Farrell b2320497f8 REF_DEBUG: Install refcounter.py to $(ASTDATADIR)/scripts
11 years ago
George Joseph cb31a8aa7a build: Force -fsigned-char on platforms where the default for char is unsigned
11 years ago
Walter Doekes 6644fd46e7 build: Relax badshell tilde test to allow for ~ in middle of DESTDIR.
11 years ago
David M. Lee 27df9b73e2 Only install dahdi_span_config_hook if DAHDI is enabled
11 years ago
Matthew Jordan fc0fecb476 configs: Move sample config files into a subdirectory of configs
11 years ago
Tzafrir Cohen da469fd9f6 dahdi_span_config_hook: automatically register new dahdi channels
11 years ago
George Joseph 682357dced astobj2: Add an ao2_replace macro to astobj2.h
11 years ago
Walter Doekes 3b0ad74e17 safe_asterisk: Overwrite old safe_asterisk on make install.
11 years ago
Matthew Jordan 7e506c185c buildsystem: Unbreak the build (infloop) on Asterisk 11+
11 years ago
Walter Doekes 3a55eb88d2 buildsystem: Don't force main to depend on everything else.
11 years ago
Tzafrir Cohen 199c7de764 install_subst: helper script for installing with path substitution
11 years ago
Matthew Jordan f46b30bd36 func_pjsip_endpoint: Add PJSIP_ENDPOINT function for querying endpoint details
12 years ago
David M. Lee 14dc5776d2 This is just a quick script for dumping swagger-ui into static-http,
12 years ago
Tzafrir Cohen e2204a1e61 man pages for astdb2bdb and astdb2sqlite3
12 years ago
David M. Lee 32d325439f Fixed 'make clean' for wiki docs
12 years ago
Matthew Jordan 449afdd9e8 Revert r394939 due to (numerous) objections
12 years ago
Matthew Jordan 3f0148cd67 Recursively search for '.c' files when making documentation with 'make full'
12 years ago
Kinsey Moore 03090a88ba Fix documentation replication issues
12 years ago
Matthew Jordan 54803338b4 Always install safe_asterisk; add configuration file support
12 years ago
David M. Lee a75fd32212 ARI - channel recording support
12 years ago
David M. Lee c9a3d4562d Update events to use Swagger 1.3 subtyping, and related aftermath
12 years ago
Jason Parker 5b40420813 Fix typo with XML docs.
12 years ago
David M. Lee 6e6652518d Fix build problem on OS X Mountain Lion (10.8)
12 years ago
Walter Doekes 390b994fce Let find do its own globbing.
12 years ago
David M. Lee 1c21b8575b This patch adds a RESTful HTTP interface to Asterisk.
12 years ago
Jason Parker f4870aa71c Don't unnecessarily rebuild things on every run of 'make'.
12 years ago
Walter Doekes 5bf283d406 Clean up Makefile "warning" clutter when makeopts doesn't exist.
12 years ago
David M. Lee 0da0797cb0 Fixed spurious rebuilds of func_version.
12 years ago
David M. Lee 2d45dbc79b Fix parallel make problems.
12 years ago
Matthew Jordan d04ab3c645 Add CLI configuration documentation
12 years ago
Jason Parker eb61bb96b7 Fix how we build pjproject.
12 years ago
David M. Lee bc97a4ded1 Up the minimum OS X version to 10.6.
13 years ago
David M. Lee 7bd50bc0c4 Specify the -rpath linker flag when prefix != /usr.
13 years ago
Richard Mudgett b0c3d288f2 build_tools: Allow Asterisk to report git SHAs in version string.
13 years ago
Andrew Latham 6c20cf2d8a Doxygen Updates - Title update
13 years ago
Andrew Latham ec0747d4f6 Multiplatform Makefile Update
13 years ago
Andrew Latham 4c2711d4db Test for Asterisk Version info
13 years ago
Andrew Latham 83b13ebc04 Add check for Doxygen
13 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work
13 years ago
David M. Lee f8d815e19f Add -fnested-functions compile flag, if needed.
13 years ago
David M. Lee 3e17426e89 Corrects the astsbindir setting when installing the sample asterisk.conf.
13 years ago
Matthew Jordan 8018b879a2 Clean up doxygen warnings
13 years ago
Matthew Jordan 82a7409c15 Add AMI event documentation
13 years ago
Matthew Jordan a8e895c1a0 Replace MODULES_DIR with ASTMODDIR in Makefile's INSTALLDIRS
13 years ago
Matthew Jordan 2362ee5738 Do not install empty directories; add ASTLIBDIR
13 years ago
Matthew Jordan 019010e611 Do not perform install on existing directories
13 years ago
Terry Wilson d54717c39e Add new config-parsing framework
13 years ago
Tzafrir Cohen 879f6417c6 pass BUILD_CFLGAS and BUILD_LDFLAGS to menuselect
13 years ago
Kinsey Moore 8696daadf8 Simplify build system architecture optimization
13 years ago