summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2012-04-12Simplify build system architecture optimizationKinsey Moore
2012-03-08Add --enable-dev-mode=strict to configure.Sean Bright
2012-03-08Whitespace only change to the MakefileSean Bright
2012-01-30Correct serious flaw in the top-level Makefile.Kevin P. Fleming
2012-01-30Address OpenSSL initialization issues when using third-party libraries.Kevin P. Fleming
2012-01-25Remove "asterisk/version.h" in favor of "asterisk/ast_version.h".Kevin P. Fleming
2012-01-17Fix support for parallel building with make (-j).Walter Doekes
2011-12-07Add ASTSBINDIR to the list of configurable pathsTerry Wilson
2011-10-04Merged revisions 339407 via svnmerge from Richard Mudgett
2011-09-19Merged revisions 336734 via svnmerge from Tilghman Lesher