Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: use CROSSCOMPILING_EMULATOR | Michel Zou | 2021-04-27 | 1 | -6/+2 |
* | Function dladdr() now retrieve symbol name and symbol address from both expor... | Pali Rohár | 2021-01-27 | 1 | -0/+7 |
* | cmake: add support to build test-dladdr on unix like os | Ralf Habacker | 2021-01-17 | 1 | -11/+19 |
* | Add function dladdr() and associated test application test-dladdr | Ralf Habacker | 2021-01-17 | 1 | -0/+8 |
* | cmake: add option ENABLE_WINE to enable support for running cross compiled te... | Ralf Habacker | 2020-11-09 | 1 | -1/+3 |
* | cmake: separate targets in tests subdir for reasier reading | Ralf Habacker | 2020-11-09 | 1 | -0/+4 |
* | cmake: Let make target 'test' be accessable from topmost build directory | Ralf Habacker | 2020-11-09 | 1 | -1/+0 |
* | cmake: place all generated binaries into one place | Ralf Habacker | 2020-11-02 | 1 | -1/+1 |
* | Move cmake targets into sub directories | Ralf Habacker | 2020-09-14 | 1 | -0/+12 |