aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2021-02-15IVGCVSW-5679 Failure to run the build instructions to build ArmNN using andro...Nikhil Raj
2021-02-08IVGCVSW-4901 Add semantic versioning to Parsers and TfLite DelegateMatthew Sloyan
2020-11-23IVGCVSW-5569 Fix Unittest failure while building using EthosNAcc backendNarumol Prangnawarat
2020-11-17IVGCVSW-5377 Add ArmNN TfLite delegate to ExecuteNetworkSadik Armagan
2020-11-13Wrap FindBoost in if(BUILD_UNIT_TESTS) so that it can be excluded entirelyMatthew Bentham
2020-11-08COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcFrancis Murtagh
2020-10-29IVGCVSW-5265 Remove boost from core ArmNN CMakeColm Donelan
2020-09-09fix cxxopts and ghc cross compilation issueVincent ABRIOU
2020-08-27Export Armnn cmakeDerek Lamberti
2020-08-17Fix Windows buildRob Hughes
2020-07-29IVGCVSW-5166 Pull out the common and server side code into standalone librariesJim Flynn
2020-07-16IVGCVSW-5104 Fix OS-X GetCurrentThreadId build errorJim Flynn
2020-07-08IVGCVSW-4487 Remove boot/dll.hpp from dynamic backends test.Colm Donelan
2020-06-30IVGCVSW-4487 Remove boost::filesystemFrancis Murtagh
2020-06-24IVGCVSW-4487 Adds ghc::filesystem to third-partyJan Eilers
2020-06-19IVGCVSW-4488 Adding cxxopts to third-partyJan Eilers
2020-06-03IVGCVSW-4915 Improving messages around SAMPLE_DYNAMIC_BACKEND_ENABLEDColm Donelan
2020-06-02Tidy up uses of Windows.h by adding WindowsWrapper.hppRob Hughes
2020-05-22Find default build location for Compute Library binaries.Matthew Bentham
2020-05-21Integration of PyArmNN into CMakePavel Macenauer
2020-04-27IVGCVSW-4594 Refactor the GatordMockService and GatordMockMain to extract a B...Finn Williams
2020-03-10Github #326 Allow linking against shared Compute LibraryMatthew Bentham
2020-03-09IVGCVSW-4540 Fix master build failure to link UnitTests on AndroidSadik Armagan
2020-03-04IVGCVSW-4163 Enhance the error handling in the ReadPacket functionSadik Armagan
2020-02-10Suppress warnings from OpenCL include folder.Matthew Bentham
2020-02-03IVGCVSW-4399 Create Sample Dynamic backendNarumol Prangnawarat
2020-01-07IVGCVSW-4246 Enable -Wextra by defaultDerek Lamberti
2019-12-31Replace Schema.s with generated .cpp fileRob Hughes
2019-12-31Some build fixes for MSVCRob Hughes
2019-12-19IVGCVSW-4237 Solve build dependencies to allow isolated build on sbuildFrancis Murtagh
2019-12-10IVGCVSW-4212 Example of standalone dynamic reference backendNarumol Prangnawarat
2019-11-15Print CMake messages on stdout rather than stderrRob Hughes
2019-10-31Github #277 Add option to use shared boost librariesMatthew Bentham
2019-10-18Github #275 Generate versionned librariesMatteo Martincigh
2019-10-17Move version definition to its own fileGuillaume Gardet
2019-10-11IVGCVSW-3721 Add support for startup sequence (Mock Gatord service).Colm Donelan
2019-09-06IVGCVSW-3719 Create test program executable.Colm Donelan
2019-08-28IVGCVSW-3656 Build the reference backend by defaultMatteo Martincigh
2019-08-27IVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREFMatteo Martincigh
2019-08-22IVGCVSW-3656 Make the reference backend optionalMatteo Martincigh
2019-08-05IVGCVSW-3541 Get the paths where to load the dynamic backends fromMatteo Martincigh
2019-07-23Add DLL copy commands for armnnTfLiteParser.dllRob Hughes
2019-07-15Github #226 Use correct paths returned by FindBoost.cmakeMatthew Bentham
2019-06-26Don't override compiler options specified on command lineMatthew Bentham
2019-05-09IVGCVSW-2900 Adding the missing option to build the Accuracy ToolÉanna Ó Catháin
2019-03-13IVGCVSW-2735 Failure to find flatbuffers is not a fatal build errorRuomei Yan
2019-02-25Rename ArmNN schema file to ArmnnSchema.fbsMatthew Bentham
2019-02-22IVGCVSW-2735 Fail build if TfLite parser or armnnSerializer can't be builtMatthew Bentham
2019-02-21IVGCVSW-2610 Add Quantization Tool ExecutableJim Flynn
2019-02-11IVGCVSW-2581 Create DeserializerKevin May