Anthony Minessale
452a4c1b05
swigall
2015-04-27 12:35:38 -05:00
Anthony Minessale
3058709a92
swigall
2015-04-25 14:15:26 -05:00
Brian West
66302cac89
FS-6811 #resolve
2014-09-09 17:59:29 -05:00
Seven Du
d8bc5ed7ae
swigall
2014-09-06 07:18:38 +08:00
Travis Cross
e79380c394
Catch more swig-generated files with gitattributes
2014-09-04 03:36:44 +00:00
Seven Du
a80f1d3524
swig all
2014-09-04 10:31:23 +08:00
Travis Cross
75836b603f
Suppress diff output for swig-generated files
2014-08-30 03:22:59 +00:00
Moises Silva
d6574e8c0f
dos2unix a bunch of files
...
For some reason these files would get marked as modified
just after a fresh clone on Linux
2014-07-22 15:04:28 -04:00
Anthony Minessale
3a00260dc6
FS-6615 test this patch
2014-07-16 19:33:10 +05:00
Travis Cross
aab164b3e6
make swigall
2014-07-16 03:52:09 +00:00
Brian West
4042571003
swigall
2014-07-15 19:09:24 -05:00
Brian West
a99df48984
FS-4861 improve logging when using c++ wrapper
2014-07-09 09:09:45 -05:00
Anthony Minessale
37a194d956
FS-6555: move -w to the right place so it silences the warnings in generated code instead of using gnu makeisms that didn't actually fix the problem
2014-06-04 20:43:38 +05:00
Travis Cross
79a888de2c
Revert addition of PERL_GCC_PEDANTIC to CFLAGS
...
Brian and I decided to handle this by just stripping -ansi -pedantic
from the mod_perl build instead.
Revert "Since we can't tell if the system perl was built with
pedantic, we have a problem because we default debug enabled which
uses AX_CFLAGS_WARN_ALL_ANSI, For the GNU CC compiler it will be
-Wall (and -ansi -pedantic) The result is added to the shellvar being
CFLAGS by default. Which then gets included for building mod_perl,
Either way I think this is the correct corse of action to overcome
these new builds of mod_perl."
This reverts commit cb94340e268466d19f41961f3b435897994ec1fa.
2014-05-30 15:40:46 +00:00
Travis Cross
750e2bae36
Build mod_perl without pedantic flags even when debugging
...
This means we don't have to set PERL_GCC_PEDANTIC which removes
assertions that are helpful for debugging.
2014-05-30 15:37:14 +00:00
Brian West
cb94340e26
Since we can't tell if the system perl was built with pedantic, we have a problem because we default debug enabled which uses AX_CFLAGS_WARN_ALL_ANSI, For the GNU CC compiler it will be -Wall (and -ansi -pedantic) The result is added to the shellvar being CFLAGS by default. Which then gets included for building mod_perl, Either way I think this is the correct corse of action to overcome these new builds of mod_perl.
2014-05-29 21:13:07 -05:00
Michael Jerris
8cd69cc0f4
fix perldir to at least point to install the same place as the code looks for it. Note, on fhs type builds, where prefix is /usr, these files are going to go into /usr/perl, which probably isn't right, but thats where the code looks too, we should do something better for builds that are not in the prefix
2014-03-19 17:24:26 -04:00
Travis Cross
962eaaeae8
Make sure -w is set in mod_perl CXXFLAGS
...
Autogenerated bits of the code warn when building which would
otherwise break the build.
2014-03-19 21:01:30 +00:00
Michael Jerris
1c5e61447b
move libs/stfu into the core, as it is not really a lib
2014-03-17 09:44:14 -04:00
Anthony Minessale
25db7bd7c2
fix perl build and install
2014-03-14 16:31:34 -04:00
Michael Jerris
df8fbb60e8
FS-6352: --resolve don't override install target when using automake, make your own install target that will get depended upon instead
2014-03-13 09:13:56 -04:00
Michael Jerris
bcd9f49fbe
move applications to use automake
2014-03-07 18:36:12 -05:00
Ken Rice
6e7d5d0897
update copyright header for 2014
2014-02-12 12:08:56 -06:00
Anthony Minessale
b63bacf43f
FS-6061 swigall
2013-12-23 22:43:48 +05:00
Anthony Minessale
c94dd25e4e
swigall
2013-10-15 15:31:28 -05:00
Anthony Minessale
185917edfe
swigall
2013-07-25 10:50:14 -05:00
Anthony Minessale
ac700966e9
swigall
2013-07-24 18:42:50 -05:00
Nathan Neulinger
32adc789f6
make noexpandtab explicit in all vim modelines other than xml files
2013-06-25 11:50:17 -05:00
William King
b73a8fe624
Fix missing return statement.
2013-06-13 10:08:16 -07:00
Anthony Minessale
81788f1192
FS-5416 --resolve just missing the part that registers it
2013-05-14 07:38:00 -05:00
Anthony Minessale
6f81477ca5
swigall
2013-02-19 14:22:01 -06:00
Anthony Minessale
25a992bc27
reswig
2013-01-29 09:34:27 -06:00
Anthony Minessale
428cd029de
FS-4868 --resolve This patch also adds freeswitch.ready() which will return false once shutdown has started
2012-11-26 15:18:58 -06:00
Anthony Minessale
a49dc84a15
swigall
2012-06-14 11:32:14 -05:00
Ken Rice
c5554eb939
Copyright date update.
2012-04-18 11:52:02 -05:00
Anthony Minessale
5ed0152dd1
swig
2011-12-16 14:24:34 -06:00
Brian West
ef493f1af3
swigall
2011-11-03 19:07:20 -05:00
Anthony Minessale
2faaee0e6e
add getGlobalVariable and setGlobalVariable to swig stuff
2011-10-21 08:56:42 -05:00
Anthony Minessale
18897f9e3d
add chat app to perl
2011-10-19 08:25:06 -05:00
Anthony Minessale
7333d46d5b
add new chatplan concept and mod_sms. Apps for chat messages: copy new base freeswitch.xml and chatplan dir if you are upgrading on existing config base
2011-09-21 14:31:18 -05:00
Anthony Minessale
35f81e117a
swigall
2011-09-12 17:52:02 -05:00
Brian West
a5ae0e32d6
swigall
2011-09-01 03:22:30 -05:00
Anthony Minessale
c9dbbe6989
swigall
2011-08-26 09:50:25 -05:00
Brian West
0587e21c2b
swigall
2011-08-20 19:27:59 -05:00
Brian West
f3c33c7511
swigall
2011-03-23 14:57:16 -05:00
Anthony Minessale
11d1107f34
swigall
2011-03-21 15:12:58 -05:00
Brian West
b041edc858
swigall
2011-03-01 06:35:06 -06:00
Anthony Minessale
cbf610c5aa
reswig
2011-02-24 14:24:53 -06:00
Brian West
d79cf48475
FS-2962
2011-01-05 11:45:48 -06:00
Brian West
3734f4cd44
bump copyright date and fix some email and typos from diego.
2011-01-05 10:09:04 -06:00