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