Penn, John M 047828115
a58378063f
Update Compiling and Linking Overview
2020-04-01 14:55:27 -05:00
Scott Fennell
2957b9912e
Update CMakeLists.txt
2020-04-01 13:07:10 -05:00
Alex Lin
67fd753736
ICG won't build with LLVM 10.0 #976 ( #977 )
...
As usual a new LLVM version brings changes. Found that ICG needs
to be built with c++14. Also found a couple of API changes in main.
Enclosed the changes in ifdef statements.
2020-03-31 11:40:30 -05:00
Scott Fennell
da2d3b83c0
Merge branch 'master' of https://github.com/nasa/trick
2020-03-30 20:16:04 -05:00
Scott Fennell
60001bb5db
Java only rebuild if sources or jars missing closes #975
2020-03-30 20:15:49 -05:00
Penn, John M 047828115
7159627a9c
Merge branch 'master' of https://github.com/nasa/trick
2020-03-30 20:04:55 -05:00
Penn, John M 047828115
1cc06c46bf
Update Basics_of_Program_Memory_and_Variables in preparation for interns. Ref #974
2020-03-30 20:04:50 -05:00
Scott Fennell
1dfab77be5
Update FindMaven.cmake
2020-03-28 12:57:39 -05:00
Scott Fennell
fcd58ae925
cmakemodules should stop configure if required closes #973
2020-03-28 12:47:40 -05:00
Penn, John M 047828115
1e5a15dd9f
Add Zoom to SIM_contact graphics. Ref #972
2020-03-25 16:32:48 -05:00
jmpenn
2b26a2d523
Update README.md
2020-03-25 13:53:35 -05:00
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