summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2014-02-16buildsystem: Unbreak the build (infloop) on Asterisk 11+Matthew Jordan
2014-02-14buildsystem: Don't force main to depend on everything else.Walter Doekes
2014-02-14install_subst: helper script for installing with path substitutionTzafrir Cohen
2013-12-11func_pjsip_endpoint: Add PJSIP_ENDPOINT function for querying endpoint detailsMatthew Jordan
2013-10-18This is just a quick script for dumping swagger-ui into static-http,David M. Lee
2013-10-02man pages for astdb2bdb and astdb2sqlite3Tzafrir Cohen
2013-09-03Fixed 'make clean' for wiki docsDavid M. Lee
2013-08-29Revert r394939 due to (numerous) objectionsMatthew Jordan
2013-08-29Recursively search for '.c' files when making documentation with 'make full'Matthew Jordan
2013-08-01Fix documentation replication issuesKinsey Moore
2013-07-21Always install safe_asterisk; add configuration file supportMatthew Jordan
2013-07-03ARI - channel recording supportDavid M. Lee
2013-07-03Update events to use Swagger 1.3 subtyping, and related aftermathDavid M. Lee
2013-06-25Fix typo with XML docs.Jason Parker
2013-06-19Fix build problem on OS X Mountain Lion (10.8)David M. Lee
2013-05-31Let find do its own globbing.Walter Doekes
2013-04-22This patch adds a RESTful HTTP interface to Asterisk.David M. Lee
2013-04-15Don't unnecessarily rebuild things on every run of 'make'.Jason Parker
2013-04-08Clean up Makefile "warning" clutter when makeopts doesn't exist.Walter Doekes
2013-04-02Fixed spurious rebuilds of func_version.David M. Lee
2013-04-01Fix parallel make problems.David M. Lee
2013-02-15Add CLI configuration documentationMatthew Jordan
2013-02-04Fix how we build pjproject.Jason Parker
2013-01-18Up the minimum OS X version to 10.6.David M. Lee
2013-01-18Specify the -rpath linker flag when prefix != /usr.David M. Lee
2012-10-18build_tools: Allow Asterisk to report git SHAs in version string.Richard Mudgett
2012-10-18Doxygen Updates - Title updateAndrew Latham
2012-10-13Multiplatform Makefile UpdateAndrew Latham
2012-10-13Test for Asterisk Version infoAndrew Latham
2012-10-13Add check for DoxygenAndrew Latham
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-09-18Add -fnested-functions compile flag, if needed.David M. Lee
2012-09-11Corrects the astsbindir setting when installing the sample asterisk.conf.David M. Lee
2012-08-30Clean up doxygen warningsMatthew Jordan
2012-06-25Add AMI event documentationMatthew Jordan
2012-06-13Replace MODULES_DIR with ASTMODDIR in Makefile's INSTALLDIRSMatthew Jordan
2012-06-13Do not install empty directories; add ASTLIBDIRMatthew Jordan
2012-06-12Do not perform install on existing directoriesMatthew Jordan
2012-06-01Add new config-parsing frameworkTerry Wilson
2012-05-09pass BUILD_CFLGAS and BUILD_LDFLAGS to menuselectTzafrir Cohen