1.9.0 Release candidate 3
Merge "Limit timespec_utils test to posix" into 1.9.x
tree: 1561ac2f33fb1e37d3dc21f39b16e941591ba1e2
  1. .tito/
  2. buildsupport/
  3. doc/
  4. src/
  5. systemd/
  6. systemtests/
  7. tests/
  8. .cproject
  9. .gitignore
  10. .project
  11. 4diac-forte.spec
  12. about.html
  13. CMakeLists.txt
  14. Doxyfile
  15. epl-v10.html
  16. forte_config.h.in
  17. fortestyle.xml
  18. notice.html
  19. README.md
  20. setup_digime74.sh
  21. setup_lmsEv3.sh
  22. setup_phycoreat91.sh
  23. setup_posix-ppc.sh
  24. setup_posix.sh
README.md

Building 4DIAC Forte

Standard POSIX build

./setup_posix.sh
cd bin/posix
make

Resetting CMake files

In case you ran CMake with invalid options it might help to reset the CMake state by deleting CMake intermediate files:

rm -Rf CMakeCache.txt CMakeFiles/

Building a local RPM

For building local RPMs you can use (tito)[https://github.com/dgoodwin/tito]

tito build --test --rpm