ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/BOSS/acinclude.m4
Revision 1.24 - (view) (annotate) - [select for diffs]
Tue Jul 17 07:19:08 2007 UTC (17 years, 9 months ago) by gcodispo
Branch: MAIN
CVS Tags: BOSS_4_3_10, BOSS_4_3_6, BOSS_4_3_7, BOSS_4_3_7-ui3_1, BOSS_4_3_8, BOSS_4_3_8-ui3_1, BOSS_4_3_9, HEAD
Branch point for: BOSS_4_3-ui3_0
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Fixed uuid search path

Revision 1.23 - (view) (annotate) - [select for diffs]
Mon Jul 16 14:47:19 2007 UTC (17 years, 9 months ago) by gcodispo
Branch: MAIN
Changes since 1.22: +3 -0 lines
Diff to previous 1.22
Fixed path for uuid.h

Revision 1.22 - (view) (annotate) - [select for diffs]
Sat Jan 20 11:20:56 2007 UTC (18 years, 3 months ago) by gcodispo
Branch: MAIN
CVS Tags: BOSS_4_3_1, BOSS_4_3_1a, BOSS_4_3_1b, BOSS_4_3_2, BOSS_4_3_3, BOSS_4_3_4, BOSS_4_3_4a, BOSS_4_3_5
Branch point for: BOSS_4_3_1c
Changes since 1.21: +6 -3 lines
Diff to previous 1.21
Reorganization of linker flags

Revision 1.21 - (view) (annotate) - [select for diffs]
Mon Jan 15 12:00:36 2007 UTC (18 years, 3 months ago) by gcodispo
Branch: MAIN
Changes since 1.20: +14 -0 lines
Diff to previous 1.20
Added system specific flags for compiler and linker and system specific extention for dynamin libraries.

Revision 1.20 - (view) (annotate) - [select for diffs]
Fri Dec 22 11:20:07 2006 UTC (18 years, 4 months ago) by gcodispo
Branch: MAIN
Changes since 1.19: +70 -0 lines
Diff to previous 1.19
Removed harcoded dependency from zlib

Revision 1.19 - (view) (annotate) - [select for diffs]
Mon Jun 5 13:30:35 2006 UTC (18 years, 10 months ago) by gcodispo
Branch: MAIN
CVS Tags: BOSS_4_1_0, BOSS_4_1_1, BOSS_4_1_10, BOSS_4_1_2, BOSS_4_1_3, BOSS_4_1_4, BOSS_4_1_5, BOSS_4_1_6, BOSS_4_1_7, BOSS_4_1_8, BOSS_4_1_9, BOSS_4_1_9-test, BOSS_4_2_0, BOSS_4_2_1, BOSS_4_2_2, BOSS_4_2_3, BOSS_4_2_4, BOSS_4_3_0
Changes since 1.18: +16 -158 lines
Diff to previous 1.18
Workaround for temporary binary dustribution (needed by CRAB)

Revision 1.18 - (view) (annotate) - [select for diffs]
Mon Jun 5 11:47:06 2006 UTC (18 years, 10 months ago) by gcodispo
Branch: MAIN
Changes since 1.17: +152 -0 lines
Diff to previous 1.17
Updated configure for xerces usage

Revision 1.17 - (view) (annotate) - [select for diffs]
Wed May 10 13:02:37 2006 UTC (18 years, 11 months ago) by gcodispo
Branch: MAIN
CVS Tags: BOSS_4_0_10, BOSS_4_0_11, BOSS_4_0_7, BOSS_4_0_8, BOSS_4_0_9
Changes since 1.16: +9 -9 lines
Diff to previous 1.16
moved from BOSSDIR to BOSS_ROOT

Revision 1.16 - (view) (annotate) - [select for diffs]
Wed May 3 14:19:56 2006 UTC (18 years, 11 months ago) by gcodispo
Branch: MAIN
CVS Tags: BOSS_4_0_5, BOSS_4_0_6
Changes since 1.15: +153 -15 lines
Diff to previous 1.15
Added --with-xslt and --with-xml2 options

Revision 1.15 - (view) (annotate) - [select for diffs]
Fri Apr 28 08:19:11 2006 UTC (19 years ago) by gcodispo
Branch: MAIN
CVS Tags: BOSS_4_0_3, BOSS_4_0_4
Changes since 1.14: +25 -1 lines
Diff to previous 1.14
Added --with-uuid-dir option

