summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-03-14Merge "BuildSystem: Add NetBSD."Joshua Colp
2018-03-09BuildSystem: Add NetBSD.Alexander Traud
2018-03-07BuildSystem regression: Fix errors reported by clean targets.Richard Mudgett
2018-03-06Merge "BuildSystem: Install init scripts on openSUSE Tumbleweed."Jenkins2
2018-03-06Merge "BuildSystem: AC_PATH_PROG sets to colon character when not found."Jenkins2
2018-03-05BuildSystem: AC_PATH_PROG sets to colon character when not found.Alexander Traud
2018-03-03BuildSystem: Avoid re-defining of pthread_* on NetBSD.Alexander Traud
2018-03-02BuildSystem: Install init scripts on openSUSE Tumbleweed.Alexander Traud
2018-02-16Merge "BuildSystem: Invoke ldconfig with previous path."Jenkins2
2018-02-13BuildSystem: Invoke ldconfig with previous path.Alexander Traud
2018-02-13BuildSystem: Do not warn when bash is not installed.Alexander Traud
2018-01-22Merge "BuildSystem: Allow make clean all again."Jenkins2
2018-01-19BuildSystem: Remove orphaned .PHONY targets.Alexander Traud
2018-01-19BuildSystem: Allow make clean all again.Alexander Traud
2018-01-16BuildSystem: Avoid $EUID and use id -u instead.Alexander Traud
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-11-09Build System: Disable parallel make in the root Makefile.Corey Farrell
2017-10-25Build System: Fix --disable-xmldoc option.Corey Farrell
2017-06-08CFLAGS for BIND8 supportDavid M. Lee
2017-03-30build: Fix deb build issues with fakerootWalter Doekes
2017-03-27core: Remove embedded module supportSean Bright
2017-02-27build: Warn if asterisk is installed in both 32 and 64 bit sys dirsGeorge Joseph
2017-02-23build: Execute ldconfig to build cache. (take two)George Joseph
2016-10-09bundled_pjproject: Add tests for programs used by the Makefile, et al.George Joseph
2016-09-06build: Add download capability for external packagesGeorge Joseph
2016-07-20Merge "Makefile: Retain XML Declaration and DTD in docs."zuul
2016-07-19Makefile: Retain XML Declaration and DTD in docs.Alexander Traud
2016-07-18Makefile: Suppress echoing of target 'config' again.Alexander Traud
2016-05-19Makefile: remove OSARCH check for init installTzafrir Cohen
2016-03-01build-system: Allow building with static pjprojectGeorge Joseph
2016-01-27build_system: Prevent goals needing makeopts from running when it's missingGeorge Joseph
2016-01-21Build System: Add support for checking alembic branches.Corey Farrell
2015-11-04Fix cli display of build options.Corey Farrell
2015-10-31Makefile: Add a rule 'basic-pbx' that installs the Basic PBX configsMatt Jordan
2015-09-25Scripts: check file versions of Asterisk and dependenciesScott Griepentrog
2015-06-05Fixes for OS XDavid M. Lee
2015-05-12General: Fix recent menuselect-related cross compile regressionSebastian Kemper
2015-05-07doc: Make progdocs play nice with gitGeorge Joseph
2015-04-29Git Migration: Create doc/rest-api when needed.Corey Farrell
2015-04-15Build System: Enable use of ~/.asterisk.makeopts and /etc/asterisk.makeopts.Corey Farrell
2015-03-12Add support for the clang compiler; update RAII_VAR to use BlocksRuntimeMatthew Jordan
2014-10-31install init.d files on GNU/kFreeBSDTzafrir Cohen
2014-10-31REF_DEBUG: Install refcounter.py to $(ASTDATADIR)/scriptsCorey Farrell
2014-10-19build: Force -fsigned-char on platforms where the default for char is unsignedGeorge Joseph
2014-10-12build: Relax badshell tilde test to allow for ~ in middle of DESTDIR.Walter Doekes
2014-09-18Only install dahdi_span_config_hook if DAHDI is enabledDavid M. Lee
2014-07-17configs: Move sample config files into a subdirectory of configsMatthew Jordan
2014-07-03dahdi_span_config_hook: automatically register new dahdi channelsTzafrir Cohen
2014-06-22astobj2: Add an ao2_replace macro to astobj2.hGeorge Joseph
2014-06-12safe_asterisk: Overwrite old safe_asterisk on make install.Walter Doekes