History log of /external/lldb/test/api/check_public_api_headers/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9c57067cd46455cf68e41c25a58c33ef529203c7 02-May-2013 Daniel Malea <daniel.malea@intel.com> Fix check_public_api_headers test on mac os x, and refactor some logic into lldbtest.py
- moved build logic from Makefile and TestPublicAPIHeaders.py into lldbtest to allow reuse
- added decorator @skipIfi386



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@180955 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/api/check_public_api_headers/Makefile
f78bf6ca33e61022e61f17ce9fe226cf813e5baf 23-Apr-2013 Daniel Malea <daniel.malea@intel.com> Fix CheckPublicAPIHeaders test case
- LLDB C++ API requires C++11
- provide required -std=c++11 flag if none is specified



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@180126 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/api/check_public_api_headers/Makefile
a964b09dd5fdcd00890cf65df6bf1aa931f1d11d 20-Feb-2013 Matt Kopec <Matt.Kopec@intel.com> Fix TestPublicAPIHeaders test on Linux.
-Change the build_dir variable name to lib_dir
-Set lib_dir to the correct location on Linux
-Set LD_EXTRAS to the actual lldb library


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@175664 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/api/check_public_api_headers/Makefile
68687f50e278727ee89202eeb2b159034e55e202 22-Dec-2011 Johnny Chen <johnny.chen@apple.com> Patches for running some of the Linux tests from Dawn, thanks!
With some minor modification from me.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@147160 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/api/check_public_api_headers/Makefile
62d527ebcc7f55c8ad10e9d692cf69a881fb933a 04-Aug-2011 Johnny Chen <johnny.chen@apple.com> Add a test to check the integrity of the lldb public api directory containing SB*.h headers.

There should be nothing unwanted there and a simpe main.cpp (generated from main.cpp.template)
which includes SB*.h should compile and link with the LLDB framework.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@136894 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/api/check_public_api_headers/Makefile