Commit Graph

9 Commits

Author SHA1 Message Date
a1bec8936b changed configure.ac for Doxyfile.in 2009-06-02 20:16:27 +00:00
0e679b0b7d fixed minor bugs 2009-05-29 08:12:09 +00:00
6675603d47 finished support for stepping address and reorganized source code 2009-05-19 22:28:25 +00:00
ae55f22bf9 changed the default value of --enable-syslog in configure.ac 2009-01-24 00:36:34 +00:00
81cf4a462b changed the file handler to use qse_sio_t in StdAwk 2009-01-18 00:44:31 +00:00
afefb7b85a interim commit while adding pio.c 2008-12-31 00:08:03 +00:00
39c4afe129 implemented qse_fio_chmod() for win32 and unix
- on win32, it is a best effort implemention.
- it gets the volume name from a handle and use SetFileAttributes().
fixed the problem of wrongly detecting objdump.
- place AC_PROG_LIBTOOL after any AC_CHECK_TOOL.
- otherwise, AC_PROG_LIBTOOL overrides the value of tools checked.
2008-12-27 02:52:47 +00:00
359beea51e reconfigured autoconf 2008-12-25 08:20:25 +00:00
deb4ea4ab6 renamed makefile.* to Makefile.* 2008-12-25 08:16:17 +00:00