Unidata / LDM

The Unidata Local Data Manager (LDM) system includes network client and server programs designed for event-driven data distribution, and is the fundamental component of the Unidata Internet Data Distribution (IDD) system.
http://www.unidata.ucar.edu/software/ldm
Other
43 stars 27 forks source link

Build on CentOS 6 and add travis configuration to build release tarballs and RPMs #61

Closed cfstras closed 4 years ago

cfstras commented 7 years ago

Some successfully built RPMs are here: https://github.com/cfstras/LDM/releases

Basically, this adds a Dockerfile with a working build environment on CentOS 6. The .travis-ci.yml contains a script that shows how to use that dockerfile to build RPMs and/or compile normally and run the checks/distchecks.

cfstras commented 4 years ago

Closing, cleaning up old PRs.