Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
e8e48c26448c380a568c0cbddd537f6562d6242d
/
.waf-tools
/
default-compiler-flags.py
f714c1f
build: use -Og with clang as well
by Davide Pesavento
· 8 years ago
7f20d6e
build+src: mark destructor virtual in classes with virtual functions
by Davide Pesavento
· 8 years ago
465c973
build: Do not fail the build in debug mode when using deprecated declarations
by Alexander Afanasyev
· 8 years ago
1349d2d
build: add waf-tool to simplify building with AddressSanitizer & friends
by Davide Pesavento
· 8 years ago
e6e6fde
build: require gcc >= 4.8.2 and boost >= 1.54.0
by Davide Pesavento
· 9 years ago
efa22d6
build: Do not fail build when -Winfinite-recursion warning is generated
by Alexander Afanasyev
· 9 years ago
7c02b47
build: enable -Wextra by default
by Davide Pesavento
· 9 years ago
b1ba3e0
build: downgrade keyword-macro from an error to a warning with clang
by Junxiao Shi
· 9 years ago
d06ea05
build: disable clang's unused-local-typedef warning
by Davide Pesavento
· 9 years ago
1aafba4
build: Minor fix of default-compiler-flags tool
by Davide Pesavento
· 9 years ago
0dcb6a2
build: Update waf to version 1.8.8-dev (with custom patches)
by Alexander Afanasyev
· 10 years ago
3e7d2ac
build: Explicitly define _GLIBCXX_USE_NANOSLEEP if gcc < 4.8 is used
by Alexander Afanasyev
· 10 years ago
c940f4b
build: Update waf to 1.8.5-dev
by Alexander Afanasyev
· 10 years ago
e3d6266
build: Fix bug in default-compiler-flags.py
by Stephen McQuistin
· 10 years ago
0151579
build: Several updates of the build scripts
by Alexander Afanasyev
· 10 years ago
dfe9c6b
Always build in C++11 mode.
by Davide Pesavento
· 10 years ago
34e378c
build: Do not warn about C99 extensions
by Alexander Afanasyev
· 10 years ago
b578ab3
build: Disable `unneeded-internal-declaration` warning
by Alexander Afanasyev
· 10 years ago
46ffa69
build: downgrade maybe-uninitialized from an error to a warning
by Junxiao Shi
· 10 years ago
b67090a
build+tests: Fixing c++11 mode compilation and correcting integrated test with faces
by Alexander Afanasyev
· 11 years ago
3e6a98e
build: Adding `-Werror` during compiler flag detection phase
by Alexander Afanasyev
· 11 years ago
766cea7
====== Renaming library to ndn-cxx ======
by Alexander Afanasyev
· 11 years ago
1160baa
build: Reorganizing wscript into a set smaller function-specific scripts
by Alexander Afanasyev
· 11 years ago
b78bc4d
build: add -std=c++03 (in non C++11 mode) and -pedantic to the default CXXFLAGS
by Alexander Afanasyev
· 11 years ago
482ccc5
build: suppress CryptoPP warnings
by Junxiao Shi
· 11 years ago
5e1288e
docs: Updated installation instructions, AUTHORs, and other small updates
by Alexander Afanasyev
· 11 years ago