2006-10-22 |
Joshua Colp | Let's have build.h created a bit earlier so that func_v... |
blob | commitdiff |
2006-10-20 |
Joshua Colp | Merged revisions 45775 via svnmerge from |
blob | commitdiff | diff to current |
2006-10-12 |
Joshua Colp | Merged revisions 44942 via svnmerge from |
blob | commitdiff | diff to current |
2006-10-04 |
Luigi Rizzo | put linker flags in ASTLDFLAGS where they belong |
blob | commitdiff | diff to current |
2006-10-04 |
Kevin P. Fleming | Merged revisions 44322 via svnmerge from |
blob | commitdiff | diff to current |
2006-10-01 |
Russell Bryant | Merged revisions 44125 via svnmerge from |
blob | commitdiff | diff to current |
2006-09-30 |
Luigi Rizzo | merge compile fixes from 44080: |
blob | commitdiff | diff to current |
2006-09-29 |
Kevin P. Fleming | Merged revisions 43996-43997,44008,44011-44012 via... |
blob | commitdiff | diff to current |
2006-09-29 |
Kevin P. Fleming | Merged revisions 43993 via svnmerge from |
blob | commitdiff | diff to current |
2006-09-22 |
Kevin P. Fleming | Merged revisions 43524 via svnmerge from |
blob | commitdiff | diff to current |
2006-09-19 |
Kevin P. Fleming | move this header to include where it belongs |
blob | commitdiff | diff to current |
2006-09-19 |
Matthew Fredrickson | Mergeing in Paul Cadach's chan_h323 changes *holds... |
blob | commitdiff | diff to current |
2006-09-18 |
Jason Parker | We have autoconf...let's actually use it. |
blob | commitdiff | diff to current |
2006-09-09 |
Kevin P. Fleming | more makefile tweaks to keep targets from being run... |
blob | commitdiff | diff to current |
2006-08-29 |
Kevin P. Fleming | make menuselect configure process be silent when possible |
blob | commitdiff | diff to current |
2006-08-26 |
Kevin P. Fleming | ensure that cross-compiler info is removed from the... |
blob | commitdiff | diff to current |
2006-08-26 |
Russell Bryant | remove some unneeded variables now that the menuselect... |
blob | commitdiff | diff to current |
2006-08-25 |
Luigi Rizzo | we really need BSD make here to understand the -V option. |
blob | commitdiff | diff to current |
2006-08-24 |
Russell Bryant | remove CFLAGS that aren't needed anymore |
blob | commitdiff | diff to current |
2006-08-24 |
Jason Parker | Okay, there are 3 reasons why I'm doing this. |
blob | commitdiff | diff to current |
2006-08-23 |
Russell Bryant | merge menuselect_build ... most of the changes happened... |
blob | commitdiff | diff to current |
2006-08-22 |
Jason Parker | a couple Solaris tweaks, to help build properly. |
blob | commitdiff | diff to current |
2006-08-21 |
Kevin P. Fleming | oops... missed one |
blob | commitdiff | diff to current |
2006-08-21 |
Kevin P. Fleming | another variable to clear out before configuring mxml |
blob | commitdiff | diff to current |
2006-08-21 |
Kevin P. Fleming | replace a couple of bare 'make' with $(MAKE) |
blob | commitdiff | diff to current |
2006-08-21 |
Kevin P. Fleming | ensure that 'make' after 'svn update' that includes... |
blob | commitdiff | diff to current |
2006-08-21 |
Kevin P. Fleming | document Makefile target changes |
blob | commitdiff | diff to current |
2006-08-21 |
Kevin P. Fleming | main subdirectory is not dependencies for menuselect... |
blob | commitdiff | diff to current |
2006-08-21 |
Kevin P. Fleming | merge new_loader_completion branch, including (at least): |
blob | commitdiff | diff to current |
2006-08-20 |
Joshua Colp | kpfleming didn't break trunk, it was the aliens. (fix... |
blob | commitdiff | diff to current |
2006-08-14 |
Russell Bryant | don't include files that cause additional targets to... |
blob | commitdiff | diff to current |
2006-07-19 |
Russell Bryant | add menuselect_stub.c to deps list |
blob | commitdiff | diff to current |
2006-07-15 |
Kevin P. Fleming | add comments on what special variables are for |
blob | commitdiff | diff to current |
2006-07-15 |
Kevin P. Fleming | more Makefile cleanup and consistency stuff |
blob | commitdiff | diff to current |
2006-07-15 |
Kevin P. Fleming | use LDFLAGS and LIBS properly, and allow dependencies... |
blob | commitdiff | diff to current |
2006-07-12 |
Russell Bryant | revert this change for now since it isn't working corre... |
blob | commitdiff | diff to current |
2006-07-12 |
Russell Bryant | add "update" to the list of targets to ignore various... |
blob | commitdiff | diff to current |
2006-07-12 |
Russell Bryant | don't let make run configure or menuselect if the targe... |
blob | commitdiff | diff to current |
2006-07-07 |
Russell Bryant | remove the use of -Wno-pointer-sign. Asterisk now build... |
blob | commitdiff | diff to current |
2006-07-07 |
Kevin P. Fleming | small cleanup |
blob | commitdiff | diff to current |
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 |
next |