Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [#1393] added missing files from .gitignore | Razvan Becheriu | 2020-08-21 | 1 | -0/+1 |
| | |||||
* | hammer: added handling much more things (more systems, running unit tests ↵ | Michal Nowikowski | 2019-01-31 | 1 | -1/+1 |
| | | | | with mysql, pgsql and cql) | ||||
* | Google Benchmark support | Andrei Pavel | 2017-08-18 | 1 | -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-source | Olivier Clavel | 2017-04-04 | 1 | -0/+2 |
| | |||||
* | [5019] .gitignore tweaked (*~ added) | Tomek Mrugalski | 2017-01-26 | 1 | -0/+1 |
| | |||||
* | [5036] Ignore parser generated files | Francis Dupont | 2016-12-10 | 1 | -0/+1 |
| | |||||
* | [master] Fixing some .gitignore | Francis Dupont | 2016-03-18 | 1 | -0/+1 |
| | |||||
* | [master] Remove obsolete usage of AC_OUTPUT | Kean Johnston | 2013-12-30 | 1 | -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 files | Mukund Sivaraman | 2013-07-10 | 1 | -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 files | Mukund Sivaraman | 2013-01-07 | 1 | -1/+2 |
| | |||||
* | [master] Add logger_lockfile to .gitignore | Mukund Sivaraman | 2012-08-08 | 1 | -0/+1 |
| | |||||
* | [master] Update .gitignore | Mukund Sivaraman | 2012-05-15 | 1 | -0/+6 |
| | |||||
* | [1930] Install headers into bind10-specific directory | Mukund Sivaraman | 2012-05-07 | 1 | -0/+2 |
| | |||||
* | Update .gitignore files | Mukund Sivaraman | 2012-03-14 | 1 | -0/+1 |
| | |||||
* | Add a basic .gitignore to ignore build related fluff | Mukund Sivaraman | 2012-03-08 | 1 | -0/+28 |