|
|
Login: bjoo
Fullname: bjoo
Revisions: 30
Lines of Code: 231
Added Lines of Code: 424
Lines of Code per Change: 7.7
|




| Date | Author | File/Message |
|---|---|---|
| 6/13/06 1:43 PM | bjoo |
Removed some c99isms. Code compiles on Cray at ORNL using pgcc
(3 Files changed,
41 Lines changed)
lib/QMP_topology.c 1.7
(+11
-1)
lib/QMP_grid.c 1.6
(+14
-1)
lib/QMP_comm_mpi.c 1.7
(+16
-2)
|
| 5/17/06 2:56 PM | bjoo |
Induced Changes
(6 Files changed,
6 Lines changed)
Makefile.in 1.27
(+1
-1)
include/Makefile.in 1.16
(+1
-1)
bin/Makefile.in 1.13
(+1
-1)
examples/Makefile.in 1.25
(+1
-1)
doc/Makefile.in 1.25
(+1
-1)
lib/Makefile.in 1.15
(+1
-1)
|
| 5/17/06 2:54 PM | bjoo |
Added ranlib and ar options to qmp-config
(4 Files changed,
23 Lines changed)
bin/qmp-config.in 1.3
(+10
-2)
configure.ac 1.33
(+1
-1)
configure 1.36
(+10
-10)
aclocal.m4 1.23
(+2
-2)
|
| 4/4/06 5:25 PM | bjoo |
Now clean after themselves
(8 Files changed,
335 Lines changed)
lib/Makefile.in 1.14
(+2
-2)
Makefile.in 1.26
(+6
-18)
doc/Makefile.in 1.24
(+2
-2)
aclocal.m4 1.22
(+295
-114)
bin/Makefile.in 1.12
(+2
-2)
include/Makefile.in 1.15
(+2
-2)
examples/Makefile.in 1.24
(+2
-2)
configure 1.35
(+24
-16)
|
| 6/29/05 12:41 PM | bjoo |
Took out skipping of duplicate libs. Sometimes libs need to be duplicated
(8 Files changed,
9 Lines changed)
aclocal.m4 1.16
(+2
-2)
bin/qmp-config.in 1.2
(+1
-2)
doc/Makefile.in 1.18
(+1
-1)
bin/Makefile.in 1.6
(+1
-1)
lib/Makefile.in 1.8
(+1
-1)
include/Makefile.in 1.9
(+1
-1)
examples/Makefile.in 1.18
(+1
-1)
Makefile.in 1.20
(+1
-1)
|
| 8/10/04 9:47 AM | bjoo |
Added AIX configure script in install-scripts
(1 Files changed,
10 Lines changed)
install-scripts/NERSC/configure_qmp.sh 1.1 added 10
|