User:AdtecDigital: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
m (Creating user page for new user.)
 
No edit summary
 
Line 1: Line 1:
Adtec Digital creates embedded products for the Broadcast Television industry.
[http://adtecdigital.com Adtec Digital] creates embedded products for the Broadcast Television industry.


When we initially migrated our applications to Linux in the mid-2000's, we developed a hand-built Makefile to support our cross compiling work flow. In 2012, we decided to migrate to CMake to support more advanced build control as well as to support unit testing (requiring portable code and dependency checking).
When we initially migrated our applications to Linux in the mid-2000's, we developed a hand-built Makefile to support our cross compiling work flow. In 2012, we decided to migrate to CMake to support more advanced build control as well as to support unit testing (requiring portable code and dependency checking).

Latest revision as of 17:21, 5 October 2015

Adtec Digital creates embedded products for the Broadcast Television industry.

When we initially migrated our applications to Linux in the mid-2000's, we developed a hand-built Makefile to support our cross compiling work flow. In 2012, we decided to migrate to CMake to support more advanced build control as well as to support unit testing (requiring portable code and dependency checking).