summaryrefslogtreecommitdiffstats
path: root/mk/cc.mk
Commit message (Expand)AuthorAge
* Replace the mk stubs with a autotools like configure script.Roy Marples2009-07-14
* Add (c) to CopyrightRoy Marples2009-05-01
* Go back to using gitRoy Marples2009-04-30
* Default to -O2.Roy Marples2008-11-05
* Punt old dirs and work with svn.Roy Marples2008-09-25
* Use -S to test full compiler flags.Roy Marples2008-09-08
* Tests now work with gcc and pcc.Roy Marples2008-09-06
* Always test our cc options with a valid input file.Roy Marples2008-09-06
* As our logger calls emulate syslog, we can use %m. However, this means we hav...Roy Marples2008-09-05
* make DEBUG=yes enabled ggdb.Roy Marples2008-06-07
* Normally I hate massive code drops, but heh.Roy Marples2008-04-11
* Don't include -pipe by default.Roy Marples2008-02-20
* Test each CC flag we want to set so we will work on other compilers such as p...Roy Marples2008-02-20
* Fix compile.Roy Marples2008-02-19
* Linux-2.6.23 finally supports -std=c99 for asm/types.h, included by headers w...Roy Marples2008-02-19
* We now work with C90 compilers, so no need to enforce C99.Roy Marples2008-01-16
* Belatedly into 2008 :)Roy Marples2008-01-08
* Add a dist mk stub and tweak the other mk's for style.Roy Marples2008-01-08
* Move to a BSD style Makefile and supply mk stubs that work with gmake and pmake.Roy Marples2008-01-07