Commit Graph

420 Commits (96693aca99475ff511d409779cd2077fd3067893)

Author SHA1 Message Date
Kevin P. Fleming 74f31a51bc add -Wundef to the --enable-dev-mode flags, so that mistyped macro names in #if expressions will be caught
19 years ago
Joshua Colp 2c7ede79de Merged revisions 53114 via svnmerge from
19 years ago
Russell Bryant fa16f36aae Merged revisions 51262 via svnmerge from
19 years ago
Kevin P. Fleming 67a894c071 Merged revisions 50754 via svnmerge from
19 years ago
Russell Bryant 79756a9d6a Merged revisions 50228 via svnmerge from
19 years ago
Kevin P. Fleming 2d1e6ff221 Merged revisions 49282 via svnmerge from
19 years ago
Kevin P. Fleming 887a2de2b4 GNU make already knows what the current directory is, there is no need to use 'pwd'
19 years ago
Kevin P. Fleming 9ebe6679a2 Merged revisions 49098-49099 via svnmerge from
19 years ago
Jason Parker 05d6c4a2d0 Merged revisions 48906 via svnmerge from
19 years ago
Joshua Colp 83d3b6adda Merged revisions 48571 via svnmerge from
19 years ago
Kevin P. Fleming 89c41e2403 Merged revisions 48525 via svnmerge from
19 years ago
Kevin P. Fleming 018a9c86e4 Merged revisions 48521 via svnmerge from
19 years ago
Russell Bryant c1a36cb52f Merged revisions 48190 via svnmerge from
19 years ago
Jason Parker ac9100bfee Merged revisions 48095 via svnmerge from
19 years ago
Russell Bryant f5176bcebb Merged revisions 47494 via svnmerge from
19 years ago
Russell Bryant f89ccdc0f3 Merged revisions 46847 via svnmerge from
19 years ago
Russell Bryant 61056be5ab Merged revisions 46093 via svnmerge from
19 years ago
Joshua Colp e85da9be41 Let's have build.h created a bit earlier so that func_version can use it and not stop the build on a fresh machine that has never had Asterisk installed on it before...
19 years ago
Joshua Colp 63f236445e Merged revisions 45775 via svnmerge from
19 years ago
Joshua Colp 886059d111 Merged revisions 44942 via svnmerge from
19 years ago
Luigi Rizzo d3f886fb14 put linker flags in ASTLDFLAGS where they belong
19 years ago
Kevin P. Fleming 41eb95e055 Merged revisions 44322 via svnmerge from
19 years ago
Russell Bryant f2fb8e6f79 Merged revisions 44125 via svnmerge from
19 years ago
Luigi Rizzo 8d6d166b14 merge compile fixes from 44080:
19 years ago
Kevin P. Fleming 89050169c8 Merged revisions 43996-43997,44008,44011-44012 via svnmerge from
19 years ago
Kevin P. Fleming ea6e34b530 Merged revisions 43993 via svnmerge from
19 years ago
Kevin P. Fleming e796af37f1 Merged revisions 43524 via svnmerge from
19 years ago
Kevin P. Fleming 1485fa4c24 move this header to include where it belongs
19 years ago
Matthew Fredrickson 2cc96500bd Mergeing in Paul Cadach's chan_h323 changes *holds breath*
19 years ago
Jason Parker 23def858f7 We have autoconf...let's actually use it.
19 years ago
Kevin P. Fleming be29512d1e more makefile tweaks to keep targets from being run when they don't need to be
19 years ago
Kevin P. Fleming 3f189742f6 make menuselect configure process be silent when possible
19 years ago
Kevin P. Fleming 3ba8e0a973 ensure that cross-compiler info is removed from the enviroment before configuring menuselect
19 years ago
Russell Bryant b374245688 remove some unneeded variables now that the menuselect build is isolated from
19 years ago
Luigi Rizzo 379dc24745 we really need BSD make here to understand the -V option.
19 years ago
Russell Bryant 5266cd75e3 remove CFLAGS that aren't needed anymore
19 years ago
Jason Parker 2986a59fab Okay, there are 3 reasons why I'm doing this.
19 years ago
Russell Bryant 4c41a6ccd0 merge menuselect_build ... most of the changes happened in menuselect
19 years ago
Jason Parker 0264c362b6 a couple Solaris tweaks, to help build properly.
19 years ago
Kevin P. Fleming a87f710062 oops... missed one
19 years ago
Kevin P. Fleming 90b0c32c71 another variable to clear out before configuring mxml
19 years ago
Kevin P. Fleming ff74cbc116 replace a couple of bare 'make' with $(MAKE)
19 years ago
Kevin P. Fleming e044e852c6 ensure that 'make' after 'svn update' that includes a configure script change won't run without making the user run configure first
19 years ago
Kevin P. Fleming b1288df748 document Makefile target changes
19 years ago
Kevin P. Fleming ca6ee66c60 main subdirectory is not dependencies for menuselect input
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Joshua Colp 60cf653dde kpfleming didn't break trunk, it was the aliens. (fix it so that the Makefile references the new name for the XML tree, menuselect-tree)
19 years ago
Russell Bryant 781f9dbcaf don't include files that cause additional targets to get executed if the target
19 years ago
Russell Bryant 9dac8f0f09 add menuselect_stub.c to deps list
20 years ago
Kevin P. Fleming a077853b17 add comments on what special variables are for
20 years ago