index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mk
/
cc.mk
Commit message (
Expand
)
Author
Age
*
Add (c) to Copyright
Roy Marples
2009-05-01
*
Go back to using git
Roy Marples
2009-04-30
*
Default to -O2.
Roy Marples
2008-11-05
*
Punt old dirs and work with svn.
Roy Marples
2008-09-25
*
Use -S to test full compiler flags.
Roy Marples
2008-09-08
*
Tests now work with gcc and pcc.
Roy Marples
2008-09-06
*
Always test our cc options with a valid input file.
Roy Marples
2008-09-06
*
As our logger calls emulate syslog, we can use %m. However, this means we hav...
Roy Marples
2008-09-05
*
make DEBUG=yes enabled ggdb.
Roy Marples
2008-06-07
*
Normally I hate massive code drops, but heh.
Roy Marples
2008-04-11
*
Don't include -pipe by default.
Roy Marples
2008-02-20
*
Test each CC flag we want to set so we will work on other compilers such as p...
Roy Marples
2008-02-20
*
Fix compile.
Roy Marples
2008-02-19
*
Linux-2.6.23 finally supports -std=c99 for asm/types.h, included by headers w...
Roy Marples
2008-02-19
*
We now work with C90 compilers, so no need to enforce C99.
Roy Marples
2008-01-16
*
Belatedly into 2008 :)
Roy Marples
2008-01-08
*
Add a dist mk stub and tweak the other mk's for style.
Roy Marples
2008-01-08
*
Move to a BSD style Makefile and supply mk stubs that work with gmake and pmake.
Roy Marples
2008-01-07