Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-11 | mate-compiler-flags: add -Wno-unused-parameter to maximum c++ warnings | Pablo Barciela | 1 | -1/+1 | |
2020-08-11 | mate-compiler-flags: disable '-Wno-unused' and '-Wno-sign-compare' | Pablo Barciela | 1 | -3/+3 | |
2020-04-02 | silent -Wunused-parameter for maximum warning level | raveit65 | 1 | -1/+1 | |
2019-09-30 | update MATE_CXX_WARNINGS macro | rbuj | 1 | -51/+57 | |
- add more compiler flags - remove this constraint: "Only use compiler warnings for gcc" - remove the ansi flag (c++98 iso standard) - Use autoconf archive macros (AX_) | |||||
2019-09-26 | Check if AX_APPEND_FLAG and AX_CHECK_COMPILE_FLAG are available | rbuj | 1 | -0/+8 | |
Print the error message "You need to install the autoconf-archive package." if autoconf archive macros are not available on the system. | |||||
2019-09-25 | update mate-compiler-flags macro | raveit65 | 1 | -50/+21 | |
- add more compiler flags - remove this constraint: "Only use compiler warnings for gcc" - remove the ansi flag (c89 iso standard) - Use autoconf archive macros (AX_) | |||||
2014-01-03 | Replace deprecated AC_HELP_STRING with AS_HELP_STRING | infirit | 1 | -4/+4 | |
2013-03-13 | Add GPL3 copyright headers | Stefano Karapetsas | 1 | -3/+20 | |
2012-05-17 | rename macros2 => macros | Stefano Karapetsas | 1 | -0/+141 | |