https://github.com/SixTrack/SixTrack

sort by:
Revision Author Date Message Commit Date
635d1a3 Merge pull request #173 from kyrsjo/ZIPIT Bumped version to 4.6.0, fixed linking with BOINC and LIBARCHIVE. 27 January 2017, 18:45:42 UTC
1cefadc Bump version to 4.6.0 27 January 2017, 18:42:48 UTC
d09a0c2 Writing about libraries etc. 27 January 2017, 18:40:28 UTC
0f13e65 Long jobs need CR testing too; don't give up before the TIMEOUT is reached. 27 January 2017, 18:11:48 UTC
677910d Buffer overflow check with snprintf 27 January 2017, 17:52:09 UTC
9ad0d8a C99 fixes and linking order 27 January 2017, 17:35:32 UTC
f41cfb9 cmake_six improvements 27 January 2017, 17:25:57 UTC
8979d7f The wrapper needs to be *explicitly* compiled as c99 on LxPlus. 27 January 2017, 17:14:24 UTC
631e5fe AFS fixes and workarounds in buildLibraries.sh 27 January 2017, 14:10:54 UTC
7a22e04 Fixes for build system on LxPlus 27 January 2017, 10:39:57 UTC
af88acb Set the default libarchive build type to be Release, not Debug. 26 January 2017, 18:47:44 UTC
0ff29a1 Force _autosetup to rebuild each run. 26 January 2017, 18:25:21 UTC
9c8498f Fix linking in files for BOINC testing builds. 26 January 2017, 18:20:47 UTC
7b51761 Merge remote-tracking branch 'upstream/master' into ZIPIT 26 January 2017, 18:11:22 UTC
f63c38b Add missing Sixin.zip (fma test) 26 January 2017, 18:10:59 UTC
922748e Merge pull request #179 from kyrsjo/SixTest-fixes SixTest fixes: Missing Sixin.zip + gitignore. 26 January 2017, 17:55:15 UTC
3b6e7de Merge remote-tracking branch 'upstream/master' into ZIPIT 26 January 2017, 17:50:16 UTC
c9de937 Use correct type for the offset, as defined in archive.h 26 January 2017, 17:41:26 UTC
973fa5f Print the error message coming from libarchive, not just 'err=-30' 26 January 2017, 17:27:47 UTC
41107fe Merge pull request #178 from JamesMolson/cmake Update the testing suite to work in a more sane way with CR and BOINC. Note: SixTestWrapper.cpp does not compile under MinGW, as this does not have POSIX support. 26 January 2017, 17:23:19 UTC
b34e0b1 Fix indentation. 26 January 2017, 17:15:34 UTC
0ea074e Update the testing suite to work in a more sane way with CR and BOINC runs. 26 January 2017, 16:54:19 UTC
b6221f9 Add missing Sixin.zip 26 January 2017, 16:20:59 UTC
ae81f53 Suppress SixTest output files more efficiently 26 January 2017, 16:10:02 UTC
02d5251 Add missing Sixin.zip 26 January 2017, 16:07:49 UTC
d17d8af Only output write CRITICAL ERROR messages from the libArchive wrappers; output to terminal should generally be handled in sixtrack proper. 26 January 2017, 15:54:21 UTC
bdbde67 Merge pull request #177 from JamesMolson/cmake Cmake on OSX updates 26 January 2017, 14:20:37 UTC
c23879d Add a note on libquadmath.dylib issues. 26 January 2017, 14:14:47 UTC
b007b9d Bump libarchive version to fix bug when compiling on mingw32 26 January 2017, 13:50:01 UTC
c877109 Update BOINC version 26 January 2017, 12:29:16 UTC
21a39d1 Some notes on building on OSX. 26 January 2017, 11:43:46 UTC
30b41f7 Update CMakeLists to fix static linking on OSX. 26 January 2017, 11:04:32 UTC
c11b821 Make the make command in cmake_six work on FreeBSD 25 January 2017, 21:00:27 UTC
82d6da7 Fix stupid syntax error 25 January 2017, 20:47:32 UTC
f7d71de Windows needs libiconv. 25 January 2017, 20:40:07 UTC
c50fb7e Seems we don't actually need libiconv after all. 25 January 2017, 20:33:41 UTC
49fada9 Also build boinc_api_fortran.o + fix misspelling 25 January 2017, 19:46:53 UTC
4901cdb Fix linking on FreeBSD. 25 January 2017, 19:27:02 UTC
67d72e2 BuildLibraries script: Add BOINC, properly disable libarchive::iconv, disable libarchive::test (for build speed) 25 January 2017, 19:23:42 UTC
022caa0 Merge remote-tracking branch 'upstream/master' into ZIPIT 25 January 2017, 19:13:58 UTC
7d9d826 Remove libiconv 25 January 2017, 19:13:13 UTC
a34324d Merge pull request #176 from JamesMolson/strtod Renaming strtod -> strtod_cr and dtoa -> dtoa_cr in order to avoid conflicts with system libraries. 25 January 2017, 19:10:46 UTC
cd62e83 Add _cr to dtoa also. 25 January 2017, 19:07:37 UTC
1b94a92 Rename to use _cr instead. 25 January 2017, 19:01:38 UTC
99d10d8 Rename strtod function. 25 January 2017, 18:53:41 UTC
3f6d25e delete unneeded wrapper file 25 January 2017, 18:21:29 UTC
467c360 Remove BOINC_ZIP from CMakeLists; it's no longer needed. 25 January 2017, 18:17:44 UTC
1739f28 Check dependency: BOINC flag needs LIBARCHIVE (for unpacking Sixin.zip) 25 January 2017, 18:01:08 UTC
b8740e7 Correctly link libarchive on Windows: We need to include the libarchive.dll.a, not just libarchive_static.a, or linking with zlib fails (can't find the symbols __imp__crc32 etc.) 25 January 2017, 17:53:03 UTC
194343f Add bz2 static library for Linux. 25 January 2017, 16:03:23 UTC
75fc96d Bring the zib back, so that we can deflate .zip files 25 January 2017, 14:12:18 UTC
fa0c942 Call libarchive from BOINC to unzip Sixin.zip 25 January 2017, 14:08:42 UTC
fdc8391 Update SixTest/try_kill to work with BOINC, which expects a zipp'ed input file. 25 January 2017, 14:07:41 UTC
fd2c3c1 Merge pull request #175 from JamesMolson/cmake Fix missing { typo in CMakeLists.txt 25 January 2017, 13:37:16 UTC
c95e0ed Fix missing { typo. 25 January 2017, 13:34:46 UTC
ab249b9 Update Linux linking so it matches the windows linking 25 January 2017, 12:06:50 UTC
b1a4ccd Building and linking on Windows now works; use internal zlib. 25 January 2017, 11:55:28 UTC
38b8969 Add the libArchive wrappers 25 January 2017, 10:29:33 UTC
8280664 Change branch in libarchive 25 January 2017, 10:23:25 UTC
43b7953 Link with libarchive + wrapper codes 24 January 2017, 19:21:27 UTC
04e28ea Code formatting 24 January 2017, 18:15:46 UTC
b809c18 remove libdl library from BOINC build 24 January 2017, 18:15:19 UTC
623ff07 Automatic building script for libraries 24 January 2017, 18:05:37 UTC
1f2d454 Add libarchive as a submodule 24 January 2017, 17:58:53 UTC
85517cb Merge pull request #172 from kyrsjo/boinc_update Update boinc library to 4b76d53abff0accf580389115f0307b8ed76da2d 24 January 2017, 17:55:50 UTC
fbac193 Update boinc library to version fixing str_replace.h ( https://github.com/BOINC/boinc/pull/1764 ) 24 January 2017, 13:34:38 UTC
dd923b8 Merge pull request #166 from kyrsjo/build_manual Writing on the build manual 18 January 2017, 18:44:52 UTC
78ced6b Merge pull request #171 from kyrsjo/boinc_submodule Adding the SixTrac/boinc repository as a submodule pointing to a known-good commit; fix various things in CMakeLists.txt such as flag conflict detection and making it possible to build BOINC without API. 18 January 2017, 18:36:31 UTC
93db0f6 Build BOINC without API 18 January 2017, 18:13:25 UTC
cdcd45e Merge branch 'master' into boinc_submodule 18 January 2017, 17:45:56 UTC
715b9df Merge pull request #170 from kyrsjo/DATAMODS-CR Fix building of DATAMODS together with CR 18 January 2017, 17:43:34 UTC
e38fe28 Bump moddate 18 January 2017, 17:43:15 UTC
4107a93 Add DATAMODS support for checkpoint/restart routines 18 January 2017, 17:39:29 UTC
6fd326f Enable testing of fort.90 for test lostnumxv 18 January 2017, 17:04:51 UTC
12c7591 Now it builds; however it will probably fail for thin tracking where al as are not allocated 18 January 2017, 13:24:16 UTC
f4b83cb Merge branch 'master' into boinc_submodule 18 January 2017, 12:32:34 UTC
0340d61 BOINC 18 January 2017, 12:31:08 UTC
0470d6a Merge pull request #168 from JamesMolson/cmake Updates to the SixTest wrapper program. 18 January 2017, 11:27:55 UTC
c5f626e Updates to the SixTest wrapper program. 18 January 2017, 11:22:10 UTC
6d65465 Update BOINC version, delete unneeded file, set a sensible default in BOINC_DIR in CMakeLists. 18 January 2017, 10:24:53 UTC
b72c6c7 Merge branch 'master' into boinc_submodule 18 January 2017, 09:52:52 UTC
0a35ed7 Merge pull request #167 from JamesMolson/cmake Fix static building on MSYS2: Temporary workaround so that it finds libquatmath. 18 January 2017, 09:50:37 UTC
9b937c1 Fix static building on MSYS2. 18 January 2017, 09:45:23 UTC
53e6d85 Detect invalid options - BOINC requires CR 17 January 2017, 17:57:00 UTC
966964a Update help text for API in CMakeLists.txt 17 January 2017, 17:47:50 UTC
ac1b24b use the boinc_api_fortran.cpp from inside the BOINC folder 17 January 2017, 17:41:32 UTC
e32dda3 Switching branch to cygwin-mingw-compilation-fix, from https://github.com/BOINC/boinc/pull/1743 17 January 2017, 17:24:14 UTC
2c44734 Adding BOINC submodule 17 January 2017, 17:23:40 UTC
bdbf6f7 Fixing typos. 17 January 2017, 15:59:18 UTC
71bae8e Add Windows .exe files to gitignore 17 January 2017, 14:07:58 UTC
ac1c017 Writing on the build manual 17 January 2017, 14:07:13 UTC
3557ad6 Merge pull request #165 from kyrsjo/SixTest_deleteIN SixTest: Delete all "TESTNAMEin" folders 17 January 2017, 13:09:31 UTC
4fa8b77 Merge pull request #164 from kyrsjo/fix_read90 Fix read90 17 January 2017, 13:02:51 UTC
34f571a statically link read90 17 January 2017, 12:59:01 UTC
73fd7f7 Change symlinks in read90 build scripts to match new locations of roundctl library 17 January 2017, 12:57:49 UTC
f9dbee9 delete svn_status file 17 January 2017, 12:55:39 UTC
e9b5ff9 delete all TESTNAMEin folders from SixTest 17 January 2017, 12:52:36 UTC
fa7527c Merge pull request #163 from kyrsjo/crlibm_clean2 Cleanup crlibm: Move rounding control files and double<->ascii conversion routines to new folder "roundctl", separating out crlibm (+ our fortran interface). Also fix building of enable_xp and disable_xp on Windows (using fpu_control.h from linux with inline ASM). 17 January 2017, 10:56:24 UTC
0c6d7e2 Fixing windows build 17 January 2017, 09:46:37 UTC
332467c make_six support for roundctl 17 January 2017, 08:43:08 UTC
back to top