Commit Graph

395 Commits

Author SHA1 Message Date
1348235de6 use correct path separator for internet shortcuts. 2013-07-03 20:46:53 +02:00
cd5b58dec7 more tweaks to the windows binary webpage 2013-07-03 20:20:52 +02:00
98abbb7043 we build only two kinds of packages now, that contain the serial and the mpi executable each. 2013-07-03 19:47:46 +02:00
331054d64f correct output for harmonic impropers in class1 force fields 2013-07-01 13:58:55 +02:00
300956cb8e need to include htmldoc script file 2013-07-01 11:07:33 +02:00
530252ae46 include rebuilding documentation into build process 2013-07-01 10:42:17 +02:00
922ef0ebc0 revert last change and document the OOB situation. 2013-07-01 10:20:04 +02:00
70211f4d53 fix clang issue differently (untested) 2013-07-01 10:13:53 +02:00
66f8daa0c9 silence warnings detected by clang 2013-07-01 10:11:12 +02:00
9f2c78ee3e untabify and remove excess whitespace 2013-07-01 08:15:03 +02:00
820b6995e3 whitespace cleanups 2013-07-01 08:04:52 +02:00
f2970de83f some tweaks of the windows webpage 2013-07-01 08:03:52 +02:00
56fac61e20 format cleanup and windows bugfix 2013-07-01 00:42:01 +02:00
753f665e40 turn missing force field parameters into errors and
implement command line flag to ignore those errors,
2013-07-01 00:29:33 +02:00
805b2ac0b0 massive cleanup of msi2lmp and improved windows port 2013-06-30 23:48:15 +02:00
386eedca98 improve webpages and generator to include tracking and better help 2013-06-30 15:47:29 +02:00
5faec03af3 fix incorrect behavior on fedora 19 2013-06-30 15:46:43 +02:00
5ff33e434b fix compilation error and prototype error with msi2lmp 2013-06-30 13:27:49 +02:00
1d1fe4d6b4 enable fedora 19 workaround only for x86_64 2013-06-30 13:03:07 +02:00
5f19d8d786 add scripts to set environment by default 2013-06-30 00:12:47 +02:00
20991d6f59 update windows installer webpage and mention GPU support. 2013-06-29 23:50:26 +02:00
de244f6315 fix a few more bugs and unwanted features. 2013-06-29 22:45:29 +02:00
9b96a02ae1 much improved installer. fix startmenu removal issue 2013-06-29 21:45:40 +02:00
c7183e199a Merge remote branch 'lammps-ro/master' into lammps-icms
Resolved Conflicts:
	doc/Manual.txt
	lib/cuda/Makefile.lammps
	src/MOLECULE/dihedral_charmm.cpp
	src/pair.h
2013-06-29 13:25:29 +02:00
14419a6fa2 bugfix for building msi2lmp 2013-06-29 12:38:50 +02:00
f490891a2d clean up installer creation process some more 2013-06-29 12:15:15 +02:00
2c0ecf4385 add support for msi2lmp 2013-06-29 11:46:17 +02:00
2ebd46608d wrote "grand unified windows installer script" 2013-06-29 10:19:34 +02:00
191b83cd92 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10174 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2013-06-28 20:32:49 +00:00
916c06cdbc git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10173 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2013-06-28 20:32:42 +00:00
81005917e4 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10172 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2013-06-28 20:32:24 +00:00
d9fc13e4b3 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10171 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2013-06-28 20:31:57 +00:00
49a8be89f7 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10170 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2013-06-28 20:31:30 +00:00
4e16fe9da4 cleanup and simplification of installer. add more content. 2013-06-28 19:34:36 +02:00
1c337c837c permission cleanup 2013-06-28 13:15:10 +02:00
2b1e3a30bd Merge remote branch 'lammps-ro/master' into lammps-icms
Resolved Conflicts:
	doc/Manual.txt
	doc/fix_tune_kspace.txt
	doc/group2ndx.txt
	src/DIPOLE/atom_vec_dipole.cpp
	src/DIPOLE/pair_lj_long_dipole_long.cpp
	src/MOLECULE/atom_vec_angle.cpp
	src/MOLECULE/atom_vec_bond.cpp
	src/MOLECULE/atom_vec_full.cpp
	src/MOLECULE/atom_vec_molecular.cpp
	src/PERI/atom_vec_peri.cpp
	src/USER-AWPMD/atom_vec_wavepacket.cpp
	src/USER-COLVARS/README
	src/USER-EFF/atom_vec_electron.cpp
	src/USER-SPH/atom_vec_meso.cpp
	src/atom.h
	src/atom_vec_atomic.cpp
	src/atom_vec_body.cpp
	src/atom_vec_charge.cpp
	src/atom_vec_ellipsoid.cpp
	src/atom_vec_line.cpp
	src/atom_vec_sphere.cpp
	src/atom_vec_tri.cpp
	src/fix_restrain.cpp
	src/force.cpp
	tools/restart2data.cpp
2013-06-28 13:09:52 +02:00
f99231874b fix paths in build script and fix typo in fedora 19 detection 2013-06-28 11:56:26 +02:00
7b2f24f051 yet another path fix for x-compile. 2013-06-28 11:12:11 +02:00
39719fc2b2 move binary files, so they can be located via $(LIBOBJDIR) 2013-06-28 09:23:01 +02:00
9dfdbc060c include support for including the GPU packages for windows 2013-06-28 02:33:07 +02:00
8dc2a751a0 makefiles for building the GPU library 2013-06-28 02:31:13 +02:00
8f55bd8efb install OpenCL support and Colvars manual. 2013-06-28 02:01:00 +02:00
e19af4b7b4 update 64-bit DLL for OpenCL 2013-06-28 02:00:27 +02:00
7e0fef793d updates for compiling LAMMPS on windows with OpenCL support 2013-06-28 01:50:42 +02:00
92e78a2f8e git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10112 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2013-06-27 21:36:57 +00:00
142ca35a8e update version number now that i sent off the latest changes to steve 2013-06-27 20:26:27 +02:00
5e60d2c484 compile binary2txt and restart2data with proper integer size flags 2013-06-27 15:00:02 +02:00
a69d6c3728 remove references to "snapshot" 2013-06-27 14:59:17 +02:00
2fe7c05382 spell check webpages and remove "snapshot" references 2013-06-27 14:58:43 +02:00
eee639db2f start of setting up building the gpu library 2013-06-26 15:41:32 +02:00