source: .bzrignore @ 5f1e78d

Last change on this file since 5f1e78d was b0a89cc, checked in by Wilmer van der Gaast <wilmer@…>, at 2010-08-27T08:48:18Z

Use nifty gcc -MD feature to automatically track .h dependencies of all C
files, this finally gives proper dependencies, which means the end of
getting broken binaries around headerfile changes, etc.

Sure, this may not work on obscurux with superawesomeincompatiblecc while
autoconf does, but at least BitlBee's configure script still runs in <1s.
:-)

  • Property mode set to 100644
File size: 221 bytes
Line 
1Makefile.settings
2config.h
3bitlbee
4user-guide.txt
5user-guide.html
6help.txt
7debian
8build-arch-stamp
9tags
10decode
11encode
12bitlbee.pc
13.gdb_history
14tests/check
15*.gcda
16*.gcov
17*.gcno
18*.o
19coverage
20bitlbee.info
21bitlbee.exe
22.depend
Note: See TracBrowser for help on using the repository browser.