| Report problems to ATLAS LXR Team (with time and IP address indicated) |
|
[ source navigation ] [ diff markup ] [ identifier search ] [ general search ] |
||||
|
||||||
| Links to LXR source navigation pages for stable releases | [ 12.*.* ] [ 13.*.* ] [ 14.*.* ] | |||||
001 2008-12-14 David Quarrie <David.Quarrie@cern.ch> 002 * cmt/requirements: Setup linkopts for gcc 4.3 003 * cmt/setup_gfo_base.sh: Helper script to setup gfortran 004 005 2008-12-14 David Quarrie <David.Quarrie@cern.ch> 006 * cmt/requirements: Revert to linking against libgfortran.so.1 007 008 2008-12-14 David Quarrie <David.Quarrie@cern.ch> 009 * cmt/requirements: Link against libgfortran.so and not libgfortran.so.1 because of grid deployment problems 010 011 2008-12-14 David Quarrie <David.Quarrie@cern.ch> 012 * cmt/requirements: Fix problem setting up gfortran only with gcc 4.3 013 014 2008-10-07 David Quarrie <David.Quarrie@cern.ch> 015 * cmt/requirements: Setup gfortran when gcc4.3 is used 016 017 2008-07-31 David Quarrie <David.Quarrie@cern.ch> 018 * cmt/requirements: Another attempt at getting the right linkopts for MacOSX 019 020 2008-07-31 David Quarrie <David.Quarrie@cern.ch> 021 * cmt/requirements: Add support for gfortran on MacOSX 022 023 2008-07-11 David Quarrie <David.Quarrie@cern.ch> 024 * cmt/patch_fincludes.sh: Ensure that usage of relative links is restricted to projects and not to external packages (which is particularly important for kit installations). 025 026 2008-05-13 David Quarrie <David.Quarrie@cern.ch> 027 * cmt/requirements: Setup several platform and site specializations for the HAS_GFO tag (in particular for the SLES9 platform) 028 029 2008-05-06 David Quarrie <David.Quarrie@cern.ch> 030 * cmt/requirements: Avoid use of /bin/pwd in the relative_fincludes pattern because of problems with symlinked installations 031 032 2008-03-19 Emil Obreshkov <Emil.Obreshkov@cern.ch> 033 * cmt/requirements: empty f77_linkopts when on MAC 034 035 2008-01-24 David Quarrie <David.Quarrie@cern.ch> 036 * cmt/requirements: Add -fbounds-check for dbg builds. Use full include path for gfortran compilation 037 038 2008-01-22 David Quarrie <David.Quarrie@cern.ch> 039 * cmt/patch_fincludes.sh: enable "-n simlink option" - avoids creating unnecessary symlinks 040 041 2007-12-13 David Quarrie <David.Quarrie@cern.ch> 042 * cmt/requirements: Don't setup the export_paths macro if it references system libraries (/usr/lib etc.) 043 044 2007-12-10 David Quarrie <David.Quarrie@cern.ch> 045 * cmt/requirements: Slight optimization to linker options for --as-needed mode (only apply overrides to libg2c.so) 046 047 2007-12-09 David Quarrie <David.Quarrie@cern.ch> 048 * cmt/requirements: Add linker options for --as-needed mode 049 050 2007-12-06 David Quarrie <David.Quarrie@cern.ch> 051 * cmt/requirements: Use gfortran for gcc41 052 053 2007-11-19 David Quarrie <David.Quarrie@cern.ch> 054 * cmt/requirements: Use gfortran for Darwin 055 056 2007-10-03 David Quarrie <David.Quarrie@cern.ch> 057 * cmt/requirements: Disable linking of -lgcc_s_32 for gcc41 058 059 2007-10-03 David Quarrie <David.Quarrie@cern.ch> 060 * cmt/requirements: Force use of $(f90_linkopts) always 061 062 2007-09-14 David Quarrie <David.Quarrie@cern.ch> 063 * cmt/requirements: Force setting of useG77 tag so that this version can go into 13.1.0. Move f77 include path hacks to this package instead of AtlasPolicy 064 * cmt/patch_fincludes.sh: f77 include path script moved to this package from AtlasPolicy 065 066 2007-08-06 David Quarrie <David.Quarrie@cern.ch> 067 * cmt/requirements: replace useGfortran tag by useG77 tag and invert the logic. This is backwards compatible with gcc-3 (uses g77) and 068 will use gfortran for gcc-4 onwards. 069 070 2007-08-06 David Quarrie <David.Quarrie@cern.ch> 071 * cmt/requirements: More useGfortran tweaks 072 073 2007-08-06 David Quarrie <David.Quarrie@cern.ch> 074 * cmt/requirements: More useGfortran tweaks 075 076 2007-08-06 David Quarrie <David.Quarrie@cern.ch> 077 * cmt/requirements: Use gfortran (f90) linkopts when useGfortran tag set 078 079 2007-08-01 David Quarrie <David.Quarrie@cern.ch> 080 * cmt/requirements: Use gfortran instead of g77 081 082 2007-05-24 David Quarrie <David.Quarrie@cern.ch> 083 * cmt/requirements: Dont set AtlasFortranPolicy_linkopts macro if nof77linkopts tag specified 084 085 2007-05-11 Emil Obreshkov <Emil.Obreshkov@cern.ch> 086 * cmt/requirements: do not remove -fno-automatic from fflag - needed for some generators 087 088 2006-05-06 David Quarrie <David.Quarrie@cern.ch> 089 * cmt/requirements: Dont set AtlasFortranPolicy_linkopts macro unless f77linkopts tag specified 090 091 2007-03-19 Emil Obreshkov <Emil.Obreshkov@cern.ch> 092 * cmt/requirements: added support for gcc 3.2.3 compilation on slc4 093 094 2007-03-01 Emil Obreshkov <Emil.Obreshkov@cern.ch> 095 * cmt/requirements: added -ffixed-line-length-132 to fflags suggested by Harald 096 097 098 2007-03-01 Emil Obreshkov <Emil.Obreshkov@cern.ch> 099 * cmt/requirements: implemented fixes provided by Harald <hvogt@ifh.de> 100 * for SLC4 will use gfortran the machine 101 102 2007-01-25 Emil Obreshkov <Emil.Obreshkov@cern.ch> 103 * cmt/requirements: replaced libgfortran.a with libgfortran.so to fix compilation problem on 64bit machine 104 105 2006-12-08 David Quarrie <David.Quarrie@cern.ch> 106 * cmt/requirements: Don't derive fflags from Gaudi version at all 107 108 2006-09-25 David Quarrie <David.Quarrie@cern.ch> 109 * cmt/requirements: Update to new gfortran installation and 110 location of 64-bit libraries 111 112 2006-09-21 David Quarrie <David.Quarrie@cern.ch> 113 * cmt/requirements: Use the native 64-bit gfortran compiler 114 on 64-bit machines. 115 116 2006-09-20 David Quarrie <David.Quarrie@cern.ch> 117 * cmt/requirements: Add compiler switches to make gfortran 118 generate 64-bit code on a 64-bit machine. This won't work 119 until gfortran itself is rebuilt with the capability enabled 120 121 2006-09-20 David Quarrie <David.Quarrie@cern.ch> 122 * cmt/requirements: Add compiler switches to make gfortran 123 generate 32-bit code on a 64-bit machine 124 125 2006-09-20 David Quarrie <David.Quarrie@cern.ch> 126 * cmt/requirements: Use libgcc_s_32.so instead of libgcc_s.so 127 when building in 32-bit mode on a 64-bit machine 128 129 2006-09-13 David Quarrie <David.Quarrie@cern.ch> 130 * cmt/requirements: Add support for compiling in 32-bit mode 131 on a 64-bit machine. 132 133 2006-08-04 Emil Obreshkov <Emil.Obreshkov@cern.ch> 134 * cmt/requirements: Update for BNL since they have GNU fortran installed 135 136 2006-07-27 David Quarrie <David.Quarrie@cern.ch> 137 * cmt/requirements: Use fully qualified path for gfortran since 138 setting PATH causes problems since there's a gcc alongside the 139 gfortran (which becomes the wrong default for the machine if 140 PATH is set). 141 142 2006-07-21 David Quarrie <David.Quarrie@cern.ch> 143 * cmt/requirements: Change path_append to path_prepend to solva a 144 problem on SLC4 (which has an older vesion of gfortran in /usr/bin) 145 146 2006-07-11 laurent chevalier 147 * cmt/requirements: avoid print problem : set GFORTRAN_UNBUFFERED_ALL "y" 148 149 2006-05-12 Emil Obreshkov <Emil.Obreshkov@cern.ch> 150 151 * cmt/requirements: Fix for the kit to export 2 more directories from gfortran 152 153 154 2006-04-13 Emil Obreshkov <Emil.Obreshkov@cern.ch> 155 156 * cmt/requirements: remove redundant/old macros and switch to new version 157 gcc-v-4.2.0-20060412 158 159 160 2006-03-26 Grigori Rybkine <Grigori.Rybkine@rhul.ac.uk> 161 162 * cmt/requirements: Ensure the GNU FORTRAN compiler versions are 163 packaged separately for the distribution kit (the version - 164 gcc-v-4.2.0-20051221 for now - added explicitly) 165 166 2006-02-26 Emil Obreshkov <Emil.Obreshkov@cern.ch> 167 168 * cmt/requirements: small fix for the kit 169 170 2006-02-16 Emil Obreshkov <Emil.Obreshkov@cern.ch> 171 172 * cmt/requirements: make 3 sets macros 173 174 2006-02-09 Emil Obreshkov <Emil.Obreshkov@cern.ch> 175 176 * cmt/requirements: remove "/gfortran/" from PATH and append "$(f90_home)" 177 178 179 2006-01-26 Emil Obreshkov <Emil.Obreshkov@cern.ch> 180 181 * cmt/requirements: Migrate to gfortran at CERN. Note that the base 182 address of the compiler at the moment is /afs/cern.ch/atlas/offline/external/fortran/gfortran 183 184 185 2005-07-06 Christian Arnault <arnault@lal.in2p3.fr> 186 187 * cmt/requirements: Migrate to PGI52 at CERN. Note that the base 188 address of the compiler has evolved at CERN (from sw/pgi to 189 sw/fortran) 190 191 2004-08-25 Christian Arnault <arnault@lal.in2p3.fr> 192 193 * cmt/requirements: Improve the selection mechanism for chosing 194 which version of the PGI compiler is available on a given 195 site. Use and export static libraries only (instead of shared 196 libraries) 197 198 2004-06-03 Christian Arnault <arnault@lal.in2p3.fr> 199 200 * cmt/requirements: Cleanup f90 organization. Keep two tags: 201 HAS_PGI for the full compiler and HAS_PGI_RUNTIME for runtime 202 only. 203 Define two generic patterns to isolate all f90 related macros. 204 Add export_paths to install the f90 runtime. 205 206 2004-01-19 Christian Arnault <arnault@lal.in2p3.fr> 207 208 * cmt/requirements: Suppress references to lsf 209 210 2003-06-27 Christian Arnault <arnault@lal.in2p3.fr> 211 212 * cmt/requirements: Fix PGI at BNL 213 Add HAS_PGI common feature (activate at CERN and at BNL) 214 215 2003-05-23 Christian Arnault <arnault@lal.in2p3.fr> 216 217 * cmt/requirements: Copy of the old FortranFeatures package to cleanup the 218 circular dependency. 219
| [ source navigation ] | [ diff markup ] | [ identifier search ] | [ general search ] |
| Due to the LXR bug, the updates fail sometimes to remove references to deleted files. The Saturday's full rebuilds fix these problems | |
| This page was automatically generated by the LXR engine. |
|