]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2007-03-20  Michael Jerrisfix bootstrap
2007-03-19  Anthony Minessalefix occasional missing -ldl
2007-03-19  Michael Jerrisfix libsndfile bootstrap on machines that don't have...
2007-03-19  Michael JerrisI don't think we really need automake 1.9. Lets try...
2007-03-19  Anthony Minessaleretool the sofia outbound registration syntax and dials...
2007-03-19  Michael Jerrisremove legacy file from tree
2007-03-19  Michael Jerrisshut off warnings for now so we can build this
2007-03-19  Michael Jerrissvn ignore all the recently deleted generated files...
2007-03-19  Anthony Minessaleupdate
2007-03-19  Anthony Minessaleupdate
2007-03-19  Anthony Minessaleupdate
2007-03-19  Michael Jerrisremoving most of the generated files from tree. You...
2007-03-19  Michael Jerrisdont return value on void function
2007-03-19  Anthony Minessaleupdate
2007-03-19  Michael Jerrischeck for header existance
2007-03-19  Anthony Minessaleupdate
2007-03-19  Michael Jerrisuse proper format string
2007-03-19  Michael Jerrisfix amr build
2007-03-19  Michael Jerrisremove gmakeisms from the mod_cdr makefile
2007-03-19  Michael Jerrisnull format string error
2007-03-19  Michael Jerrisfix freebsd build
2007-03-18  Michael Jerrisadd custom build output on modules install
2007-03-18  Michael Jerrismake the core honor VERBOSE setting for the core c...
2007-03-18  Michael Jerrisadd back -Werror for gcc builds
2007-03-18  Michael Jerrissupress warnings due to non compilant headers
2007-03-18  Michael Jerrismake makefile more bsd make friendly
2007-03-18  Michael Jerrisresolve a few little warnings
2007-03-18  Michael Jerrisbsd make tweak
2007-03-18  Michael Jerrisuse -s for make without chekc on if it's supported...
2007-03-18  Michael Jerrisfix some warnings
2007-03-18  Michael Jerrisbe quieter in our checks
2007-03-18  Michael Jerrisa little more cleanup
2007-03-18  Brian Westformat string
2007-03-18  Michael Jerrismake build even quieter (at least on gmake)... export...
2007-03-18  Michael Jerrismake the build a bit quieter. To make it loud again...
2007-03-18  Michael Jerrisremove gmakeisms from sofia, portaudio and cepstral...
2007-03-17  Michael Jerrismake libdingaling static and have it properly handle...
2007-03-17  Michael Jerriscatch up with changed name
2007-03-17  Anthony Minessaleupdate
2007-03-17  Michael Jerrisbuild fix
2007-03-17  Anthony Minessaleimprove reloadxml code to fix potential issue
2007-03-17  Michael JerrisDo a better job at tracking dependencies into the libs...
2007-03-17  Michael JerrisRemove the requirement to define MODNAME in the module...
2007-03-17  Michael Jerriswe don't need to be so noisy
2007-03-17  Michael Jerrisignore this commit.. for testing lib rebuilds.
2007-03-17  Michael Jerrisrebuild core libraries if the directory or the .update...
2007-03-17  Anthony Minessalefix some minor RTP issues
2007-03-17  Michael Jerrisfix make megaclean target
2007-03-16  Michael Jerrisadd .update files to the libs that we can use to force...
2007-03-16  Michael Jerrisuse _snprintf instead of switch_snprintf on windows...
2007-03-16  Michael Jerrisfix windows build error
2007-03-16  Michael Jerrismake the main mod sourcfile recompile on core header...
2007-03-16  Anthony Minessalemake modules re-link after core change
2007-03-16  Michael JerrisFix bootstrap with automake 1.7
2007-03-16  Anthony Minessaleupdate
2007-03-16  Anthony Minessaleupdate
2007-03-16  Anthony Minessaleupdate
2007-03-15  Anthony Minessaleupdate
2007-03-15  Anthony Minessaleadd stream write thread
2007-03-15  Anthony Minessalefix build
2007-03-15  Michael Jerrisdon't wipe out the DESTDIR
2007-03-15  Anthony Minessaleupdate default configs
2007-03-15  Anthony Minessaleblind guess on 3pcc support
2007-03-15  Anthony Minessaleupdate
2007-03-15  Michael Jerrisadd macro in so we can bootstrap without having to...
2007-03-15  Michael Jerristry to fix spidermonkey build
2007-03-15  Michael Jerrisbuild when other source files change as well
2007-03-15  Michael Jerrisdo a better job with dependency tracking so the the...
2007-03-15  Michael Jerrisfix build. arguments out of order.
2007-03-15  Brian Westupdate2
2007-03-15  Michael Jerrisdo a better job with dependency tracking so the the...
2007-03-15  Anthony Minessaleupdate
2007-03-14  Anthony Minessalestick a fork in it.... needs testing and tweaks but...
2007-03-14  Michael Jerrisadd install_core target
2007-03-14  Michael Jerrisre-bootstrap to get the genreated files all form the...
2007-03-14  Michael Jerrismove a couple more mods to use getlibs with static...
2007-03-14  Michael Jerrismove mod_spidermonkey and mod_xml_curl to use new WANT_...
2007-03-14  Michael Jerrisadd detection of system libcurl, and if it is available...
2007-03-14  Anthony Minessalethese aren't the droids you're looking for....
2007-03-14  Michael Jerrisadd uninstall_mod target to the main makefile
2007-03-14  Michael Jerrisadd new generated shell script for portable download...
2007-03-13  Anthony Minessaleupdate wanpipe, fix a few bugs
2007-03-13  Michael Jerrisadd support for doing make from the module directory...
2007-03-13  Anthony Minessaleoops forgot to commit
2007-03-13  Michael Jerrisget the include directory right in generated makefiles...
2007-03-13  Michael Jerrisallow you to export var MODULES that will override...
2007-03-13  Brian Westfix type
2007-03-13  Anthony Minessalebuild update
2007-03-13  Michael Jerrisfix module builds to not have to rebuild every time...
2007-03-13  Michael Jerrisadd 'make update' target
2007-03-13  Michael JerrisFix re-generation of switch_version.h
2007-03-13  Michael Jerrismove module make to it's own makefile
2007-03-13  Brian Westadd framework for shout read (not done yet i'd wait...
2007-03-12  Anthony Minessaletweaks to file buffering
2007-03-12  Anthony Minessalechange hangup method
2007-03-12  Brian Westadd cdr conf example
2007-03-12  Michael Jerriscleanup a bit
2007-03-12  Michael Jerristest for at least automake 1.9, as we need at least...
2007-03-12  Michael Jerristo go along with the last commit
2007-03-12  Anthony Minessalebetter Mac detection
next