aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Run autoconf from top-level directory.Carlos O'Ryan2017-12-031-0/+16
| | | | | | | | 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.
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-68/+0
|
* Updates the version number to 1.7.0zhanyong.wan2013-04-071-1/+1
|
* Replaces unportable == with portable = in configure.ac.zhanyong.wan2013-03-191-1/+1
| | | | Contributed by tk@giga.or.at.
* Renames the license file.vladlosev2011-09-091-1/+1
|
* Changes gtest's version to 1.6.0 and adds release notes.zhanyong.wan2011-02-241-1/+1
|
* Lucid autotools compatibility patch by Jeffrey Yasskin.vladlosev2010-05-111-0/+1
|
* Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler ↵zhanyong.wan2010-02-241-3/+19
| | | | 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).
* Bumps up the version number for release 1.4.0.zhanyong.wan2009-09-241-1/+1
|
* Ports gtest to minGW (by Kenton Varda).zhanyong.wan2009-04-251-0/+5
|
* Updates the 1.3.0 release note.zhanyong.wan2009-03-171-1/+1
|
* Gets ready to release 1.2.1 by bumping up the version number.shiqian2008-12-101-1/+1
|
* Changes config_aux to build-aux to conform with the convention. Simplifies ↵shiqian2008-12-101-3/+2
| | | | the configuration commands in README. By Chandler Carruth.
* Updated CHANGES and release version for 1.2vladlosev2008-11-261-1/+1
|
* Enables the Python tests to run with 2.3 (necessary for testing on Mac OS X ↵shiqian2008-11-241-3/+3
| | | | Tiger); also fixes gtest_output_test when built with xcode.
* Prepares gtest for release 1.1.0.shiqian2008-09-161-1/+1
|
* Adds an Xcode project for building gtest. By Preston Jackson.shiqian2008-07-251-0/+4
|
* Updates the release version to 1.0.1.shiqian2008-07-091-1/+1
|
* Initial import.shiqian2008-07-031-0/+43