Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-26 | compilers: Don't run built-in checks on MSVC | Nirbheek Chauhan | 1 | -0/+5 |
2017-01-26 | compilers: Fix has_function check for builtins | Nirbheek Chauhan | 1 | -6/+23 |
2017-01-26 | compilers: Fix builtin checks with clang on Linux | Nirbheek Chauhan | 1 | -1/+5 |
2016-12-10 | has_function: Fix checking for builtins with includes | Nirbheek Chauhan | 1 | -1/+9 |
2016-12-04 | Compiler check and extra args should always override | Nirbheek Chauhan | 1 | -9/+23 |
2016-11-08 | tests/common: Run compiler checks for both C & C++ | Nirbheek Chauhan | 1 | -35/+37 |
2016-05-26 | compilers: Fix header stub change that broke has_function checks on Windows (... | Nirbheek Chauhan | 1 | -1/+7 |
2016-05-04 | tests/common/43: Better, more descriptive error messages | Nirbheek Chauhan | 1 | -6/+6 |
2016-04-07 | Improve cc.has_function() check to not require any includes and detect stubs | Tim-Philipp Müller | 1 | -0/+24 |
2013-07-30 | Forgot this one. | Jussi Pakkanen | 1 | -0/+11 |