Levente Polyak
c4ef6f3a05
version: fix declared version to be in sync with CMakeLists.txt
7 years ago
Carlos O'Ryan
aea8580ecf
Run autoconf from top-level directory.
...
This is part (hopefully all) of the fixes for #776 . The top-level
configure.ac configures googletest first and then googlemock.
With this changes it is possible to embed googletest into another
project that uses autoconf. For an example (though it is WIP), see
the commits (and soon PR) referenced from google/protobuf#236 .
7 years ago
Billy Donahue
affb09edf0
move googlemock files into googlemock/ subdir
10 years ago
Billy Donahue
1f87a0970d
Move everything in googletest into googletest/googletest
10 years ago
zhanyong.wan
061f1d4d16
Updates version number to 1.7.0
12 years ago
zhanyong.wan
c97e3001cd
Updates the version number to 1.7.0
12 years ago
zhanyong.wan
c08ec2a768
Replaces unportable == with portable = in configure.ac.
...
Contributed by tk@giga.or.at .
12 years ago
vladlosev
5aa8dd99e2
Renames the license files.
14 years ago
vladlosev
27615dbc5f
Renames the license file.
14 years ago
zhanyong.wan
79d82b6ef7
Changes gmock's version to 1.6.0 and adds release notes.
14 years ago
zhanyong.wan
19d6b45794
Changes gtest's version to 1.6.0 and adds release notes.
14 years ago
vladlosev
7aec2f36ba
Lucid autotools compatibility patch by Jeffrey Yasskin.
15 years ago
zhanyong.wan
5905ba00fe
Adds threading support (by Vlad Losev); updates the version number (by Zhanyong Wan); adds release notes for 1.5.0 (by Vlad Losev).
15 years ago
zhanyong.wan
3bef459eac
Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth); adds wide InitGoogleTest to gtest.def (by Vlad Losev); updates the version number (by Zhanyong Wan); updates the release notes for 1.5.0 (by Vlad Losev); removes scons scripts from the distribution (by Zhanyong Wan); adds the cmake build script to the distribution (by Zhanyong Wan); adds fused source files to the distribution (by Vlad Losev and Chandler Carruth).
15 years ago
zhanyong.wan
79643f51ed
Changes gmock's version to 1.4.0. Also fixes a compiler warning.
16 years ago
zhanyong.wan
b0d1c08ff2
Bumps up the version number for release 1.2.0.
16 years ago
zhanyong.wan
7fba282ce7
Bumps up the version number for release 1.4.0.
16 years ago
zhanyong.wan
240fe5a0cf
Fixes errors in the autotools scripts.
16 years ago
zhanyong.wan
f2334aa195
Ports gtest to minGW (by Kenton Varda).
16 years ago
zhanyong.wan
da579bd681
Adds release note for 1.1.0 and switches to use gtest 1.3.0.
16 years ago
zhanyong.wan
66973e30d6
Updates the 1.3.0 release note.
16 years ago
shiqian
281b1d21db
More tweaks to the build script.
16 years ago
shiqian
635aff1664
Gets ready to release 1.2.1 by bumping up the version number.
16 years ago
shiqian
a92e49620e
More tweaks to the build systems.
16 years ago
shiqian
a369436e2a
Changes config_aux to build-aux to conform with the convention. Simplifies the configuration commands in README. By Chandler Carruth.
16 years ago
shiqian
e35fdd936d
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
16 years ago
vladlosev
180e74cd35
Updated CHANGES and release version for 1.2
16 years ago
shiqian
c440a6923a
Enables the Python tests to run with 2.3 (necessary for testing on Mac OS X Tiger); also fixes gtest_output_test when built with xcode.
16 years ago
shiqian
9e672bd5e3
Prepares gtest for release 1.1.0.
17 years ago
shiqian
dbc56bf84b
Adds an Xcode project for building gtest. By Preston Jackson.
17 years ago
shiqian
8bbeac4c24
Updates the release version to 1.0.1.
17 years ago
shiqian
d201456903
Initial import.
17 years ago