Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 8847 4560

latest revision download Branch root:

8847 annotated / raw | Diffs: previous, other | Lines: 225 ( +2, -2 )

Created: 2008-06-25 22:27:32 -0400 (3 months 17 days ago) | Author: cypromis | Changeset: 8847

tweak for gcc build on solaris

8650 annotated / raw | Diffs: previous, other | Lines: 225 ( +1, -1 )

Created: 2008-05-25 18:07:31 -0400 (4 months 18 days ago) | Author: stkn | Changeset: 8650

fix -D_GNU_SOURC typo in build/modmake.rules.in ALL_CXXFLAGS

8351 annotated / raw | Diffs: previous, other | Lines: 225 ( +1, -1 )

Created: 2008-05-10 12:01:27 -0400 (5 months 2 days ago) | Author: stkn | Changeset: 8351

ok, sleep helps...

8347 annotated / raw | Diffs: previous, other | Lines: 225 ( +1, -1 )

Created: 2008-05-09 22:32:04 -0400 (5 months 3 days ago) | Author: stkn | Changeset: 8347

Fix modmake.rules include path for real (yes this way s*cks, but escaping the $ does not work...)

8346 annotated / raw | Diffs: previous, other | Lines: 225 ( +1, -1 )

Created: 2008-05-09 21:35:30 -0400 (5 months 3 days ago) | Author: stkn | Changeset: 8346

Do not expand BASE variable while creating Makefiles for modules (so you can actually move the freeswitch source around after a build)

7683 annotated / raw | Diffs: previous, other | Lines: 225 ( +2, -2 )

Created: 2008-02-18 17:21:43 -0500 (7 months ago) | Author: cypromis | Changeset: 7683

let configure do the libdir insert and not the environment

7663 annotated / raw | Diffs: previous, other | Lines: 225 ( +7, -6 )

Created: 2008-02-18 09:58:41 -0500 (7 months ago) | Author: cypromis | Changeset: 7663

Make libdir and bindir being accepted by libs and modules
add a setting called --modinstdir to be able to define where modules get installed

6978 annotated / raw | Diffs: previous, other | Lines: 224 ( +1, -1 )

Created: 2007-12-25 11:55:33 -0500 (9 months ago) | Author: mikej | Changeset: 6978

change around build order a little

4814 annotated / raw | Diffs: previous, other | Lines: 224 ( +2, -2 )

Created: 2007-03-30 16:22:38 -0400 (18 months ago) | Author: mikej | Changeset: 4814

some cleanup in the Makefiles

4738 annotated / raw | Diffs: previous, other | Lines: 224 ( +1, -1 )

Created: 2007-03-22 17:40:11 -0400 (18 months ago) | Author: anthm | Changeset: 4738

fix

4652 annotated / raw | Diffs: previous, other | Lines: 224 ( +7, -5 )

Created: 2007-03-19 08:16:46 -0400 (18 months ago) | Author: mikej | Changeset: 4652

remove gmakeisms from the mod_cdr makefile

4649 annotated / raw | Diffs: previous, other | Lines: 222 ( +2, -1 )

Created: 2007-03-18 19:20:30 -0400 (18 months ago) | Author: mikej | Changeset: 4649

add custom build output on modules install

4642 annotated / raw | Diffs: previous, other | Lines: 221 ( +2, -1 )

Created: 2007-03-18 12:45:57 -0400 (18 months ago) | Author: mikej | Changeset: 4642

use -s for make without chekc on if it's supported.  If we run into ones that do not support -s, we can adress it at that point.

4640 annotated / raw | Diffs: previous, other | Lines: 220 ( +1, -1 )

Created: 2007-03-18 12:13:34 -0400 (18 months ago) | Author: mikej | Changeset: 4640

be quieter in our checks

4637 annotated / raw | Diffs: previous, other | Lines: 220 ( +2, -1 )

Created: 2007-03-18 02:48:26 -0400 (18 months ago) | Author: mikej | Changeset: 4637

make build even quieter (at least on gmake)... export VERBOSE=yes if you think it's TOO quiet.

4636 annotated / raw | Diffs: previous, other | Lines: 219 ( +32, -15 )

Created: 2007-03-18 01:20:35 -0400 (18 months ago) | Author: mikej | Changeset: 4636

make the build a bit quieter.  To make it loud again, export VERBOSE.  It will still show you all the warnings and all that on errors.

4635 annotated / raw | Diffs: previous, other | Lines: 202 ( +14, -28 )

Created: 2007-03-17 21:52:23 -0400 (18 months ago) | Author: mikej | Changeset: 4635

remove gmakeisms from sofia, portaudio and cepstral makefiles.  simplify the module template makefiles

4629 annotated / raw | Diffs: previous, other | Lines: 216 ( +5, -4 )

Created: 2007-03-17 04:40:10 -0400 (18 months ago) | Author: mikej | Changeset: 4629

Do a better job at tracking dependencies into the libs, so libs are re-built when they need to.
Eliminate some more gmakeisms in the modules makefiles


4628 annotated / raw | Diffs: previous, other | Lines: 215 ( +62, -24 )

