Commit Graph

141 Commits

Author SHA1 Message Date
lexborisov
1eb9ddae92 Added define *_VERSION_STRING for all modules 2017-03-14 23:55:52 +03:00
lexborisov
455a853cf2 Changed (C) 2017-03-14 23:44:48 +03:00
lexborisov
70633a48ae Can build Modest finder without threads 2017-03-14 23:23:43 +03:00
lexborisov
43b4ddf125 Empty fix 2017-03-14 17:32:51 +03:00
lexborisov
2055ee6d00 Added perf.c to myport 2017-03-14 17:27:25 +03:00
lexborisov
9fe5924a04 Fixes for serialization status 2017-03-14 11:28:54 +03:00
lexborisov
c476946ddd Fix for https://github.com/lexborisov/Modest/issues/24 2017-03-14 11:17:17 +03:00
lexborisov
5d39ca65f9 Fixes for https://github.com/lexborisov/Modest/issues/15 2017-03-14 00:07:22 +03:00
lexborisov
ea568bb786 ln -s for lib 2017-03-13 23:50:30 +03:00
lexborisov
3228a2df9e Fixed problem with thread infiniti wait 2017-03-13 23:49:49 +03:00
lexborisov
e55f360724 Fix problem with read ttf file 2017-03-13 22:50:47 +03:00
lexborisov
d6e53ec7ac Fixed problem with windows, fixed problem with linux, build problem 2017-03-13 21:11:34 +03:00
lexborisov
b4b744cbc3 --std => -std 2017-03-13 18:02:31 +03:00
lexborisov
4d34d0848e Added -pedantic 2017-03-13 17:52:50 +03:00
lexborisov
5045cd4197 Fixed name lib for windows https://github.com/lexborisov/Modest/issues/22 2017-03-13 09:48:06 +03:00
lexborisov
b3088f1c18 Changes for https://github.com/lexborisov/Modest/issues/21 2017-03-12 21:49:39 +03:00
lexborisov
0ccabbd8b6 Fixes for https://github.com/lexborisov/Modest/issues/20 2017-03-12 21:22:47 +03:00
lexborisov
b44c5d340a Fixes for https://github.com/lexborisov/Modest/issues/19 2017-03-12 21:17:20 +03:00
lexborisov
51ccc7c083 Fixes for https://github.com/lexborisov/Modest/issues/18 2017-03-12 21:11:01 +03:00
lexborisov
cf3f280fc6 Fixes for https://github.com/lexborisov/Modest/issues/16 2017-03-12 21:04:09 +03:00
lexborisov
1b78dc5ba7 Fix problem with create thread wont Mac OS X and Linux 2017-03-12 20:29:34 +03:00
lexborisov
9bb8c16560 Set override 2017-03-12 20:23:04 +03:00
lexborisov
e215019c09 Fix problem with Windows Threads 2017-03-12 18:05:22 +03:00
lexborisov
de800aeeb8 Windows 2017-03-11 22:53:26 +03:00
lexborisov
f0ecc407e2 Remove all fprintf and printf 2017-03-11 12:23:24 +03:00
lexborisov
3e646672c1 timespec in threads maybe NULL 2017-03-10 15:55:50 +03:00
lexborisov
fb6a3b4b90 Port for Windows 2017-03-10 15:54:50 +03:00
lexborisov
4c7b823274 Changes for io functions 2017-03-10 15:11:35 +03:00
lexborisov
32a34c02f1 Changes for makefile 2017-03-10 10:36:54 +03:00
lexborisov
acf97b3871 Makefile 2017-03-09 23:59:56 +03:00
lexborisov
4a54eecead Makefile 2017-03-09 23:53:29 +03:00
lexborisov
8669462c8c Refactoring Threads and Makefile 2017-03-09 23:47:39 +03:00
lexborisov
77991b6e77 New code design. Added MyCore and MyEncoding 2017-03-03 09:20:23 +03:00
lex
b00f9e4a89 Merge pull request #14 from vtorri/master
Fix link on Windows : LIBS must be added to LDLIBS for all OS
2017-03-01 23:24:47 +03:00
Vincent Torri
131eb2a89c Fix link on Windows : LIBS must be added to LDLIBS for all OS 2017-03-01 21:21:57 +01:00
lexborisov
1e572ffe23 Fixed problem with make 2017-03-01 21:09:36 +03:00
lexborisov
6c61d435b4 Rollback 2017-03-01 16:43:13 +03:00
lexborisov
6acfafec4d oh 2017-03-01 16:36:50 +03:00
lexborisov
a47253f849 try to add -lm 2017-03-01 16:34:36 +03:00
lexborisov
a47628ab4f ldflags 2017-03-01 16:26:34 +03:00
lexborisov
84d03a217d ldflags 2017-03-01 16:21:57 +03:00
lexborisov
acea2403a3 Added -lm 2017-03-01 16:16:25 +03:00
lexborisov
fa45cd70e5 URL parsing by specification https://url.spec.whatwg.org/ 2017-03-01 16:07:21 +03:00
lex
c0ca7ee561 Merge pull request #13 from vtorri/master
Windows: fix shared library name and create import library
2017-02-22 11:52:17 +03:00
Vincent Torri
0f873db54d Windows: fix shared library name and create import library 2017-02-22 09:49:54 +01:00
lex
a465d36774 Merge pull request #12 from vtorri/master
Fix compilation of tests and examples on Windows
2017-02-22 10:09:50 +03:00
Vincent Torri
5347507ce6 Fix compilation of tests and examples on Windows 2017-02-22 08:01:27 +01:00
lex
02146f7fe7 Merge pull request #11 from vtorri/master
Fix Makefile's for MSYS* of cygwin
2017-02-21 23:34:16 +03:00
Vincent Torri
3ae6381670 Fix Makefile's for MSYS* of cygwin 2017-02-21 21:26:36 +01:00
lexborisov
c0877a7b5a Sync with myhtml 2017-02-21 22:15:47 +03:00