2006-07-07 |
Kevin P. Fleming | small cleanup |
blob | commitdiff |
2006-07-07 |
Kevin P. Fleming | various minor fixes |
blob | commitdiff | diff to current |
2006-07-06 |
Russell Bryant | dirty hack of a fix to deal with the fact that chan_vpb... |
blob | commitdiff | diff to current |
2006-07-06 |
Kevin P. Fleming | make the build output less noisy (optional, can be... |
blob | commitdiff | diff to current |
2006-07-06 |
Kevin P. Fleming | move rules file to prepare for generic rules file |
blob | commitdiff | diff to current |
2006-07-01 |
Russell Bryant | fix removing autoconfig.h on distclean (issue #7439... |
blob | commitdiff | diff to current |
2006-07-01 |
Russell Bryant | swap distclean and dist-clean, since distclean is more... |
blob | commitdiff | diff to current |
2006-07-01 |
Russell Bryant | remove build_tools/menuselelct-deps on distclean |
blob | commitdiff | diff to current |
2006-07-01 |
Russell Bryant | don't specify this include in the menuselect Makefile... |
blob | commitdiff | diff to current |
2006-07-01 |
Russell Bryant | more pickyness |
blob | commitdiff | diff to current |
2006-07-01 |
Russell Bryant | change bracket style because i'm picky |
blob | commitdiff | diff to current |
2006-07-01 |
Russell Bryant | menuselect doesn't pull strcompat.o from asterisk anymore |
blob | commitdiff | diff to current |
2006-06-29 |
Tilghman Lesher | Merged revisions 36290 via svnmerge from |
blob | commitdiff | diff to current |
2006-06-28 |
Russell Bryant | ?= just checks to see if a variable is not yet defined... |
blob | commitdiff | diff to current |
2006-06-28 |
Russell Bryant | slight change to pulling out the MENUSELECT_CFLAGS... |
blob | commitdiff | diff to current |
2006-06-28 |
Russell Bryant | remove an extra comma |
blob | commitdiff | diff to current |
2006-06-28 |
Russell Bryant | remove the two uses of the $(or ...) function since... |
blob | commitdiff | diff to current |
2006-06-28 |
Russell Bryant | allow menuselect to be a symlink to a checkout |
blob | commitdiff | diff to current |
2006-06-28 |
Russell Bryant | fix the case where menuselect.makeopts is getting gener... |
blob | commitdiff | diff to current |
2006-06-27 |
Jeffrey C. Ollie | menuselect writes both menuselect.makeopts and menusele... |
blob | commitdiff | diff to current |
2006-06-26 |
Russell Bryant | don't let the Makefile blow up in menuselect.makeopts... |
blob | commitdiff | diff to current |
2006-06-26 |
Kevin P. Fleming | simplify special rule for channel.o |
blob | commitdiff | diff to current |
2006-06-25 |
Kevin P. Fleming | use new (separate) dependencies file from menuselect |
blob | commitdiff | diff to current |
2006-06-24 |
Kevin P. Fleming | The Eurostar Commit! (it's amazing how much work you... |
blob | commitdiff | diff to current |
2006-06-24 |
Russell Bryant | fix dist-clean and add menuselect to the clean target... |
blob | commitdiff | diff to current |
2006-06-24 |
Russell Bryant | add dependency on menuselect's version of linkedlists... |
blob | commitdiff | diff to current |
2006-06-23 |
Russell Bryant | merge changes to get menuselect using svn:externals |
blob | commitdiff | diff to current |
2006-06-23 |
Kevin P. Fleming | remove any generated doxygen docs during distclean |
blob | commitdiff | diff to current |
2006-06-23 |
Russell Bryant | remove the autom4te.cache dir on a "make distclean... |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | actually allow all of the sub directories to be built... |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | add a couple more targets to .PHONY |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | - convert the 'uninstall' target to use separate target... |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | - specify that 'depend' is a .PHONY target |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | use separate targets instead of for loops to process... |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | get rid of another annoying stray space in the gcc... |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | - specify that 'all' is a .PHONY target |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | clean up a little mess I created by using the 'or'... |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | use a slightly different, but equivalent way of setting the |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | instead of using a for loop to call 'make install'... |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | instead of using a for loop to call make on each subdir... |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | nothing to see here ... |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | add the 'clean', 'clean-depend', and 'dist-clean' targe... |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | use $(FIND) and $(LN) from configure |
blob | commitdiff | diff to current |
2006-06-22 |
Russell Bryant | use $(BASENAME) set by configure |
blob | commitdiff | diff to current |
2006-06-20 |
Russell Bryant | $(INSTALL) is determined by configure and set in the... |
blob | commitdiff | diff to current |
2006-06-20 |
Russell Bryant | - use $(CC) instead of gcc when building testexpr2 |
blob | commitdiff | diff to current |
2006-06-19 |
Kevin P. Fleming | various cleanups, remove support for CVS checkouts |
blob | commitdiff | diff to current |
2006-06-18 |
Russell Bryant | there is no reason to build and link stdtime/libtime... |
blob | commitdiff | diff to current |
2006-06-16 |
Joshua Colp | Fix adsi target in main Makefile and check a variable... |
blob | commitdiff | diff to current |
2006-06-07 |
Kevin P. Fleming | moh files will now be distributed in native format... |
blob | commitdiff | diff to current |
2006-06-07 |
Kevin P. Fleming | don't force the sounds to download... only when needed |
blob | commitdiff | diff to current |
2006-06-07 |
Kevin P. Fleming | woo-hoo, now it knows how to download the sound package... |
blob | commitdiff | diff to current |
2006-06-07 |
Kevin P. Fleming | move autoconfig.h to the include/asterisk directory... |
blob | commitdiff | diff to current |
2006-06-07 |
Kevin P. Fleming | simplify autoconfig include mechanism (make tholo happy... |
blob | commitdiff | diff to current |
2006-06-06 |
Russell Bryant | add the ability to do the same thing as "make dont... |
blob | commitdiff | diff to current |
2006-06-05 |
Kevin P. Fleming | begin adding support for new sound packages |
blob | commitdiff | diff to current |
2006-06-01 |
Russell Bryant | - add slav, zoa, and royk to the CREDITS for the generi... |
blob | commitdiff | diff to current |
2006-06-01 |
Russell Bryant | fix the problem where defaults.h is missing after a... |
blob | commitdiff | diff to current |
2006-05-31 |
Russell Bryant | Add support for using a jitterbuffer for RTP on bridged... |
blob | commitdiff | diff to current |
2006-05-25 |
Russell Bryant | restore default paths for FreeBSD (reported by alphaque... |
blob | commitdiff | diff to current |
2006-05-20 |
Russell Bryant | defaults.h must be listed as a dependency after the... |
blob | commitdiff | diff to current |
2006-05-19 |
Russell Bryant | there is no reason to explicity specify -fomit-frame... |
blob | commitdiff | diff to current |
2006-05-19 |
Russell Bryant | add support for more refined ability to set install... |
blob | commitdiff | diff to current |
2006-05-18 |
Russell Bryant | fix file dependency generation so that the resulting... |
blob | commitdiff | diff to current |
2006-05-13 |
Russell Bryant | Move WITH_SMDI from the Makefiles to be handled by... |
blob | commitdiff | diff to current |
2006-05-13 |
Russell Bryant | remove some stuff handled by configure and menuselect |
blob | commitdiff | diff to current |
2006-05-13 |
Russell Bryant | remove unnecessary INCLUDE variable which was currently... |
blob | commitdiff | diff to current |
2006-05-11 |
Russell Bryant | fix the build with astmm (issue #7139) |
blob | commitdiff | diff to current |
2006-05-11 |
Russell Bryant | use config.status instead of include/autoconfig.h as... |
blob | commitdiff | diff to current |
2006-05-11 |
Kevin P. Fleming | various minor cleanups |
blob | commitdiff | diff to current |
2006-05-11 |
Russell Bryant | forcing a dist-clean in the cleantest was a bad idea... |
blob | commitdiff | diff to current |
2006-05-11 |
Russell Bryant | remove a trailing tab ... now this Makefile is perfect |
blob | commitdiff | diff to current |
2006-05-11 |
Russell Bryant | change the CFLAGS controlled by menuselect to be placed... |
blob | commitdiff | diff to current |
2006-05-10 |
Russell Bryant | suppress the output from generating defaults.h and... |
blob | commitdiff | diff to current |
2006-05-10 |
Luigi Rizzo | add missing rule |
blob | commitdiff | diff to current |
2006-05-09 |
Kevin P. Fleming | remove rule for running bootstrap, it's only safe to... |
blob | commitdiff | diff to current |
2006-05-09 |
Kevin P. Fleming | don't build strcompat for menuselect except on Solaris |
blob | commitdiff | diff to current |
2006-05-08 |
Russell Bryant | make sure that the MOD_SUBDIR_CFLAGS and OTHER_SUBDIR_F... |
blob | commitdiff | diff to current |
2006-05-08 |
Kevin P. Fleming | make Makefile slightly less noisy |
blob | commitdiff | diff to current |
2006-05-08 |
Russell Bryant | add smarter checking for termcap support, which fixes... |
blob | commitdiff | diff to current |
2006-05-08 |
Kevin P. Fleming | use a file that configure will _always_ regenerate... |
blob | commitdiff | diff to current |
2006-05-08 |
Russell Bryant | add TOPDIR_CFLAGS to the CFLAGS before ASTCFLAGS to... |
blob | commitdiff | diff to current |
2006-05-08 |
Kevin P. Fleming | don't let make use implicit rules for bison/flex output... |
blob | commitdiff | diff to current |
2006-05-05 |
Russell Bryant | add support for installing other init scripts, other... |
blob | commitdiff | diff to current |
2006-05-02 |
Russell Bryant | allow for a non-optimized build that does not get installed |
blob | commitdiff | diff to current |
2006-04-30 |
Kevin P. Fleming | Merged revisions 23673 via svnmerge from |
blob | commitdiff | diff to current |
2006-04-30 |
Kevin P. Fleming | Merged revisions 23638 via svnmerge from |
blob | commitdiff | diff to current |
2006-04-30 |
Kevin P. Fleming | Merged revisions 23636 via svnmerge from |
blob | commitdiff | diff to current |
2006-04-30 |
Kevin P. Fleming | simplify CFLAGS handling for subdirectories |
blob | commitdiff | diff to current |
2006-04-30 |
Luigi Rizzo | when compiling ast_expr2 from utils/ the current directory |
blob | commitdiff | diff to current |
2006-04-30 |
Russell Bryant | use the INSTALL variable instead of "install" directly |
blob | commitdiff | diff to current |
2006-04-29 |
Kevin P. Fleming | Merged revisions 23305 via svnmerge from |
blob | commitdiff | diff to current |
2006-04-28 |
Russell Bryant | support "make distclean" as well as "make dist-clean... |
blob | commitdiff | diff to current |
2006-04-25 |
Russell Bryant | another little Solaris fix, unset LIBS before building... |
blob | commitdiff | diff to current |
2006-04-25 |
Russell Bryant | menuselect needs strcompat.o for strsep on Solaris |
blob | commitdiff | diff to current |
2006-04-24 |
Russell Bryant | add a note indicating that you can press 'h' for help |
blob | commitdiff | diff to current |
2006-04-24 |
Russell Bryant | fix kevin's silly typos |
blob | commitdiff | diff to current |
2006-04-24 |
Kevin P. Fleming | Thanks to the fine work of Russell Bryant and Dancho... |
blob | commitdiff | diff to current |
2006-04-15 |
Joshua Colp | Move a bit more stuff over to the datadir (issue #6967... |
blob | commitdiff | diff to current |
2006-04-15 |
Joshua Colp | We are shaking up trunk tonight! allow data dir to... |
blob | commitdiff | diff to current |
next |