Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 525 Bytes

ci-cd.md

File metadata and controls

21 lines (16 loc) · 525 Bytes

CI?

  • Having some kind of build system is better than none
  • Depends on your Versioning system
    • But there are ways around it
  • Unit-testing

Note:

  • What are you using? Finalbuilder? Jenkins?

CI!

  • Required Compiler bits:
    • bin/dcclinux64.exe
    • bin/ld-linux.exe
    • Couple of dll's in bin/
    • lib/linux64/release/*
    • .inc files in Source/
  • SDK