index
:
bird
android-old
avc-firewall
bgp/recursive
current-busch
current-vps
dmwg-0.0.1
dmwg-0.0.2
lua/filter
lua/lua
lua/wireguard
native/native-function
native/wg-native-function
old/bgp-recursive
old/build
old/current-jessie
old/debug
old/debug2
old/ignore-interface
old/ipv4-link-local
old/tunnel-encap
old/wg-tlv
old/wireguard
old/wireguard-android
old/wireguard-bp
old/wireguard-initial
old/wireguard-lib
old/wireguard-proto
old/wireguard-upstream
proto-firewall
shared
wireguard
wireguard-android
wireguard-next
wireguard-next-tmp10
wireguard-next-tmp11
wireguard-next-tmp5
wireguard-next-tmp6
wireguard-next-tmp7
wireguard-next-tmp7-1
wireguard-next-tmp8
wireguard-next-tmp8-1
wireguard-next-tmp9
Bird routing daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
Rules.in
Age
Commit message (
Expand
)
Author
2016-05-10
Build system reworked to one global Makefile with includes and no nesting
Jan Moskyto Matejka
2015-07-18
Simplify build messages
Ondrej Zajicek
2013-04-19
Removes unnecessary client subdirectories and updates buildsystem.
Ondrej Zajicek
2013-03-19
Add lightweight client - birdcl
Tomas Hlavacek
2010-08-04
Fixes build on Sparc.
Ondrej Zajicek
2010-05-02
Merge several fixes suggested by Joakim Tjernlund.
Ondrej Zajicek
2004-08-19
Do not forget to propagate LDFLAGS from configure. Allows static linking,
Martin Mares
2000-06-09
Proper building and installation of documentation in the Makefiles.
Martin Mares
2000-05-08
Autoconf is *evil*. The sysconfdir and similar variables are unusable in
Martin Mares
2000-05-08
`make install' now works.
Martin Mares
2000-05-05
Connected the `doc' subtree to global makefiles.
Martin Mares
2000-02-14
Don't make dependencies in client directory if the client is not
Martin Mares
2000-01-20
Configure, link and use the readline library.
Martin Mares
1999-10-29
Added skeleton of the client. Does nothing, but at least compiles.
Martin Mares
1999-05-21
Don't forget to export CPPFLAGS to GCC. :)
Martin Mares
1999-04-12
Use $(CC) instead of gcc even when generating dependencies.
Martin Mares
1999-03-04
Use dmalloc instead of EFence when available (dmalloc has lot of improvements
Martin Mares
1999-03-01
If we are compiling with debugging enabled and libefence is available,
Martin Mares
1999-01-15
Make filters actually compiled.
Pavel Machek
1999-01-12
Fixed trivial bug in naming of `depend' file. Argh.
Martin Mares
1999-01-10
New makefiles. Includes support for out-of-source-tree builds.
Martin Mares