- 03 Jan, 2017 1 commit
-
-
Nikias Bassen authored
While this works for libplist.dll, libplist++.dll will still have the _Unwind_Resume symbol being imported from libgcc_s_dw2-1.dll and there doesn't seem to be a way to prevent that.
-
- 24 Oct, 2016 1 commit
-
-
Nikias Bassen authored
-
- 22 Oct, 2016 1 commit
-
-
Nikias Bassen authored
-
- 19 Sep, 2016 1 commit
-
-
Nikias Bassen authored
The main benefit of this is to allow date/time values outside of the 32bit time_t range which is very important on 32bit platforms. But there are also some other issues that will be fixed with this, for example on macOS, mktime() will not work for dates < 1902 despite time_t being 64bit. In the same run this commit will also use a reentrant version of gmtime64_r that should help in multithreaded scenarios. Original code taken from: https://github.com/evalEmpire/y2038
-
- 28 Jan, 2015 1 commit
-
-
Martin Szulecki authored
-
- 11 Jan, 2015 1 commit
-
-
Aaron Burghardt authored
-
- 03 Oct, 2014 1 commit
-
-
Nikias Bassen authored
-
- 28 Mar, 2014 1 commit
-
-
Christophe Fergeau authored
On my machine, parallel builds fail with: make[2]: Entering directory `/home/teuf/hack/libplist/src' CCLD libplist.la make[2]: *** No rule to make target `../src/libplist.la', needed by `libplist++.la'. Stop. If $(top_builddir)/src/libplist.la does not exist yet when trying to link libplist++.la, automake/make will not realize the $(top_builddir)/src/libplist.la dependency is the same as the libplist.la target, and will thus be unable to generate $(top_builddir)/src/libplist.la. Using the libplist.la instead fixes this issue. I've checked that srcdir!=builddir and make distcheck still pass after this change.
-
- 13 Feb, 2014 2 commits
-
-
Martin Szulecki authored
-
Nikias Bassen authored
-
- 12 Dec, 2013 1 commit
-
-
Nikias Bassen authored
-
- 27 Mar, 2009 1 commit
-
-
Jonathan Beck authored
-
- 29 Jan, 2009 1 commit
-
-
Jonathan Beck authored
-
- 22 Jan, 2009 1 commit
-
-
Jonathan Beck authored
-
- 04 Jan, 2009 1 commit
-
-
Jonathan Beck authored
-
- 13 Dec, 2008 2 commits
-
-
Jonathan Beck authored
-
Jonathan Beck authored
Update library and make related files acordingly .
-
- 11 Dec, 2008 1 commit
-
-
Jonathan Beck authored
-
- 30 Oct, 2008 1 commit
-
-
Jonathan Beck authored
update autoconf files accordingly
-
- 25 Oct, 2008 4 commits
-
-
Jonathan Beck authored
-
Jonathan Beck authored
-
Jonathan Beck authored
-
Jonathan Beck authored
-
- 09 Oct, 2008 1 commit
-
-
Matt Colyer authored
-
- 12 Sep, 2008 1 commit
-
-
Jonathan Beck authored
Signed-off-by:
Matt Colyer <matt@colyer.name>
-
- 31 Aug, 2008 1 commit
-
-
Jonathan Beck authored
-
- 30 Aug, 2008 1 commit
-
-
Martin S authored
-
- 21 Aug, 2008 1 commit
-
-
Jonathan Beck authored
-
- 20 Aug, 2008 1 commit
-
-
Matt Colyer authored
-
- 17 Aug, 2008 1 commit
-
-
Matt Colyer authored
-
- 15 Aug, 2008 1 commit
-
-
Matt Colyer authored
-
- 06 Aug, 2008 1 commit
-
-
Jonathan Beck authored
Signed-off-by:
Matt Colyer <matt@colyer.name>
-
- 01 Aug, 2008 1 commit
-
-
Jonathan Beck authored
Signed-off-by:
Matt Colyer <matt@colyer.name>
-
- 31 Jul, 2008 1 commit
-
-
Matt Colyer authored
-
- 30 Jul, 2008 1 commit
-
-
Matt Colyer authored
-
- 29 Jul, 2008 1 commit
-
-
Matt Colyer authored
-