Commit Graph

1643 Commits

Author SHA1 Message Date
Penn, John M 047828115
c8ccfff15e SIM_contact, for creating dynamic event scenarios #972 #936 2020-03-25 13:07:15 -05:00
Scott Fennell
120b9c74c9
Edit whitespace, run tests to make sure macOS still passes #971 2020-03-25 09:42:48 -05:00
Scott Fennell
55f6cc0b5c add python lib path to --with-python 2020-03-18 19:00:14 -05:00
Scott Fennell
3aa32b673e
--with-python (#970)
add --with-python configure option #969
2020-03-17 12:28:34 -05:00
Alex Lin
255a53f34d Building with cmake fails with completely clean environment #968
If TRICK_HOME is not set then ICG fails to run correctly.  ICG calls
${TRICK_HOME}/bin/trick-gte to get some environment information.
Set TRICK_HOME for the ICG command in the CMakeLists.txt
2020-03-17 10:34:55 -05:00
Scott Fennell
f55de11401
closes #966 (#967)
* closes #966
2020-03-16 16:36:22 -05:00
Scott Fennell
3db8ec3b2d
Update test.yml 2020-02-26 12:58:30 -06:00
Scott Fennell
8d625cb1bc
Clarify monte carlo instructions in tutorial 2020-02-26 11:24:13 -06:00
Scott Fennell
35eaf0e17d
Update Install-Guide.md 2020-02-25 11:01:55 -06:00
Scott Fennell
5b51245bf0
Update Install-Guide.md 2020-02-25 10:57:52 -06:00
Scott Fennell
1ea0fffd65
Add RHEL 8 instructions to install guide closes #962 2020-02-25 10:54:07 -06:00
Scott Fennell
c7743bd8f2
Update test.yml 2020-02-24 14:39:46 -06:00
Scott Fennell
8e5d7a38af Merge branch 'master' of github.com:nasa/trick 2020-02-21 13:51:49 -06:00
Scott Fennell
6f85dc19b4 #960 fix launchQP 2020-02-21 13:51:44 -06:00
Scott Fennell
ff500a5771
Update test.yml 2020-02-21 13:33:17 -06:00
Scott Fennell
d3817fbcb9
Update test.yml 2020-02-21 10:36:32 -06:00
Scott Fennell
898fc68017 set java version number instead of using env. This is the conventional approach and will eliminate a maven warning 2020-02-21 09:50:12 -06:00
Scott Fennell
c857e2f48c
#959 add build matrix to test workflow 2020-02-20 16:27:46 -06:00
Scott Fennell
d46ca57b73
Update test.yml 2020-02-18 16:24:29 -06:00
Scott Fennell
3c0f40f1bb
Update version nmuber 2020-02-18 16:12:27 -06:00
jmpenn
5c49bf8fef
Add ability to reset the integrator state (#952)
* Add ability to reset the integrator state

* Make reset logic changes conditional on USE_ER7_UTILS_INTEGRATORS
2020-02-18 15:18:57 -06:00
Scott Fennell
05acf0d92f
19.1.0 2020-02-18 10:13:02 -06:00
Scott Fennell
503e425627
Update README.md 2020-02-14 14:35:04 -06:00
Scott Fennell
b724f502b3
fix 32 bit test (#953)
* fix tests for 32 bit mode

* fix issues with mongoose build

* Update docker.yml
2020-02-14 10:23:19 -06:00
Scott Fennell
3587c0419c #951 fix macOS dock icon 2020-02-12 15:46:55 -06:00
Scott Fennell
499f60417a edit makefile java no longer rebuilds every time trick is build 2020-02-12 12:38:34 -06:00
Scott Fennell
9864fe39f7 fix relative path from trick_algorithms Makefile to Makefile.common 2020-02-11 11:50:26 -06:00
Scott Fennell
4a39cb200a Merge branch 'master' of github.com:nasa/trick 2020-02-11 10:41:33 -06:00
Scott Fennell
03bcbfa119 add space for null char in buffer in ICG main 2020-02-11 10:41:09 -06:00
Keith Vetter
96b869e3a2
Update Debug-Pause.md (#948) 2020-02-11 09:21:17 -06:00
Scott Fennell
4464280781
Update Documentation-Home.md 2020-02-11 09:05:54 -06:00
Scott Fennell
27bfb42e94
Update README.md 2020-02-10 13:30:49 -06:00
Scott Fennell
80891327b3
Add CI badge to readme 2020-02-10 12:25:45 -06:00
Scott Fennell
fc04348db9 enable github actions 2020-02-10 11:53:30 -06:00
Scott Fennell
ea6ff1b233 fix TV bug where you could not convert multiple variables at the same time, also add set units field closes #940 2020-02-06 12:19:55 -06:00
Scott Fennell
a6dbf0fa33 check for trick-offline in offline mode 2020-02-06 09:37:16 -06:00
Scott Fennell
eb510bd65e check for trick-offline during configure 2020-02-06 09:33:44 -06:00
Scott Fennell
762a540513
Update Install-Guide.md 2020-02-05 14:45:19 -06:00
Scott Fennell
0941126e99
Update Install-Guide.md 2020-02-05 14:44:56 -06:00
Scott Fennell
4f5ce7e4a1
Maven, offline mode, and --enable-mongoose (#939)
closes #938 
closes #941 
closes #943
2020-02-05 14:31:58 -06:00
Scott Fennell
dc71d7cd19 exclude webserver from icg by default #943 2020-02-05 13:57:56 -06:00
Scott Fennell
558c744c28 remove makefile bug 2020-02-05 13:40:58 -06:00
Scott Fennell
c89b66b5ce remove makefile bug 2020-02-05 13:39:18 -06:00
Scott Fennell
9394b4d7e9 remove makefile bug 2020-02-05 13:35:16 -06:00
Scott Fennell
117bf3ebfb add --enable-mongoose, disable by default #943 2020-02-05 13:27:26 -06:00
Scott Fennell
a9f36b6dcc disable webserver by default 2020-02-04 15:26:31 -06:00
Scott Fennell
1087c853c7 fix makefile bug 2020-02-04 13:38:24 -06:00
Scott Fennell
a10020ee70 add trick-offline to .gitignore 2020-02-04 13:32:53 -06:00
Scott Fennell
ced3bf06d8 add maven to install guide 2020-02-04 13:31:07 -06:00
Scott Fennell
d9e42ac738 modify makefile to work in offline mode #941 2020-02-04 12:36:19 -06:00