aboutsummaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2019-05-10Remove blocks of codes / files which are marked as INTERNAL_ONLYMichalis Spyrou
2019-04-03COMPMID-1995: Add the whole content of include plus utils in install_dirMichele Di Giorgio
2019-03-14COMPMID-1995 Fix OpenCL linking on x86_64Michalis Spyrou
2018-12-06COMPMID-1828: Allow the user to override the toolchain prefixAnthony Barbier
2018-12-03COMPMID-1819 Add option to build library with -fno-exceptionsMichalis Spyrou
2018-11-15COMPMID-1737: Fix: forgot to copy the 'support' folder to the include folder ...Anthony Barbier
2018-11-08COMPMID-1675: Add SVE supportGeorgios Pinitas
2018-11-02COMPMID-1737: Add support for install_dirAnthony Barbier
2018-11-02COMPMID-1685: Allow build_dir to be an absolute pathAnthony Barbier
2018-11-02COMPMID-1474: Automatically generate DragonBench benchmarksGeorgios Pinitas
2018-11-02Revert "COMPMID-1246: Disable -pie and -static-libstdc++ when compiling with ...Anthony Barbier
2018-11-02COMPMID-1246: Disable -pie and -static-libstdc++ when compiling with clangAnthony Barbier
2018-11-02COMPMID-1246: Add -Wno-implicit-fallthrough flag on gcc compilationGeorgios Pinitas
2018-11-02COMPMID-1246: Github PR: Fix build (#454)ggardet
2018-11-02COMPMID-1313: Tried to remove -Wno-implicit-fallthrough as it doesn't seem to...Anthony Barbier
2018-11-02COMPMID-1081: Introduced test-wide instrumentsAnthony Barbier
2018-11-02COMPMID-959: Fixed clang-tidy formatting, made GLES builds fail for standalone=1Anthony Barbier
2018-11-02COMPMID-797: Switch to new graph.Georgios Pinitas
2018-11-02COMPMID-959: Fixed -no-integrated-as flag for AndroidAnthony Barbier
2018-11-02COMPMID-959: Moved ccache workaround to jenkins scriptsAnthony Barbier
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello
2018-11-02COMPMID-959: Suppress invalid parenthesis warn with clang and ccacheGeorgios Pinitas
2018-11-02COMPMID-955 Enable support for ccacheAnthony Barbier
2018-11-02COMPMID-959: Fix compiler checksAnthony Barbier
2018-11-02COMPMID-942: Created 'embed_only' build target for ArmNNAnthony Barbier
2018-11-02COMPMID-930 Disable warning about implicit-fallthrough in new versions of GCCAnthony Barbier
2018-11-02COMPMID-765: Enable fp16 extension for arm64-v8.2-aPablo Tello
2018-11-02COMPMID-849: Changed default toolchain to Clang on AndroidAnthony Barbier
2018-11-02COMPMID-557: Use embed_kernels by default, add some command line examples to ...Anthony Barbier
2018-11-02COMPMID-557 Added some GLES documentation and rework following OOB testingAnthony Barbier
2018-11-02COMPMID-556: Revert COMPMID-652Georgios Pinitas
2018-11-02COMPMID-687: Winograd layer.Pablo Tello
2018-11-02COMPMID-652 - Graph examples shouldn't need to link against OpenCLIsabella Gottardi
2018-11-02COMPMID-675: NEGEMMLowp Assembly IntegrationPablo Tello
2018-11-02COMPMID-652: The Graph library should link against OpenCLAnthony Barbier
2018-11-02COMPMID-556: Add support to build arm64-v8.2-a for Android platform (clang co...Ioan-Cristian Szabo
2018-11-02COMPMID-631: Merge branches/gles_compute branchAnthony Barbier
2018-11-02COMPMID-617: Adds validation to CLPoolingLayerGeorgios Pinitas
2018-11-02COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits)Ioan-Cristian Szabo
2018-11-02COMPMID-556: Restrict standalone and openclGeorgios Pinitas
2018-11-02COMPMID-619: Logging interfaceGeorgios Pinitas
2018-11-02COMPMID-556 Don't build computer_vision and arm_compute_validation_old in non...Anthony Barbier
2018-11-02COMPMID-417 Use aarch64-elf and arm-eabi toolchainsMichalis Spyrou
2018-11-02COMPMID-417 Updated build system to not combined objects of the different lev...Anthony Barbier
2018-11-02COMPMID-417: Fixed broken scons script to build bare_metal and related compil...Pablo Tello
2018-11-02COMPMID-417: Add -fstack-protector-strong flagMoritz Pflanzer
2018-11-02COMPMID-415: Rename and move testsMoritz Pflanzer
2018-11-02COMPMID-518 - Bare metal supportMichalis Spyrou
2018-11-02COMPMID-417: Fix Yocto cross-compiles (Public pull request)Anthony Barbier
2018-09-17COMPMID-415: New framework - base framework [1/5]Moritz Pflanzer