summaryrefslogtreecommitdiffstats
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [#1393] added missing files from .gitignoreRazvan Becheriu2020-08-211-0/+1
|
* hammer: added handling much more things (more systems, running unit tests ↵Michal Nowikowski2019-01-311-1/+1
| | | | with mysql, pgsql and cql)
* Google Benchmark supportAndrei Pavel2017-08-181-1/+0
| | | | | | | | | | | | | | | | ReentrantSetUp* methods are needed because you can't control iteration count Usage: ./configure --with-benchmark OR ./configure --with-benchmark-source=/path/to/benchmark/src make cd src/lib/dhcpsrv/benchmarks ./run-benchmarks OR ./run-benchmarks --benchmark_filter="RegExP*"
* Ignore files generated for gtest when compiling with --with-gtest-sourceOlivier Clavel2017-04-041-0/+2
|
* [5019] .gitignore tweaked (*~ added)Tomek Mrugalski2017-01-261-0/+1
|
* [5036] Ignore parser generated filesFrancis Dupont2016-12-101-0/+1
|
* [master] Fixing some .gitignoreFrancis Dupont2016-03-181-0/+1
|
* [master] Remove obsolete usage of AC_OUTPUTKean Johnston2013-12-301-1/+1
| | | | | | | The obsolete usage of AC_OUTPUT was actually causing config.status to be executed multiple times, which is a big waste of time. Changed to use the correct AC_CONFIG_FILES and AC_CONFIG_COMMANDS macros instead.
* [master] Add .gitignore for automake's new parallel harness test log filesMukund Sivaraman2013-07-101-0/+4
| | | | | | | These *.log and *.trs are created in all the tests/ directories when gtest unittests are run with automake 1.13.4. See: http://www.gnu.org/software/automake/manual/automake.html#Parallel-Test-Harness
* [master] Update .gitignore filesMukund Sivaraman2013-01-071-1/+2
|
* [master] Add logger_lockfile to .gitignoreMukund Sivaraman2012-08-081-0/+1
|
* [master] Update .gitignoreMukund Sivaraman2012-05-151-0/+6
|
* [1930] Install headers into bind10-specific directoryMukund Sivaraman2012-05-071-0/+2
|
* Update .gitignore filesMukund Sivaraman2012-03-141-0/+1
|
* Add a basic .gitignore to ignore build related fluffMukund Sivaraman2012-03-081-0/+28