M. Anthony Aiello
b5749b1aab
Be specific about python version. ( #1 )
...
Make sure references to python in shebangs and in text specify python3
rather than simply python. This better supports convention of fresh
machines.
2020-08-04 15:41:19 -04:00
James Hamil
5b27b28dc5
Changes for afrl-rq repository
2020-07-27 13:09:57 -04:00
M. Anthony Aiello
f4c7bf0d43
Update the uxas-ada spec for the new OpenUxAS org ( #63 )
...
This allows anod to build uxas-ada in the new, proposed reorganization
of OpenUxAS.
2020-07-23 22:14:12 -04:00
M. Anthony Aiello
b2a23bd4c6
Merge branch 'master' into feature/python-provisioner
2020-06-16 13:27:34 -04:00
M. Anthony Aiello
c2b51648b0
Fix ant spec ( #43 )
...
Was pointing at a mirror, rather than the official apache archive; the mirror seems to have gone away. Also update to 1.10.8, which is the latest ant.
2020-05-29 22:09:02 -04:00
M. Anthony Aiello
e5e6d92a4a
AMASE spec should include java env
2020-05-20 16:17:44 -04:00
Joffrey Huguet
4345a77b52
Change executable name demo to uxas-ada ( #38 )
2020-05-06 08:12:09 -04:00
M. Anthony Aiello
9fc3b3d3ee
Feature/improve setenv ( #37 )
...
* Expose more paths through anod-setenv
Update the specs for:
- amase
- uxas
- uxas-ada
so that anod-setenv exposes more details of where things are in the sandbox. These changes should make it easier for users to find where anod is putting things. These changes also support updates to the run-examples script, which will migrate to OpenUxAS.
* Add needed dependency for running uxas-ada
The uxas-ada binary is not statically linked, so the library for zeromq needs to be on the library path.
2020-04-30 11:45:02 -04:00
M. Anthony Aiello
3e437d5ab5
Revert "Add support for daidalus branch build"
...
This reverts commit 4bd9f95070 .
We determined that this should be on its own branch, to match with OpenUxAS
2020-04-16 10:58:48 -04:00
Joffrey Huguet
58e3870f16
Remove zeromqada patch, now unnecessary
2020-04-16 14:28:41 +02:00
M. Anthony Aiello
454a78afba
Merge pull request #24 from Nikokrock/uxas_ada_setenv
...
Adjust setenv for uxas-ada spec
2020-03-31 16:40:00 -04:00
Nicolas Roche
09d1193bd8
Adjust setenv for uxas-ada spec
2020-03-24 09:36:22 +00:00
Nicolas Roche
4bd9f95070
Add support for daidalus branch build
2020-03-23 18:18:06 +00:00
M. Anthony Aiello
0b3448e3ea
Merge pull request #14 from Nikokrock/darwin_build
...
Darwin build
2020-03-23 10:06:45 -04:00
Nicolas Roche
9c50584dde
Add export of UXAS_BUILD_DIR and UXAS_SOURCE_DIR
...
The variables are set when compiling uxas with the gcov mode. They
are used by the testsuite to locate objects and sources during coverage
information processing.
2020-03-20 17:20:04 +01:00
Nicolas Roche
1da4502d20
Add support for Darwin openjdk
2020-03-20 10:29:13 +01:00
Nicolas Roche
fe0d5ca0bc
On darwin toolset should be set to darwin and not gcc for boost
2020-03-20 10:28:30 +01:00
Nicolas Roche
ca50d54864
Call make rather than gprbuild to build openuxas
2020-03-09 10:02:54 +01:00
Joffrey Huguet
a1cccab5ce
Merge pull request #12 from Nikokrock/use_openjdk
...
Switch from Oracle Java to OpenJDK
2020-02-06 12:52:22 +01:00
Nicolas Roche
2926f854c9
Switch from Oracle Java to OpenJDK
2020-02-06 12:47:11 +01:00
Nicolas Roche
d513c8582c
Add setenv method to uxas spec
...
The setenv put the uxas executable in the path.
2020-02-06 12:41:36 +01:00
Nicolas Roche
a3bf5645fb
Add script to set environment for build or usage
2019-12-23 11:30:34 +01:00
Nicolas Roche
d655c23cd2
Add OpenUxAS build procedure
2019-12-11 09:16:39 +01:00