source: .bzrignore @ b0a89cc

Last change on this file since b0a89cc 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
RevLine 
[5759edf]1Makefile.settings
[60d0582]2config.h
[5759edf]3bitlbee
[2dff6f7]4user-guide.txt
5user-guide.html
6help.txt
[121c978]7debian
[4d50898]8build-arch-stamp
[9a103a2]9tags
[87c24ba]10decode
11encode
[1e5fcac]12bitlbee.pc
[58f3136]13.gdb_history
[c2fa827]14tests/check
[66b9e86e]15*.gcda
16*.gcov
17*.gcno
[f4aa393]18*.o
[e942df1]19coverage
[0db75ad]20bitlbee.info
[8a4ae0d]21bitlbee.exe
[b0a89cc]22.depend
Note: See TracBrowser for help on using the repository browser.