- 06 Jul, 2012 3 commits
-
-
Jeremy C. Reed authored
In particular make it work with default --with-gtest-source which is "yes". And also set the distcheck options the same (but not completely tested due to #1910).
-
Jeremy C. Reed authored
(also removed an extra space out of an unrelated output)
-
Jeremy C. Reed authored
This is incomplete and not all tested. Added --with-gtest-source=PATH for location of the googletest source. Also tested old method (--with-gtest not source) with gtest 1.6.0.
-
- 05 Jul, 2012 4 commits
-
-
Michal 'vorner' Vaner authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
JINMEI Tatuya authored
-
- 04 Jul, 2012 9 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
JINMEI Tatuya authored
-
- 03 Jul, 2012 6 commits
-
-
JINMEI Tatuya authored
this should solve test failure on MacOS. committing at my discretion.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
Conflicts: src/lib/dns/name.cc
-
- 02 Jul, 2012 7 commits
-
-
JINMEI Tatuya authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 01 Jul, 2012 3 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 29 Jun, 2012 4 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 28 Jun, 2012 4 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
JINMEI Tatuya authored
as suggested in #2084. not sure why 'using namespace bind' didn't work (and the signature is so special that there wouldn't be ambiguity) but in any case this namespace is too large so it's better to not try to specify the entire space. with this change we don't need to declare using the entire space, so I removed it, too. okayed on jabber, directly committing.
-
-