Let's have build.h created a bit earlier so that func_version can use it and not...
[asterisk/asterisk.git] / Makefile
2006-10-22 Joshua ColpLet's have build.h created a bit earlier so that func_v...
2006-10-20 Joshua ColpMerged revisions 45775 via svnmerge from
2006-10-12 Joshua ColpMerged revisions 44942 via svnmerge from
2006-10-04 Luigi Rizzoput linker flags in ASTLDFLAGS where they belong
2006-10-04 Kevin P. FlemingMerged revisions 44322 via svnmerge from
2006-10-01 Russell BryantMerged revisions 44125 via svnmerge from
2006-09-30 Luigi Rizzomerge compile fixes from 44080:
2006-09-29 Kevin P. FlemingMerged revisions 43996-43997,44008,44011-44012 via...
2006-09-29 Kevin P. FlemingMerged revisions 43993 via svnmerge from
2006-09-22 Kevin P. FlemingMerged revisions 43524 via svnmerge from
2006-09-19 Kevin P. Flemingmove this header to include where it belongs
2006-09-19 Matthew FredricksonMergeing in Paul Cadach's chan_h323 changes *holds...
2006-09-18 Jason ParkerWe have autoconf...let's actually use it.
2006-09-09 Kevin P. Flemingmore makefile tweaks to keep targets from being run...
2006-08-29 Kevin P. Flemingmake menuselect configure process be silent when possible
2006-08-26 Kevin P. Flemingensure that cross-compiler info is removed from the...
2006-08-26 Russell Bryantremove some unneeded variables now that the menuselect...
2006-08-25 Luigi Rizzowe really need BSD make here to understand the -V option.
2006-08-24 Russell Bryantremove CFLAGS that aren't needed anymore
2006-08-24 Jason ParkerOkay, there are 3 reasons why I'm doing this.
2006-08-23 Russell Bryantmerge menuselect_build ... most of the changes happened...
2006-08-22 Jason Parkera couple Solaris tweaks, to help build properly.
2006-08-21 Kevin P. Flemingoops... missed one
2006-08-21 Kevin P. Fleminganother variable to clear out before configuring mxml
2006-08-21 Kevin P. Flemingreplace a couple of bare 'make' with $(MAKE)
2006-08-21 Kevin P. Flemingensure that 'make' after 'svn update' that includes...
2006-08-21 Kevin P. Flemingdocument Makefile target changes
2006-08-21 Kevin P. Flemingmain subdirectory is not dependencies for menuselect...
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):
2006-08-20 Joshua Colpkpfleming didn't break trunk, it was the aliens. (fix...
2006-08-14 Russell Bryantdon't include files that cause additional targets to...
2006-07-19 Russell Bryantadd menuselect_stub.c to deps list
2006-07-15 Kevin P. Flemingadd comments on what special variables are for
2006-07-15 Kevin P. Flemingmore Makefile cleanup and consistency stuff
2006-07-15 Kevin P. Fleminguse LDFLAGS and LIBS properly, and allow dependencies...
2006-07-12 Russell Bryantrevert this change for now since it isn't working corre...
2006-07-12 Russell Bryantadd "update" to the list of targets to ignore various...
2006-07-12 Russell Bryantdon't let make run configure or menuselect if the targe...
2006-07-07 Russell Bryantremove the use of -Wno-pointer-sign. Asterisk now build...
2006-07-07 Kevin P. Flemingsmall cleanup
2006-07-07 Kevin P. Flemingvarious minor fixes
2006-07-06 Russell Bryantdirty hack of a fix to deal with the fact that chan_vpb...
2006-07-06 Kevin P. Flemingmake the build output less noisy (optional, can be...
2006-07-06 Kevin P. Flemingmove rules file to prepare for generic rules file
2006-07-01 Russell Bryantfix removing autoconfig.h on distclean (issue #7439...
2006-07-01 Russell Bryantswap distclean and dist-clean, since distclean is more...
2006-07-01 Russell Bryantremove build_tools/menuselelct-deps on distclean
2006-07-01 Russell Bryantdon't specify this include in the menuselect Makefile...
2006-07-01 Russell Bryantmore pickyness
2006-07-01 Russell Bryantchange bracket style because i'm picky
2006-07-01 Russell Bryantmenuselect doesn't pull strcompat.o from asterisk anymore
2006-06-29 Tilghman LesherMerged revisions 36290 via svnmerge from
2006-06-28 Russell Bryant?= just checks to see if a variable is not yet defined...
2006-06-28 Russell Bryantslight change to pulling out the MENUSELECT_CFLAGS...
2006-06-28 Russell Bryantremove an extra comma
2006-06-28 Russell Bryantremove the two uses of the $(or ...) function since...
2006-06-28 Russell Bryantallow menuselect to be a symlink to a checkout
2006-06-28 Russell Bryantfix the case where menuselect.makeopts is getting gener...
2006-06-27 Jeffrey C. Olliemenuselect writes both menuselect.makeopts and menusele...
2006-06-26 Russell Bryantdon't let the Makefile blow up in menuselect.makeopts...
2006-06-26 Kevin P. Flemingsimplify special rule for channel.o
2006-06-25 Kevin P. Fleminguse new (separate) dependencies file from menuselect
2006-06-24 Kevin P. FlemingThe Eurostar Commit! (it's amazing how much work you...
2006-06-24 Russell Bryantfix dist-clean and add menuselect to the clean target...
2006-06-24 Russell Bryantadd dependency on menuselect's version of linkedlists...
2006-06-23 Russell Bryantmerge changes to get menuselect using svn:externals
2006-06-23 Kevin P. Flemingremove any generated doxygen docs during distclean
2006-06-23 Russell Bryantremove the autom4te.cache dir on a "make distclean...
2006-06-22 Russell Bryantactually allow all of the sub directories to be built...
2006-06-22 Russell Bryantadd a couple more targets to .PHONY
2006-06-22 Russell Bryant- convert the 'uninstall' target to use separate target...
2006-06-22 Russell Bryant- specify that 'depend' is a .PHONY target
2006-06-22 Russell Bryantuse separate targets instead of for loops to process...
2006-06-22 Russell Bryantget rid of another annoying stray space in the gcc...
2006-06-22 Russell Bryant- specify that 'all' is a .PHONY target
2006-06-22 Russell Bryantclean up a little mess I created by using the 'or'...
2006-06-22 Russell Bryantuse a slightly different, but equivalent way of setting the
2006-06-22 Russell Bryantinstead of using a for loop to call 'make install'...
2006-06-22 Russell Bryantinstead of using a for loop to call make on each subdir...
2006-06-22 Russell Bryantnothing to see here ...
2006-06-22 Russell Bryantadd the 'clean', 'clean-depend', and 'dist-clean' targe...
2006-06-22 Russell Bryantuse $(FIND) and $(LN) from configure
2006-06-22 Russell Bryantuse $(BASENAME) set by configure
2006-06-20 Russell Bryant$(INSTALL) is determined by configure and set in the...
2006-06-20 Russell Bryant- use $(CC) instead of gcc when building testexpr2
2006-06-19 Kevin P. Flemingvarious cleanups, remove support for CVS checkouts
2006-06-18 Russell Bryantthere is no reason to build and link stdtime/libtime...
2006-06-16 Joshua ColpFix adsi target in main Makefile and check a variable...
2006-06-07 Kevin P. Flemingmoh files will now be distributed in native format...
2006-06-07 Kevin P. Flemingdon't force the sounds to download... only when needed
2006-06-07 Kevin P. Flemingwoo-hoo, now it knows how to download the sound package...
2006-06-07 Kevin P. Flemingmove autoconfig.h to the include/asterisk directory...
2006-06-07 Kevin P. Flemingsimplify autoconfig include mechanism (make tholo happy...
2006-06-06 Russell Bryantadd the ability to do the same thing as "make dont...
2006-06-05 Kevin P. Flemingbegin adding support for new sound packages
2006-06-01 Russell Bryant- add slav, zoa, and royk to the CREDITS for the generi...
2006-06-01 Russell Bryantfix the problem where defaults.h is missing after a...
2006-05-31 Russell BryantAdd support for using a jitterbuffer for RTP on bridged...
2006-05-25 Russell Bryantrestore default paths for FreeBSD (reported by alphaque...
2006-05-20 Russell Bryantdefaults.h must be listed as a dependency after the...
next