| FreeSWITCH:/libs/pcre/ |
hide Line HistoryConstraint |
Changelog
8877
by mikej on
01 July 2008, 13:53:03 -0400
(4 months 21 days ago)
fix cross compile (FSBUILD-53)
./Makefile.in
8877
6288
by mikej on
15 November 2007, 16:02:53 -0500
(12 months ago)
--enable-64 for 64bit suncc build
./configure.ac
6288
6161
by mikej on
04 November 2007, 06:41:31 -0500
(12 months ago)
dont print pcre intensive debug messages, even in our debug builds (you can still enable it by defining PCRE_DEBUG on the project.
./pcre_compile.c
6161
./pcre_dfa_exec.c
6161
./pcre_exec.c
6161
./pcre_internal.h
6161
5738
by mikej on
21 September 2007, 14:49:14 -0400
(14 months ago)
svn:eol-style properties, and make eol-style consistent in some files.
./dftables.c
5738
./pcre_compile.c
5738
./pcre_config.c
5738
./pcre_dfa_exec.c
5738
4733
by mikej on
22 March 2007, 12:27:37 -0400
(20 months ago)
svn:ignore props
… 13 more files in changeset.
4704
by mikej on
20 March 2007, 19:29:41 -0400
(20 months ago)
correct which files are autogenerated by autoheader and which are not (continued)
./configure.ac
4704
4701
by mikej on
20 March 2007, 18:50:57 -0400
(20 months ago)
correct which files are autogenerated by autoheader and which are not
./configure.ac
4701
4686
by mikej on
20 March 2007, 14:25:46 -0400
(20 months ago)
svn:ignore props
… 86 more files in changeset.
4678
by mikej on
20 March 2007, 02:51:36 -0400
(20 months ago)
remove more generated files
./configure
4678
4666
by mikej on
19 March 2007, 16:20:09 -0400
(20 months ago)
svn ignore all the recently deleted generated files, and some tweaks to the bootstrap
… 37 more files in changeset.
4662
by mikej on
19 March 2007, 15:26:25 -0400
(20 months ago)
removing most of the generated files from tree. You will need to run bootstrap.sh and configure again after you do this update and have autoconf, automake, and libtool installed on the box.
./aclocal.m4
4662
./config.guess
4662
./config.sub
4662
./ltmain.sh
4662
4626
by mikej on
16 March 2007, 23:04:51 -0400
(20 months ago)
ignore this commit.. for testing lib rebuilds.
4622
by mikej on
16 March 2007, 17:22:04 -0400
(20 months ago)
add .update files to the libs that we can use to force rebuilds of libs
… 20 more files in changeset.
4547
by mikej on
11 March 2007, 08:30:24 -0400
(20 months ago)
update in tree generated files. THe whole tree now cleanly bootstraps.
./aclocal.m4
4547
./config.guess
4547
./config.sub
4547
./configure
4547
./ltmain.sh
4547
4526
by mikej on
11 March 2007, 04:33:49 -0400
(20 months ago)
fix pic flags and some typos. Core now builds all static
./configure.gnu
4526
4522
by mikej on
11 March 2007, 03:06:37 -0400
(20 months ago)
add configure.gnu in prep for rolling the core deps configure into the core configure.
./configure.gnu
4522
3743
by mikej on
19 December 2006, 20:17:22 -0500
(23 months ago)
svn:ignore properties on new in tree libs
… 47 more files in changeset.
3732
by mikej on
19 December 2006, 14:54:26 -0500
(23 months ago)
add pcre to in tree libs
./ChangeLog
3732
|