/[Apache-SVN]/httpd/mod_mbox/trunk/SConstruct
ViewVC logotype

Log of /httpd/mod_mbox/trunk/SConstruct

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 1565574 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 7 08:25:48 2014 UTC (10 years, 6 months ago) by rjung
File length: 3300 byte(s)
Diff to previous 1410782 (colored)
Make dbm implementation selectable via scons.

By default we used sdbm which could not create
index records for many mails due to the key+value
size limitation of 1KB.


Revision 1410782 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 17 20:51:25 2012 UTC (11 years, 8 months ago) by rjung
File length: 3181 byte(s)
Diff to previous 729607 (colored)
Remove all linker flags from SConstruct for
mod_mbox. The module only has the usual
dependency on apr which is provided by the surrounding
httpd.

The old SConstruct resulted in a dependency on the
platform apr/apu instead of the httpd bundled one.

Instead add linker dependency and RPATH setting for
apr/apu to build environment for standalone binary
mod-mbox-util.

The new SConstruct was already used for today's update
of mail-archives on eos.


Revision 729607 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 27 06:07:45 2008 UTC (15 years, 7 months ago) by pquerna
File length: 3307 byte(s)
Diff to previous 729604 (colored)
We really do want it to be called 'mod_mbox.so', not 'libmod_mbox.so'


Revision 729604 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 27 06:02:35 2008 UTC (15 years, 7 months ago) by pquerna
File length: 3291 byte(s)
Diff to previous 729603 (colored)
s/libs/lib/


Revision 729603 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 27 06:01:31 2008 UTC (15 years, 7 months ago) by pquerna
File length: 3293 byte(s)
Diff to previous 729602 (colored)
Set RPATH for apr/apr-util like libtool does.


Revision 729602 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 27 05:42:56 2008 UTC (15 years, 7 months ago) by pquerna
File length: 2944 byte(s)
Diff to previous 729600 (colored)
Make sure we use the same compiler as what httpd was copmiled with. (ugh, solaris!)


Revision 729600 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 27 05:27:52 2008 UTC (15 years, 7 months ago) by pquerna
File length: 2845 byte(s)
Copied from: httpd/sandbox/mod_mbox-3/SConstruct revision 729599
Diff to previous 729597 (colored)
Merge https://svn.apache.org/repos/asf/httpd/sandbox/mod_mbox-3 branch into trunk,
it turns out the things I've done so far aren't really insane, just cleanups that need to be done.


Revision 729597 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 27 05:09:41 2008 UTC (15 years, 7 months ago) by pquerna
Original Path: httpd/sandbox/mod_mbox-3/SConstruct
File length: 2845 byte(s)
Diff to previous 729595 (colored)
Add license block to the scons build file.


Revision 729595 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 27 05:04:46 2008 UTC (15 years, 7 months ago) by pquerna
Original Path: httpd/sandbox/mod_mbox-3/SConstruct
File length: 2040 byte(s)
Diff to previous 729592 (colored)
Add support for generating Sitemaps of mail archives.


Revision 729592 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 27 04:23:09 2008 UTC (15 years, 7 months ago) by pquerna
Original Path: httpd/sandbox/mod_mbox-3/SConstruct
File length: 2017 byte(s)
Diff to previous 729563 (colored)
Correctly link the util program to APR/APR-Util.


Revision 729563 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 26 23:26:52 2008 UTC (15 years, 7 months ago) by pquerna
Original Path: httpd/sandbox/mod_mbox-3/SConstruct
File length: 1895 byte(s)
Diff to previous 729561 (colored)
Fix some compile problems missed with r729561


Revision 729561 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 26 23:24:35 2008 UTC (15 years, 7 months ago) by pquerna
Original Path: httpd/sandbox/mod_mbox-3/SConstruct
File length: 1917 byte(s)
Diff to previous 729556 (colored)
Delete the search interface that was never finished.


Revision 729556 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 26 23:17:40 2008 UTC (15 years, 7 months ago) by pquerna
Original Path: httpd/sandbox/mod_mbox-3/SConstruct
File length: 1983 byte(s)
Diff to previous 729552 (colored)
Install mod-mbox-util too.


Revision 729552 - (view) (download) (annotate) - [select for diffs]
Added Fri Dec 26 23:12:12 2008 UTC (15 years, 7 months ago) by pquerna
Original Path: httpd/sandbox/mod_mbox-3/SConstruct
File length: 1975 byte(s)
Add build system based on SCons.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.


infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26