summaryrefslogtreecommitdiff
path: root/odk/CppunitTest_odk_checkapi.mk
AgeCommit message (Collapse)Author
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
Uwinapi is discontinued. Change-Id: I063b4d0d8fab2d60de168e960a63b8181158ac01 Reviewed-on: https://gerrit.libreoffice.org/23198 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Tested-by: David Ostrovsky <david@ostrovsky.org>
2014-12-21No need for CppunitTest_odk_checkapi to disable compiler pluginsStephan Bergmann
Change-Id: I258a3bb0fafbea5fa41133c0f223162cc416b36b
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann
...to harmonize the mechanisms to not define LIBO_INTERNAL_ONLY for extension code and CppunitTest_odk_checkapi. (It also needs to revert any -Wundef, as the config_host/config_*.h files will not be included, so the HAVE_* macros will be undefined.) This obsoletes the need for RTL_DISABLE_FAST_STRING. Change-Id: If5eacba80c349efb90762aade8f2ea6d2db7e314
2014-09-15check that ODK headers compile with C++03Luboš Luňák
Change-Id: Ief191a5bbbdca45aaaa8ae5bcc395124ed189796
2014-09-15build ODK headers check without LIBO_INTERNAL_ONLYLuboš Luňák
Change-Id: Ia8bca09a877bed6070c10e1c008bdb05ac088485
2014-09-15do not call the checkapi cxx file 'strings.cxx', now that it's the only oneLuboš Luňák
Change-Id: I796a6c4b460f83d6e6aef501055c8896565afc85
2014-08-28Fixed some CppunitTest namesStephan Bergmann
Change-Id: I57b039c7114c03944e8eaba9ca1bb81da563640a