Merge remote-tracking branch 'origin/feature/MO44GA' into 1.11.x

Signed-off-by: Jose Cabral <cabral@fortiss.org>
tree: eff1e69d8938d86990da36c2384fa7cfe51eb491
  1. .settings/
  2. .tito/
  3. buildsupport/
  4. doc/
  5. src/
  6. systemd/
  7. systemtests/
  8. tests/
  9. .cproject
  10. .gitignore
  11. .gitreview
  12. .project
  13. 4diac-forte.spec
  14. about.html
  15. CMakeLists.txt
  16. Doxyfile
  17. epl-2.0.html
  18. forte_config.h.in
  19. fortestyle.xml
  20. notice.html
  21. README.md
  22. setup_digime74.sh
  23. setup_lmsEv3.sh
  24. setup_phycoreat91.sh
  25. setup_plcnext.sh
  26. setup_posix-ppc.sh
  27. 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