Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | First step of cleaning up the Makefile.in hell.first-step-to-automake-integration | Toni Uhlig | 2021-07-30 |
| | | | | | | | | | | | | | | | | | The goal is to get rid of the Makefile.in's (replace it with Automake Makefile.am's) as they duplicate lot's of text. That decreases readability and is in general a bad design pattern. It seems appropriate to use Automake for an Autoconf based project. Currently achieved: * using libtool to build the core library (+libtool's semantic versioning) * out-of-source builds should work right now * introducing Automake based Makefile in src/ * removed some (maybe) unused GIT ignored files * provide some small python fixes Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | gitignore: ignore dpdk artifacts. | Vitaliy Ivanov | 2018-11-28 |
| | | | | | | Also similarly to shared libraries do not hide static lib. Signed-off-by: Vitaliy Ivanov <vitaliyi@interfacemasters.com> | ||
* | Clean-up/sort: .gitignore | Darryl Sokoloski | 2018-04-26 |
| | |||
* | Add configure.ac and ndpi_define.h to gitignore | emanuele-f | 2017-09-26 |
| | |||
* | Identation and comments only. | Paulo Angelo | 2017-08-08 |
| | |||
* | more ignores | Vito Piserchia | 2016-10-04 |
| | |||
* | Extended .gitignore (courtesy of Vitaly Lavrov) | Luca Deri | 2015-05-06 |
| | |||
* | Added .gitignore file | Luca | 2015-05-06 |