source: skype/HACKING @ 69939608

Last change on this file since 69939608 was afeb517, checked in by Miklos Vajna <vmiklos@…>, at 2008-03-31T00:20:33Z

renamed make prepare to make autogen

  • since it does basically what autogen.sh is for automake-based projects
  • Property mode set to 100644
File size: 342 bytes
RevLine 
[15282dc]1== Tabs
2
[02a531b]3I use the following tabs during the development:
4
51) bitlbee-skype:
6
7vim, make, etc.
8
92) bitlbee:
[9a4bb33]10
[8237df5]11gdb ./bitlbee
[9a4bb33]12run -v -n -D
13
[02a531b]143) skyped:
[9a4bb33]15
[d96380b]16python skyped.py -n -d -c ./skyped.conf
[02a531b]17
[8a2df93]184) irssi
[15282dc]19
20== Get the code from git
21
22To get the code directly from git, you need:
23
24git clone git://vmiklos.hu/bitlbee-skype
25cd bitlbee-skype
[afeb517]26make autogen
Note: See TracBrowser for help on using the repository browser.