Commit graph

10 commits

Author SHA1 Message Date
mjentsch
0e9b0606b9 Create extra directories for lodepng in build output 2015-01-04 15:14:17 +01:00
mjentsch
0c718206d7 Move lodepng into separate folder 2015-01-02 22:03:47 +01:00
mjentsch
817ab52aae Merge branch 'master' into support-secret-chats
Conflicts:
	Makefile.in
	telegram-base.c
	telegram-base.h
	telegram-purple.c
	telegram-purple.h
2015-01-02 14:29:42 +01:00
mjentsch
94b4390c8c Add new files to Makefile 2014-12-28 00:23:35 +01:00
root
2937140a07 added lodepng lib and function to genearte image from hashkey 2014-12-19 13:57:20 +01:00
vvaltman
674a2935cf Makefile.in: deleted -m64 option 2014-11-24 19:42:31 +03:00
mjentsch
c847bce557 Make: link libraries after including objects in linker step
Including libraries before the objectse will result in improperly linked OpenSSL library (see issue #3)
2014-11-22 22:39:33 +01:00
Vysheng
3025c63350 small bugfixes 2014-11-17 16:27:01 +03:00
mjentsch
22a37c3894 Wrap purple functions for use with libtgl types 2014-11-16 16:33:27 +01:00
Vysheng
5b4f1cd450 Updated to use subdirectory. Fixed buffer overflow in date format 2014-11-12 21:23:01 +03:00