summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Makefile -> GNUmakefileJari Vetoniemi2019-02-25
| | | | We are GNUmake specific
* make: -D_FORTIFY_SOURCE=2 by defaultJari Vetoniemi2019-02-25
| | | | | Also put WARNINGS in default parameters, this all can be overriden with CFLAGS and CPPFLAGS
* make: use normal assignment for warningsJari Vetoniemi2019-02-25
|
* Fix makefileJari Vetoniemi2018-10-28
|
* push for remote workJari Vetoniemi2018-10-11
|
* make: fix colm depsJari Vetoniemi2018-09-26
|
* make: depend on the included .lm filesJari Vetoniemi2018-09-26
|
* New makefileJari Vetoniemi2018-09-26
|
* Makefile: Add -Warray-bounds=2Jari Vetoniemi2018-02-23
|
* wipJari Vetoniemi2018-02-23
|
* Make -Wstrict-overflow less paranoidJari Vetoniemi2017-10-01
| | | | Seems to do stuff only when optimizations are enabled
* Fix install ruleJari Vetoniemi2017-10-01
|
* Simplify the install ruleJari Vetoniemi2017-05-01
|
* work in progressJari Vetoniemi2017-05-01
|
* Initial commitJari Vetoniemi2017-04-13