office-gobmx/tools
Tomaž Vajngerl c13a664c5f Don't compile cpuid test with INTRINSICS_CXXFLAGS
This will compile test with maximal supported instruction set
supported by the compiler, but the CPU might not support the
instructions sets. As this tests some aspects of runtime CPU
detection only we actually don't need to compile it with the
INTRINSICS_CXXFLAGS flags.

Change-Id: I612785949b42efbd08d1961a746025f66e99aebc
Reviewed-on: https://gerrit.libreoffice.org/82422
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2019-11-11 22:21:38 +01:00
..
inc make bin/update_pch.s always include code in trivial #if's 2019-10-18 11:00:04 +02:00
qa Don't compile cpuid test with INTRINSICS_CXXFLAGS 2019-11-11 22:21:38 +01:00
source size some stringbuffer to prevent re-alloc 2019-11-03 17:11:32 +01:00
CppunitTest_tools_config.mk
CppunitTest_tools_test.mk Don't compile cpuid test with INTRINSICS_CXXFLAGS 2019-11-11 22:21:38 +01:00
CustomTarget_reversemap.mk
Executable_bestreversemap.mk
IwyuFilter_tools.yaml
Library_tl.mk
Makefile
Module_tools.mk
README
StaticLibrary_ooopathutils.mk

Predates sal - string functions, url manipulation, stream stuff,
polygons, etc.

Exact history is lost before Sept. 18th, 2000, but old source code
comments show that part of the tools library dates back until at least
April 1991.

This directory will be removed in the near future (see fdo#39445 or
fdo#63154).