2013-06-10 | koda | visibility unsupported on windows | file | diff | annotate |
2013-06-10 | koda | protect all types with -fstack-protector-all | file | diff | annotate |
2013-06-10 | koda | stack-protector flag needs to be passed to the linker as well | file | diff | annotate |
2013-06-09 | koda | set linker flags where appropriate | file | diff | annotate |
2013-06-08 | koda | make sure that also CXX sources pick up the flags (although I'm not 100% of the correctness of the tests) | file | diff | annotate |
2013-06-08 | koda | add fstack-protector and fvisibility=hidden to cmake tests | file | diff | annotate |
2013-06-08 | koda | also apply linker flags to haskell programs | file | diff | annotate |
2013-06-07 | koda | add relro linker tests (issue 663) | file | diff | annotate |
2013-06-07 | koda | move compiler checks in a separate cmake module | file | diff | annotate |