https://github.com/SixTrack/SixTrack

sort by:
Revision Author Date Message Commit Date
a6eebcc Merge pull request #192 from kyrsjo/noRipp Version to v4.6.1, stop if RIPP block encountered. 31 January 2017, 16:21:56 UTC
80cbbfa Bump version to v4.6.1 31 January 2017, 12:59:36 UTC
b3989a4 Stop SixTrack if RIPP block is encountered 31 January 2017, 12:58:18 UTC
fcc7dbf Check that the names are short enough 31 January 2017, 12:52:14 UTC
bfeab3c Shorten the names; it now reproduces the names in prob1/prob3 test 31 January 2017, 12:44:41 UTC
6312182 Copy rippconverter.py from kyrsjo/SixtrackTools 31 January 2017, 12:41:35 UTC
1f0417d Merge pull request #188 from kyrsjo/macFixes Fixes for building and testing SixTrack on Mac OS X. 30 January 2017, 18:23:07 UTC
ae5633a New read90 binary. 30 January 2017, 18:17:07 UTC
21f4518 Update SixTest/CMakeLists.txt to match new error output from read90 30 January 2017, 18:17:02 UTC
2df0e1f Handle missing input file in read90 30 January 2017, 18:04:36 UTC
b4d7ae6 Workaround for libtoolize name on OS X 30 January 2017, 17:26:55 UTC
b1b7fdf Make the boinc_api_fortran.o rm a bit smarter... 30 January 2017, 17:17:35 UTC
124cf28 Merge pull request #187 from JamesMolson/cmake buildLibraries.sh: Fix for gmake path on netbsd. 30 January 2017, 16:34:22 UTC
7794d5e Make NetBSD happy. 30 January 2017, 16:31:36 UTC
7e1e626 Merge pull request #185 from SixTrack/buildLibraries-fixRebuildArch Fix in buildLibraries.sh: Have it always rebuild boinc_api_fortran.o, in case we're compiling for new arch and a .o file already exists. 30 January 2017, 16:26:47 UTC
1bc916c Have it always rebuild for new arch 30 January 2017, 14:16:51 UTC
3f006f6 Merge pull request #184 from JamesMolson/cmake Add the system type to the SixTrack binary name produced by cmake. 30 January 2017, 13:01:33 UTC
a7f54bd Add the current system type (Linux/Windows/FreeBSD/Darwin/etc) to the binary name. 30 January 2017, 12:57:53 UTC
03c42ac Merge pull request #183 from JamesMolson/cmake Build/test system updates: - OS X linking with Boinc - The test suite now works on FreeBSD - Test suite cleanup. 30 January 2017, 10:26:47 UTC
198ea9e More compiler order changes, add a note in the help in cmake_six. 30 January 2017, 10:08:23 UTC
67ab196 Change the option order around to make people happy :) 30 January 2017, 09:55:50 UTC
e444dd7 Fix linking to the correct c++ stdlib on OSX. 30 January 2017, 09:41:16 UTC
8386237 Add more compiler options to cmake_six. 30 January 2017, 09:27:07 UTC
d36fb80 Indentation. 30 January 2017, 09:22:53 UTC
833216f Add support for gcc and g++ to cmake_six. 30 January 2017, 08:55:04 UTC
96a0a68 FreeBSD needs a path to GNU make directly. 30 January 2017, 08:54:27 UTC
c8850b5 Merge branch 'master' into cmake 30 January 2017, 08:47:52 UTC
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
94c433d Remove other no longer used functions. 27 January 2017, 14:45:43 UTC
d459422 Remove now un-needed kill wrapper function. 27 January 2017, 14:21:20 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
back to top