Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Allow one to run the configure script from a different directory and put all | Wilmer van der Gaast | 2010-05-25 | -1/+4 |
| | | | | | | build files in there. I need this to properly make Debian package variants (i.e. libpurple and native). | |||
* | Split off the file transfer stuff into a separate file. What a mess. | Wilmer van der Gaast | 2010-05-17 | -1/+1 |
| | ||||
* | Fixed build system: Run pkg-config at configure-time instead of just failing | Wilmer van der Gaast | 2010-01-04 | -1/+1 |
| | | | | | mysteriously at build time if libpurple-dev is missing. | |||
* | Something that compiles and runs, but otherwise utterly useless. Added a | Wilmer van der Gaast | 2009-10-05 | -0/+41 |
protocols/purple/ module and included it in the build system. Already picks up all the supported protocols and adds them individually. |