Created: 2007-03-17 01:49:57 -0400 (18 months ago) | Author: mikej | Changeset: 4628

Remove the requirement to define MODNAME in the module makefiles.
Remove gmakeisms from the modmake.rules module makefile include
Remove the MODNAME def from all the in tree Makefiles

4619 annotated / raw | Diffs: previous, other | Lines: 177 ( +59, -0 )

Created: 2007-03-16 16:21:33 -0400 (18 months ago) | Author: mikej | Changeset: 4619

make the main mod sourcfile recompile on core header file changes

4618 annotated / raw | Diffs: previous, other | Lines: 118 ( +1, -1 )

Created: 2007-03-16 16:03:12 -0400 (18 months ago) | Author: anthm | Changeset: 4618

make modules re-link after core change

4599 annotated / raw | Diffs: previous, other | Lines: 118 ( +3, -3 )

Created: 2007-03-14 21:32:18 -0400 (18 months ago) | Author: mikej | Changeset: 4599

do a better job with dependency tracking so the the mods don't keep trying to build or install when they don't need to.  This should start to help with the speed of the build.

4592 annotated / raw | Diffs: previous, other | Lines: 118 ( +19, -4 )

Created: 2007-03-14 14:59:25 -0400 (18 months ago) | Author: mikej | Changeset: 4592

add detection of system libcurl, and if it is available use that instead of in tree curl build.  Implemented just in mod_shout so far

4589 annotated / raw | Diffs: previous, other | Lines: 103 ( +13, -7 )

Created: 2007-03-14 10:35:11 -0400 (18 months ago) | Author: mikej | Changeset: 4589

add uninstall_mod target to the main makefile
implement uninstall in modmake.rules
add LIBADD_LOCAL var for use in the module makefiles, it both links to the module, and is a dependency like LOCAL_OBJS
fix bug in src/mod/Makefile(.am) that was causing make install to fail on first run for those modules that used the default mod makefile
implement the getlib.sh script in mod_shout Makefile (works.. but still wip)

4584 annotated / raw | Diffs: previous, other | Lines: 97 ( +3, -2 )

Created: 2007-03-13 13:46:44 -0400 (19 months ago) | Author: mikej | Changeset: 4584

get the include directory right in generated makefiles for both in tree and out of tree modules

4583 annotated / raw | Diffs: previous, other | Lines: 96 ( +2, -1 )

Created: 2007-03-13 12:49:15 -0400 (19 months ago) | Author: mikej | Changeset: 4583

allow you to export var MODULES that will override what is in modules.conf for that build.  work a little harder to try to make it so you can do make in a module directory.  More on that later

4580 annotated / raw | Diffs: previous, other | Lines: 95 ( +7, -4 )

Created: 2007-03-13 10:43:40 -0400 (19 months ago) | Author: mikej | Changeset: 4580

fix module builds to not have to rebuild every time you run make

4577 annotated / raw | Diffs: previous, other | Lines: 92 ( +1, -1 )

Created: 2007-03-12 22:26:00 -0400 (19 months ago) | Author: mikej | Changeset: 4577

move module make to it's own makefile
remove need for modmake.sh (its use is now fully adressed within src/mod/Makefile.am)
remove need for generic_mod.mk (it uses the generated build/modmake.rules now instead)
add support for building out of tree modules as part of the freeswitch build simply by adding the full path to the module dir to your modules.conf
remove the need for special tragets to build.
make will now do a make through the core AND all the modules.
make install will now install the core and all the modules.
most or all of the old targets are still there, plus the new target "core" that will do more or less what make used to do.
make should now be able to be done without write permissions to the prefix directory (make install of course will still need them) whith the exception of modules that use buildlib.sh to download and install thier dependencies.  This will be fixed in a future revision.
checkversion.sh no longer will clean the modules on a change.  The need for this should be gone with the correct include paths to have the src directory included first.
Some steps in this commit to move us closer to being able to build with non gnu make (gmake).  Still some more work to do in this regard as well.
buildlib.sh no longer exports CFLAGS, just passes them to the confiure.
Move a little closer to supporting install directories in the "automake way" where all the dirs will be acutally determined in configure, and follow the standard install targets in Makefile.am
no longer build the modules twice on make install

Additional fixes still on the way for proper dependency tracking for the module builds, so they don't build every time.

any input on how to reach some of the goals stated above of supporting non gnu make, and more properly handling the install directories is appretiated.  Drop me an e-mail if you are intersted in helping.

Mike


4572 annotated / raw | Diffs: previous, other | Lines: 92 ( +11, -9 )

Created: 2007-03-12 14:40:18 -0400 (19 months ago) | Author: mikej | Changeset: 4572

cleanup a bit

4562 annotated / raw | Diffs: previous, other | Lines: 90 ( +49, -16 )

Created: 2007-03-12 00:21:54 -0400 (19 months ago) | Author: mikej | Changeset: 4562

an attempt to simplify the module make files.  More changes to come on the modules building soon

4560 new annotated / raw | Lines: 57 ( +57, -0 )

Created: 2007-03-11 12:58:22 -0400 (19 months ago) | Author: mikej | Changeset: 4560

first revision of a configure generated makefile for use with all the modules.