Nathan Scott
9e57b5c3f4
Generate an appropriate shebang line for MakeHeader script
...
Use configure.ac to handle platform differences where some
build hosts have only a python3, or only python, binary.
Related to https://github.com/htop-dev/htop/pull/6
2020-08-23 11:24:52 +10:00
Hisham Muhammad
5f9e16b9da
Unstage/gitignore INSTALL since it's regenerated by autogen.sh
...
As noted by @marcelpaulo. I've had ugly diffs that fiddled with
this file in the past, so it's good to see it gone.
Closes #800 .
2018-06-13 00:36:05 -03:00
Richard
18b3e5d255
.gitignore vim & nano swp files
2017-07-22 22:34:30 -05:00
Diederik de Groot
b258d6e53e
Initial addition of dragonflybsd (based on FreeBSD)
2017-04-19 16:19:32 +02:00
Christian Hesse
ff49f558b2
remove autoconf files, generate by autogen.sh
2015-07-15 09:30:38 +02:00
Christian Hesse
867dece8fe
add */.dirstamp to .gitignore
2015-05-15 11:38:16 +02:00
Hisham Muhammad
cb8ac6b0f1
Ignore coverage files.
2015-03-31 23:24:06 -03:00
Stefan Beller
4eeb9d5e64
Add a .gitignore file
...
This file tells git to ignore the files generated via
./autogen.sh && ./configure && make
2014-05-06 16:21:15 +02:00