summaryrefslogtreecommitdiffstats
path: root/odk/CppunitTest_odk_checkapi.mk
Commit message (Collapse)AuthorAgeFilesLines
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
| | | | | | | | | 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>
* No need for CppunitTest_odk_checkapi to disable compiler pluginsStephan Bergmann2014-12-211-2/+0
| | | | Change-Id: I258a3bb0fafbea5fa41133c0f223162cc416b36b
* Introduce gb_*_set_external_codeStephan Bergmann2014-12-181-1/+2
| | | | | | | | | | | ...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
* check that ODK headers compile with C++03Luboš Luňák2014-09-151-0/+1
| | | | Change-Id: Ief191a5bbbdca45aaaa8ae5bcc395124ed189796
* build ODK headers check without LIBO_INTERNAL_ONLYLuboš Luňák2014-09-151-0/+6
| | | | Change-Id: Ia8bca09a877bed6070c10e1c008bdb05ac088485
* do not call the checkapi cxx file 'strings.cxx', now that it's the only oneLuboš Luňák2014-09-151-1/+1
| | | | Change-Id: I796a6c4b460f83d6e6aef501055c8896565afc85
* Fixed some CppunitTest namesStephan Bergmann2014-08-281-0/+34
Change-Id: I57b039c7114c03944e8eaba9ca1bb81da563640a