Commit Graph

27 Commits (36b58bc44cdcc4e73eb700ece2005105ee7baf65)

Author SHA1 Message Date
Christian Stimming b53205e903 Set some more line-ending style properties.
16 years ago
Phil Longstaff be4fce5ed5 If gmtime_r is defined as a macro, undef it
16 years ago
Phil Longstaff 78d8fba84e Undefine localtime_r as a macro (new mingw pthreads package defines it)
16 years ago
Phil Longstaff 210472586c Add braces to make if-if-then-else structure clear and avoid GCC 4.4.0 error message
16 years ago
Christian Stimming 04ffda604b Win32: Add more header includes where necessary to avoid using undeclared functions.
16 years ago
Christian Stimming ce99c42871 Re-indentation of source code, next batch.
16 years ago
Christian Stimming 49658f362a MSVC compatibility: Fix r18748, r18761 by replacing strncasecmp() with strnicmp().
16 years ago
Christian Stimming ce7f2889b9 Partly revert r18748, "Win32 compatibility": lib/libc directory doesn't have glib available.
16 years ago
Christian Stimming f101adee5c Win32 compatibility: Use glib wrappers of non-usual POSIX functions.
16 years ago
Phil Longstaff dc394c0030 Add win32 version of gmtime_r.
17 years ago
Christian Stimming 60c32fd16b Bug #514043: Use AM_CPPFLAGS instead of AM_CFLAGS.
18 years ago
Andreas Köhler c402307aba Further improve date parsing on Windows. Revert parts of r16049 on Unix.
19 years ago
Andreas Köhler e4b8923fb0 On strptime('%X') and Windows, first translate the time picture to a format spec, cf. #437751.
19 years ago
Andreas Köhler b9664b2cab Add Windows-specific code to lib/libc/strptime.c to eat %x, %X and %c.
19 years ago
Andreas Köhler c71c7ecd24 Add lib/libc/pow.h to avoid calculation errors on Windows.
19 years ago
David Hampton 4b04137e7d Never include "config.h" from a header file. Doing so makes it nigh
20 years ago
Christian Stimming 96dea8f6b7 Fix old libc substitution files, now needed for windows/mingw32
20 years ago
Chris Shoemaker fc02baaa87 Add 'Makefile' as a dependency for targets that are generated
21 years ago
David Hampton 0b8a944f30 Update FSF street address.
21 years ago
Joshua Sled 5eded02d6c Removing .cvsignore files; mis-migrated po/ChangeLog
21 years ago
David Hampton f28d033d74 Collapse the gnome2 branch back into HEAD.
21 years ago
Derek Atkins 6b85475af0 2003-01-19 John Pierce <XXXXXXXXXXX>
24 years ago
Derek Atkins 1b7c48a98c * Fix the autoconf-2.13/2.52/2.53 problems -- Gnucash should now
24 years ago
David Hampton 59e52d8714 Mac OS X support, round 2.
24 years ago
Derek Atkins cfd364a4e2 Fix for Solaris: you cannot have an empty .a, so supply a no-op .c
24 years ago
David Hampton da8b78111e Convert new 'missing' library to a libtool library.
24 years ago
David Hampton 3ce1d63e1a Pogma's initial Mac OS X patches.
24 years ago