Scott Fennell
318603cda3
add version number v1.15 to civetweb install instructions
2022-07-27 08:48:15 -05:00
Scott Fennell
e15723bde5
Update How-To-Make-A-Release.md
2022-07-20 16:09:56 -05:00
Scott Fennell
a34c0fa5ca
Update How-To-Make-A-Release.md
2022-07-20 16:02:48 -05:00
Scott Fennell
0fdcb086c5
Update How-To-Make-A-Release.md
2022-07-20 16:02:03 -05:00
Scott Fennell
194a29e255
Update How-To-Make-A-Release.md
2022-07-20 16:01:39 -05:00
Scott Fennell
234b733ac5
Update How-To-Guides.md
2022-07-20 15:59:42 -05:00
Scott Fennell
19cd35a63c
Update How-To-Guides.md
2022-07-20 15:59:19 -05:00
Scott Fennell
b4b8226953
Create How-To-Make-A-Release.md
...
closes #1310
2022-07-20 15:58:26 -05:00
Jacqueline Deans
cdc1f240d8
Add gtest instructions for MacOS to install guide
2022-07-19 16:49:12 -05:00
jmpenn
c988052f85
Update FAQ.md
2022-07-06 12:12:53 -05:00
Scott Fennell
10acc84e19
Update Documentation-Home.md
2022-06-24 13:37:47 -05:00
Scott Fennell
df68e659fe
Update Install-Guide.md
2022-06-20 11:24:47 -05:00
Scott Fennell
ee4fd17de0
Update Install-Guide.md
2022-06-15 16:11:51 -05:00
Scott Fennell
bc18f5492c
Update Install-Guide.md
2022-06-15 16:11:21 -05:00
Scott Fennell
c0aed4312f
add python to macOS install dependencies
2022-06-13 10:16:47 -05:00
Scott Fennell
ee370d6d33
Update Install-Guide.md
2022-06-10 15:40:45 -05:00
Scott Fennell
64c502d03f
Add apple silicon issue link to install guide
...
#1283
2022-06-10 15:37:01 -05:00
Scott Fennell
b314c09eec
Tutorial suggestions ( #1274 )
...
* Update Data-Record.md (#1265 )
Fix typo in input arg string.
* Update TutVariableServer.md (#1269 )
tightened up grammar
* Update TutVariableServer.md (#1270 )
more accurate usage hint
* Update ATutNumericSim.md (#1271 )
instanciate -> instantiate line 376
* Update TutVariableServer.md (#1272 )
fixed ⚠️ (⚠️ ) not displaying properly
* Update ATutNumericSim.md (#1273 )
fixed 👉 (👉 ) not displaying properly
Co-authored-by: Brian <brianmhannan@gmail.com>
Co-authored-by: Matthew D Elmer <matthewdavidelmer@gmail.com>
2022-06-01 14:11:48 -05:00
Scott Fennell
c1be351d6d
Update TutVariableServer.md
2022-05-27 11:54:14 -05:00
gaurignukala
6030805c55
fixing run typo ( #1268 )
2022-05-26 15:41:52 -05:00
Scott Fennell
4ba2812ad1
update sim output files
2022-05-26 15:30:15 -05:00
Scott Fennell
ccaa1df5b8
Update ATutIntroduction.md
2022-05-26 14:30:29 -05:00
Scott Fennell
2c17882e20
Update ATutIntroduction.md
2022-05-26 14:30:09 -05:00
Scott Fennell
7d66ed3c84
remove unnecessary (confusing) example on user code blocks
2022-05-26 14:06:33 -05:00
Scott Fennell
a6eeff930f
update execfile to py3 in tutorial
2022-05-26 13:46:49 -05:00
Scott Fennell
56e08cce1e
Update install guide for macOS
2022-04-14 12:23:24 -05:00
Scott Fennell
0c207dd511
Update Install-Guide.md
2022-04-04 12:42:55 -05:00
Scott Fennell
bcebf21cbb
Update Configuring_TRICK_with_Civetweb.md
...
#1239
2022-03-14 13:09:05 -05:00
Scott Fennell
ddac875ead
Update Configuring_TRICK_with_Civetweb.md
2022-03-14 12:47:01 -05:00
Scott Fennell
ee2cc527c8
Update Configuring_TRICK_with_Civetweb.md
...
closes #1239
2022-03-14 11:32:53 -05:00
Fennell, Scott P 263712616
017a5aecf5
Fix/remove STL checkpoint docs, closes #1087
2022-02-07 11:27:17 -06:00
Scott Fennell
6b793504f2
Remove outdated STL comment.
2022-02-07 11:15:39 -06:00
Scott Fennell
dbf465f217
Add temporary workaround to find udunits on mac to install guide
2021-12-15 12:37:44 -06:00
Scott Fennell
8f0a87b046
Update Install-Guide.md
2021-11-19 12:35:05 -06:00
Penn, John M 047828115
d1258cde7c
Fix typos in Configuring_TRICK_with_Civetweb.md. #1188
2021-10-27 14:41:01 -05:00
Penn, John M 047828115
4647a0b266
Document configuration of Trick with Civetweb. #1188
2021-10-27 14:02:01 -05:00
Penn, John M 047828115
f182c72349
Fix include in Extending_the_HTTP-API.md. #1188
2021-10-19 14:26:06 -05:00
Penn, John M 047828115
8657acb3dc
Fix inclusion of CivetServer.h. #1188
2021-10-19 13:41:42 -05:00
Scott Fennell
02bdd8f4a4
Update Install-Guide.md
2021-10-19 11:59:03 -05:00
Scott Fennell
240796c045
Update Install-Guide.md
2021-10-19 11:57:31 -05:00
Penn, John M 047828115
e487e5609f
Initial excision of DMTCP from Trick. #28
2021-08-27 19:38:56 -05:00
Penn, John M 047828115
94f20d426a
Merge branch 'master' of https://github.com/nasa/trick
2021-08-18 13:15:52 -05:00
Penn, John M 047828115
4c52ed2753
Merge Caleb Herpins port of Trick webserver from Mongoose to CivetWeb #730 .
2021-08-18 13:15:10 -05:00
Scott Fennell
dbafed34b5
use default repo name in tutorial introduction
...
Novice linux/trick users don't catch that "trick" and "trick.git" are incompatible, because they don't understand that the file extension is a part of the directory name. For this reason they frequently leave the ".git" in their shell environment and they get stuck there for a while. While it is important that trick users have an understanding of how their shell uses the PATH variable, I do not think this little section at the bottom of the intro should have to be debugged so frequently.
2021-08-13 10:32:07 -05:00
Scott Fennell
f6ce855683
#1171
2021-08-05 11:57:54 -05:00
Scott Fennell
49da752089
Trick offline instructions closes #1171
2021-08-05 11:55:26 -05:00
Penn, John M 047828115
6df675c7ee
Remove deprecated Clocks and unit tests, and update Trick::Clock documentation. #87
2021-08-02 00:40:55 -05:00
Penn, John M 047828115
0e0f4f4365
Fix broken link in TutVariableServer.md
2021-08-01 22:17:40 -05:00
Scott Fennell
88ac5b5990
Update Integrator.md
2021-07-07 12:00:15 -05:00
Scott Fennell
4db5935a2e
Update Integrator.md
...
change Integrator to IntegLoop
2021-07-07 11:58:55 -05:00