Commit graph

3 commits

Author SHA1 Message Date
Jared Wright
c1c35c7e93 New cmake build system (#532)
Redesigned the cmake build system to support more flexible build
configurations. Major changes include: new and renamed build configuration
parameters, configuration validation and rule checking, more granular
support for choosing which projects/unit tests to build, updated
external dependency management, restructuring of compiler flags, support
for ninja, and support for cmake-gui/ccmake.

Co-author: cpavlina <pavlinac@ainfosec.com>

[RFC] #498

Signed-off-by: JaredWright <jared.wright12@gmail.com>
Signed-off-by: cpavlina <pavlinac@ainfosec.com>
2017-11-29 12:05:59 -07:00
Rian Quinn
d88b6c370b Header Updates (#504)
This patch cleans up the headers of each file, and removes the
authors fields as they are not needed and are confusing.

Signed-off-by: rianquinn <“rianquinn@gmail.com”>
2017-10-07 13:45:24 -06:00
Jared Wright
0cf7e2132a Build System Support for Aarch64 #498 (#499)
Added Vagrant support for the latest version of Ubuntu

1) Added a Vagrantfile

2) Added provisioning scripts for Ubuntu 17.04
2017-10-07 08:45:31 -06:00