Revision 1.14 - (view) (annotate) - [select for diffs]
Fri Apr 21 10:55:14 2006 UTC (19 years ago) by gcodispo
Branch: MAIN
CVS Tags: BOSS_4_0_1, BOSS_4_0_2
Changes since 1.13: +32 -16 lines
Diff to previous 1.13
Fixed external dependecies from uuid
Fixed make install

Revision 1.13 - (view) (annotate) - [select for diffs]
Thu Apr 20 11:13:52 2006 UTC (19 years ago) by gcodispo
Branch: MAIN
CVS Tags: BOSS_4_0_0
Changes since 1.12: +25 -22 lines
Diff to previous 1.12
fixed path for mysql lib ldd
small upgrade of make install

Revision 1.12 - (view) (annotate) - [select for diffs]
Thu Apr 20 07:39:57 2006 UTC (19 years ago) by gcodispo
Branch: MAIN
Changes since 1.11: +4 -5 lines
Diff to previous 1.11
fixed configure search in $BOSSDIR

Revision 1.11 - (view) (annotate) - [select for diffs]
Thu Apr 20 07:29:03 2006 UTC (19 years ago) by gcodispo
Branch: MAIN
Changes since 1.10: +4 -3 lines
Diff to previous 1.10
fixed configure search in $BOSSDIR

Revision 1.10 - (view) (annotate) - [select for diffs]
Thu Apr 13 09:04:08 2006 UTC (19 years ago) by gcodispo
Branch: MAIN
Changes since 1.9: +286 -153 lines
Diff to previous 1.9
Improved configure mechanism:
1. using --with-package
2. given the possiblity to use both the packege topdir or the include/bin path
3. implemented make install to install boss in a directory differing fron the one containing sources
(the topdir has higher priority than the pair lib/include)

Revision 1.9 - (view) (annotate) - [select for diffs]
Fri Mar 24 11:32:48 2006 UTC (19 years, 1 month ago) by gcodispo
Branch: MAIN
CVS Tags: BOSS_v4_0_0-pre2
Changes since 1.8: +40 -0 lines
Diff to previous 1.8
Configure now able to detect python and (eventual) swig version
and to allow compilation of python API and eventually (if swig is found)
the possibility to re-generate them.
( "make -C BossPython generate" or "make -C BossPython full" )
Please report any bug!

Revision 1.8 - (view) (annotate) - [select for diffs]
Thu Mar 23 13:06:25 2006 UTC (19 years, 1 month ago) by gcodispo
Branch: MAIN
Changes since 1.7: +11 -9 lines
Diff to previous 1.7
Other fixes in the release discovery,
restricted mysql to version >=4.1,
restricted sqlite to version >=3.1.

Revision 1.7 - (view) (annotate) - [select for diffs]
Thu Mar 23 11:02:17 2006 UTC (19 years, 1 month ago) by gcodispo
Branch: MAIN
Changes since 1.6: +4 -1 lines
Diff to previous 1.6
Fixed OS release detection

Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Mar 21 11:53:33 2006 UTC (19 years, 1 month ago) by gcodispo
Branch: MAIN
Changes since 1.5: +3 -0 lines
Diff to previous 1.5
Other small fix of a bug recently introduced!

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Mar 21 10:19:17 2006 UTC (19 years, 1 month ago) by gcodispo
Branch: MAIN
Changes since 1.4: +34 -15 lines
Diff to previous 1.4
Fixed few things in the Makefiles

Revision 1.4 - (view) (annotate) - [select for diffs]
Fri Mar 17 11:00:08 2006 UTC (19 years, 1 month ago) by gcodispo
Branch: MAIN
Changes since 1.3: +13 -5 lines
Diff to previous 1.3
A few improvements to allow using ApMon if not shipped with BOSS

Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Feb 8 15:14:48 2006 UTC (19 years, 2 months ago) by gcodispo
Branch: MAIN
CVS Tags: BOSS_v4_0_0-pre1
Changes since 1.2: +15 -9 lines
Diff to previous 1.2
A few modifications to allow full compatibility with mysql 5

Revision 1.2 - (view) (annotate) - [select for diffs]
Mon Feb 6 14:19:05 2006 UTC (19 years, 2 months ago) by gcodispo
Branch: MAIN
Changes since 1.1: +199 -43 lines
Diff to previous 1.1
Changes on the submit to allow glite bulk submission:
modification just on BossScheduler::sumbit.
Added glite submission using parametric jdl.
Minor fixes to make omogeneous the BossScheduler interface.
Fixes on autoconf.

Revision 1.1 - (view) (annotate) - [select for diffs]
Wed Jan 25 11:46:28 2006 UTC (19 years, 3 months ago) by gcodispo
Branch: MAIN
Improved autoconf: checks done by custom macros

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a