Commit Graph

705 Commits (2b611a8d932a30a95675ac63bfd7c8ea2d3d8ad7)

Author SHA1 Message Date
George Joseph 4692a32ed7 build: Warn if asterisk is installed in both 32 and 64 bit sys dirs
8 years ago
George Joseph b0067bcf2c build: Execute ldconfig to build cache. (take two)
8 years ago
George Joseph 5fb848eebd bundled_pjproject: Add tests for programs used by the Makefile, et al.
9 years ago
George Joseph 6caf6bcdad build: Add download capability for external packages
9 years ago
zuul 3ca6407dab Merge "Makefile: Retain XML Declaration and DTD in docs."
9 years ago
Alexander Traud 6fca2b3bf0 Makefile: Retain XML Declaration and DTD in docs.
9 years ago
Alexander Traud 6428580e7f Makefile: Suppress echoing of target 'config' again.
9 years ago
Tzafrir Cohen 111c4b0324 Makefile: remove OSARCH check for init install
9 years ago
George Joseph 3173e91bab build-system: Allow building with static pjproject
9 years ago
George Joseph c53903d447 build_system: Prevent goals needing makeopts from running when it's missing
9 years ago
Corey Farrell 5dde111719 Build System: Add support for checking alembic branches.
9 years ago
Corey Farrell b0bf189908 Fix cli display of build options.
10 years ago
Matt Jordan 80cf4960ff Makefile: Add a rule 'basic-pbx' that installs the Basic PBX configs
10 years ago
Scott Griepentrog d6472d96b3 Scripts: check file versions of Asterisk and dependencies
10 years ago
David M. Lee 9fca378b36 Fixes for OS X
10 years ago
Sebastian Kemper c624e4bae1 General: Fix recent menuselect-related cross compile regression
10 years ago
George Joseph cf637f2510 doc: Make progdocs play nice with git
10 years ago
Corey Farrell c232ff3af0 Git Migration: Create doc/rest-api when needed.
10 years ago
Corey Farrell abf10a1d4c Build System: Enable use of ~/.asterisk.makeopts and /etc/asterisk.makeopts.
10 years ago
Matthew Jordan 29304d10a0 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
10 years ago
Tzafrir Cohen 4219c40775 install init.d files on GNU/kFreeBSD
11 years ago
Corey Farrell bf684b63a3 REF_DEBUG: Install refcounter.py to $(ASTDATADIR)/scripts
11 years ago
George Joseph 5e10e369b1 build: Force -fsigned-char on platforms where the default for char is unsigned
11 years ago
Walter Doekes c0ac874106 build: Relax badshell tilde test to allow for ~ in middle of DESTDIR.
11 years ago
David M. Lee b89491e39c 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