2008-05-24 |
Hannes Gredler | revert to default makefile, bump version to 0.5.6-rc4 OLSRD_0_5_6_RC4 |
blob | commitdiff | raw |
2008-05-23 |
Hannes Gredler | set compiler options right for non-dev tree |
blob | commitdiff | raw | diff to current |
2008-05-21 |
Henning Rogge | switch of debug as default |
blob | commitdiff | raw | diff to current |
2008-05-19 |
Hannes Gredler | Automated merge with http://gredler.at/hg/olsrd/ |
blob | commitdiff | raw | diff to current |
2008-05-17 |
Hannes Gredler | only walk the free_list for memory cookies |
blob | commitdiff | raw | diff to current |
2008-05-07 |
Hannes Gredler | Automated merge with gredler.at/hg/olsrd-border |
blob | commitdiff | raw | diff to current |
2008-05-06 |
Hannes Gredler | squelch compiler inline-limit warning |
blob | commitdiff | raw | diff to current |
2008-05-05 |
Hannes Gredler | Automated merge with http://olsrd.sf.net/hg/olsrd |
blob | commitdiff | raw | diff to current |
2008-05-05 |
Bernd Petrovitsch | add LIBDIR to the linker flags for olsrd |
blob | commitdiff | raw | diff to current |
2008-04-29 |
Hannes Gredler | Automated merge with gredler.at/hg/olsrd-linkset-refact... |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Henning Rogge | Merged with olsrd development tree |
blob | commitdiff | raw | diff to current |
2008-04-18 |
Henning Rogge | Merged olsrd development branch |
blob | commitdiff | raw | diff to current |
2008-04-16 |
Hannes Gredler | move avl and list library into src/common |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Hannes Gredler | merge HEAD branch |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Hannes Gredler | merge with HEAD branch |
blob | commitdiff | raw | diff to current |
2008-03-18 |
Henning Rogge | clean checkin |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Henning Rogge | first cut for linkset refactoring |
blob | commitdiff | raw | diff to current |
2008-03-08 |
Hannes Gredler | rework LISTNODE2STRUCT macro, squelch inline limit... |
blob | commitdiff | raw | diff to current |
2008-02-29 |
Hannes Gredler | fix some timer-refactoring compiler warnings |
blob | commitdiff | raw | diff to current |
2008-02-19 |
Hannes Gredler | squelch compiler warnings |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Hannes Gredler | From Sven-Ola Tuecke <sven-ola@gmx.de>: add support... |
blob | commitdiff | raw | diff to current |
2007-12-17 |
Hannes Gredler | remove CVS ID markers |
blob | commitdiff | raw | diff to current |
2007-12-12 |
Bernd Petrovitsch | * ooops, fixed typo |
blob | commitdiff | raw | diff to current |
2007-12-11 |
Bernd Petrovitsch | - Replaced "which" with a /bin/sh script snippet. |
blob | commitdiff | raw | diff to current |
2007-12-06 |
Bernd Petrovitsch | - added "-ffunction-sections -fdata-sections -Wl,-... |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Bernd Petrovitsch | * added more warnings |
blob | commitdiff | raw | diff to current |
2007-11-19 |
Bernd Petrovitsch | * added support for EXTRA_CPPFLAGS |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Bernd Petrovitsch | * added -Wcast-qual: this killed lots of unnecessary... |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Bernd Petrovitsch | * added -Wbad-function-cast |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Bernd Petrovitsch | * added -WWendif-labels |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Bernd Petrovitsch | * added -Wwrite-strings |
blob | commitdiff | raw | diff to current |
2007-11-04 |
Bernd Petrovitsch | * do not generate a dependency file for the generated... |
blob | commitdiff | raw | diff to current |
2007-11-02 |
Bernd Petrovitsch | * added a comment |
blob | commitdiff | raw | diff to current |
2007-11-02 |
Bernd Petrovitsch | * ooops, hide the dependency generation calls again |
blob | commitdiff | raw | diff to current |
2007-11-02 |
Bernd Petrovitsch | With the help of Patrick McCarty <mccartyp@gmail.com... |
blob | commitdiff | raw | diff to current |
2007-10-20 |
Bernd Petrovitsch | Ooops, I overlooked that NODEBUG is also used in defs... |
blob | commitdiff | raw | diff to current |
2007-10-20 |
Bernd Petrovitsch | - added "-fomit-frame-pointer" to the normal build |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Bernd Petrovitsch | * CygWin gcc doesn know -fearly-inlining. So we also... |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Bernd Petrovitsch | * increase the inline size limit somewhat more - needed... |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Bernd Petrovitsch | * increase the inline size limit needed on 64bit machines |
blob | commitdiff | raw | diff to current |
2007-09-17 |
Bernd Petrovitsch | * added a comment to a commented out warning |
blob | commitdiff | raw | diff to current |
2007-09-17 |
Bernd Petrovitsch | * ooops, accidently activated -Werror |
blob | commitdiff | raw | diff to current |
2007-09-16 |
Bernd Petrovitsch | * creating builddata.c containing build time informatio... |
blob | commitdiff | raw | diff to current |
2007-09-07 |
Bernd Petrovitsch | * use /bin/sh instead of /bin/bash - patch by John... |
blob | commitdiff | raw | diff to current |
2007-08-29 |
Bernd Petrovitsch | - Based on a patch by Gianni Costanzi <gianni.costanzi... |
blob | commitdiff | raw | diff to current |
2007-08-23 |
Bernd Petrovitsch | * set the all:target before including the OS-specific... |
blob | commitdiff | raw | diff to current |
2007-08-20 |
Bernd Petrovitsch | * fix compilation on *BSD: the "sed" there doesn't... |
blob | commitdiff | raw | diff to current |
2007-08-19 |
Bernd Petrovitsch | * added olsr_makefile_make_use_of_exename.patch from... |
blob | commitdiff | raw | diff to current |
2007-08-16 |
Bernd Petrovitsch | * "type" is a bash-builtin (as pointed out by Sven... |
blob | commitdiff | raw | diff to current |
2007-08-02 |
Bernd Petrovitsch | * do not generate dependencies before cleaning as we... |
blob | commitdiff | raw | diff to current |
2007-07-28 |
Bernd Petrovitsch | * ooops |
blob | commitdiff | raw | diff to current |
2007-07-28 |
Bernd Petrovitsch | * ignore the generated olsr_switch binary.cvsignore |
blob | commitdiff | raw | diff to current |
2007-07-26 |
Bernd Petrovitsch | * the contents of INCLUDES and DEFINES should now be... |
blob | commitdiff | raw | diff to current |
2007-07-26 |
Bernd Petrovitsch | * fixed the "missing" #define more sane now |
blob | commitdiff | raw | diff to current |
2007-07-18 |
Bernd Petrovitsch | * activated supprot for the old plugin interface |
blob | commitdiff | raw | diff to current |
2007-07-15 |
Bernd Petrovitsch | * activate old plugin interface versions per default... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Thomas Lopatic | (1) On Windows $(OS) is not undefined but contains... |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Bernd Petrovitsch | commented out -Werror again |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Bernd Petrovitsch | * ooops, killed an outdated comment |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Bernd Petrovitsch | Makefile tweaking: |
blob | commitdiff | raw | diff to current |
2007-04-27 |
Bernd Petrovitsch | * make it compile on Debian/Sarge with a gcc-3.3.5 |
blob | commitdiff | raw | diff to current |
2007-04-20 |
Bernd Petrovitsch | * added lots of warnings (and -Werror is disabled per... |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Andreas Tonnesen | Commenting out -Werror since lex generates code that... |
blob | commitdiff | raw | diff to current |
2007-04-03 |
Bernd Petrovitsch | * only calculate the OS once and immediately only if... |
blob | commitdiff | raw | diff to current |
2007-04-02 |
Bernd Petrovitsch | * oops, now it is consistent |
blob | commitdiff | raw | diff to current |
2007-04-02 |
Bernd Petrovitsch | * added -Werror to motivate to kill warnings |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Bernd Petrovitsch | * added support and automagic detection for ccache |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Bernd Petrovitsch | * applied olsrd-0.4.10-paths.diff |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Bernd Petrovitsch | * tell emacs'ens the correct filetype |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Bruno Randolf | minor makefile restructurings |
blob | commitdiff | raw | diff to current |
2005-05-26 |
Bruno Randolf | add -Wl,-export-dynamic to LDFLAGS to allow direct... |
blob | commitdiff | raw | diff to current |
2005-05-25 |
Bruno Randolf | another round of Makefile cleanup |
blob | commitdiff | raw | diff to current |
|