| 2 months | Walter Landry | Handle the case where PACKAGES_LIBS is not defined by Petsc |
| 5 months | Walter Landry | Do not look for petsc arch if it is already found. Also settle for only finding libpetsc (3.1) rather than libpetscsnes etc (3.0) |
| 6 months | Walter Landry | Added tag 2.0.0 for changeset 2939cb8bf234 |
| 12 months | Walter Landry | Add CCFLAGS to the output |
| 12 months | Walter Landry | Make configure automatically use c++ |
| 18 months | Walter Landry | Added tag 1.6.1 for changeset 7971351bf995 |
| 22 months | Walter Landry | Added tag 1.5.0 for changeset 9c62fdde1b98 |
| 2 years | Walter Landry | Merge in 1.4.1 |
| 2 years | JulianGiordani | Added tag 1.4.1 for changeset 257e1827ce8b |
| 2 years | JulianGiordani | Added tag 1.4.0 for changeset 9cfcb682e8a8 |
| 2 years | LukeHodkinson | Fixing an issue found by Jules when printing a summary. |
| 2 years | JulianGiordani | Using the new UWExit command |
| 2 years | LukeHodkinson | Branching for the 1.4.x release. |
| 2 years | LukeHodkinson | Fixed a bug where CFLAGS was getting clobberred by |
| 2 years | Walter Landry | Change --shared-libs=0 to --lib-type=static in the Petsc help |
| 2 years | giordani | making the openmpi search occur first, and making the openmpi include library search more accurate. This fixes installing the code on tango |
| 2 years | luke | Ignore lib64 on the command line as it is a default location. |
| 2 years | luke | Fixed a bug when looking for PETSc 3. |
| 2 years | luke | Walter found a bug with list assignments in PETSc. |
| 2 years | JericoRevote | v1.3.x branch |
| 2 years | luke | Moving SCons from the virtual repo to the config one. |
| 2 years | luke | Getting some extra things setup in order to do proper |
| 2 years | luke | Now the MPI package will not try mpicc if the user gives |
| 2 years | luke | Setting up MPI to automatically try mpicc. |
| 2 years | luke | Merging a change made by Walter Landry: |
| 2 years | Jerico | Was clobbering necessary flags for Darwin. |
| 2 years | Jerico | Was accidentally not adding standard linux search locations |
| 2 years | LukeHodkinson | Making sure 'save_vars' is created before it is |
| 2 years | LukeHodkinson | We now check if the provided PETSc can be built into |
| 2 years | luke | Tweaking the petsc 3 configuration. |
| 2 years | luke | Now PETSc doesn't require the user to supply an architecture |
| 2 years | luke | Modifying the PETSc configuration package to support uninstalled |
| 2 years | luke | Fixed a bug when using PETSc 3 with static libraries. |
| 2 years | luke | Adding a log line that prints the configuration used. |
| 2 years | john | Fixed a couple of problems with OpenGL and OSMesa. |
| 2 years | Luke | Some bug fixes to the PETSc config that allows us to |
| 2 years | LukeHodkinson | Fixing some more PETSc related problems regarding static libraries. |
| 2 years | luke | Adding additional makefile macros to be extracted from PETSc. |
| 2 years | LukeHodkinson | Making sure an error message is logged to config.log |
| 2 years | LukeHodkinson | Underworld needed to be added to the packages |
| 2 years | LukeHodkinson | Updating the configuration in preparation for modifying the |
| 2 years | charon | Another problem with stgGlobus. |
| 2 years | LukeHodkinson | Fixed a problem with stgGlobus. |
| 2 years | luke | Found a bug in OpenGL package (thanks to Walter Landry). |
| 2 years | LukeHodkinson | Making it a bit easier to specify variant include |
| 2 years | jam565 | new lib locations for osmesa/opengl |
| 2 years | JohnMansour | added some new locations to check for headers/libs, and fixed others. |
| 2 years | John Mansour | merge |
| 2 years | John Mansour | not the improvement i'd hoped for.. backing out these changes until a solution found. |
| 2 years | John Mansour | not the improvement i'd hoped for.. backing out these changes until a solution found. |
| 2 years | John Mansour | further mods to OSMesa to include check for lib64 directories, also some more corrections (same for OpenGL). |
| 2 years | john | some mods to osmesa config package. hopefully an improvement! |
| 2 years | owen | X11 config fix for mac |
| 2 years | owen | Mac SDL build fix |
| 2 years | owen | OpenGL, SDL, Cocoa packages - fixed for build system on mac |
| 2 years | lhodkins | Forgot to add the library directory to PETSc. |
| 2 years | luke | Just some comments and such. |
| 2 years | owen | Found a problem with applying dependencies to the |
| 2 years | Owen Kaluza | Update to X11 config, always link Xmu |
| 2 years | grhanite | Had a problem finding MPI when using mpicc.f |