2010-07-12 |
Paul Smith | Add the beginning of the .ONESHELL special feature. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Eli Zaretskii | w32/subproc/sub_proc.c: Include stdint.h. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Eli Zaretskii | Fix Savannah bug #30312. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Eli Zaretskii | config.h.W32.template (pid_t): Add a definition for... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Eli Zaretskii | job.c (pid2str) [WINDOWS32]: Don't use %Id with GCC... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Paul Smith | Fix FTP upload rules. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Paul Smith | - Enhance .POSIX to set -e when invoking shells, as... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Paul Smith | Fixups for warnings on Windows (esp 64bit). |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Paul Smith | Do not consider filenames that contain parens but don... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Paul Smith | - Add whitespace to command line invocation in features... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Paul Smith | - Rename strieq() to patheq() for clarity. |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Eli Zaretskii | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Eli Zaretskii | (construct_command_argv_internal) <sh_cmds_dos> [WINDOW... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Eli Zaretskii | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Eli Zaretskii | (lookup_file) [HAVE_DOS_PATHS]: Treat '\\' like we... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Eli Zaretskii | (construct_vpath_list): Correct the argument names... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Paul Smith | Add VMS enhancements from Hartmut Becker. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Boris Kolpackov | Implement linker-compatible library search. |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Paul Smith | Update copyright years. |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Paul Smith | Fix fat-finger bug that left implicit rules with identi... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Paul Smith | New command line option: --eval=STRING will cause... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Paul Smith | Various simple code cleanups. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Boris Kolpackov | Get the old behavior for a situation when no makefile... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Paul Smith | Massage the NEWS file |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Boris Kolpackov | Minor fix and code rework. |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Boris Kolpackov | Fix savannah bug 25780. Optimize things a bit. |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Boris Kolpackov | Implement the new undefine directive. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Boris Kolpackov | Performance improvements |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Paul Smith | Add a test for another (still open) bug. |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Paul Smith | - Include <alloca.h> even on non-__GNUC__ systems. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Boris Kolpackov | Fix Savannah bugs #15110, #25493, #12686, and #17740. |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Paul Smith | - Update manual description for pattern rule search... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Boris Kolpackov | Implement the shortest stem first search order for... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Eli Zaretskii | * glob.c (my_realloc) [__DJGPP__]: Don't define, and... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Eli Zaretskii | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Eli Zaretskii | * configh.dos.template: Remove unconditional definition of |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Paul Smith | - Add static pattern targets to the string cache. |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Paul Smith | Fix some memory leaks, found with valgrind. |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Boris Kolpackov | Performance improvement. |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Boris Kolpackov | Merge three parallel arrays into one. Make sure suffici... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Paul Smith | - Fix broken handling of order-only prereqs in secondar... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Paul Smith | - Rework secondary expansion so we only defer it if... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Paul Smith | Added Italian (it) language support. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Paul Smith | - Add xcalloc() and call it |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Eli Zaretskii | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Eli Zaretskii | * w32/subproc/sub_proc.c (process_begin): Check *ep... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Paul Smith | - Fix Savannah bug #21824: don't loop through NULL... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Eli Zaretskii | * function.c (windows32_openpipe): Update envp after... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Paul Smith | - Fix Savannah bug #27093 |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Paul Smith | Changes from Ralf Wildenhues. |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Eli Zaretskii | function.c (func_realpath) [!HAVE_REALPATH]: Require... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Eli Zaretskii | (func_realpath) [!HAVE_REALPATH]: Require the file... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Eli Zaretskii | * function.c (IS_ABSOLUTE, ROOT_LEN): New macros. |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Paul Smith | - Forgot changelog for fix 13529 |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Paul Smith | - Fix Savannah bug #13529 |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Paul Smith | - Fix Savannah bug #13401 |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Paul Smith | - Fixes Savannah bug #18435 |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Paul Smith | - Fix Savannah bug 17825 |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Paul Smith | - Fix Savannah bug #19108 |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Paul Smith | - Fix Savannah bug #18124 |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Paul Smith | - Fix Savannah bug #24622 |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Paul Smith | - Add a new test suite for LIBPATTERNS |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Paul Smith | Add attribution. |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Paul Smith | - Work around a bug in glibc glob(3), by avoiding GLOB_... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Paul Smith | - Add forgotten variable/define test suite |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Paul Smith | - Modify access of config and gnulib Savannah modules... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Paul Smith | Add 'private' variable modifier, feature submitted... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Paul Smith | We had the incorrect ISBN in the manual; not sure what... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Paul Smith | Found this change in an old CVS workspace: rewrite... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Eli Zaretskii | (convert_Path_to_windows32): Fix last change. Fixes... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Eli Zaretskii | <top level>: Update Copyright years. Add prototype... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Eli Zaretskii | * function.c (func_shell): Don't close pipedes[1]... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Eli Zaretskii | * build_w32.bat (GCCBuild): Use "-gdwarf-2 -g3" instead of |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Eli Zaretskii | * job.c (construct_command_argv_internal): Avoid extra... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Eli Zaretskii | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Eli Zaretskii | Remove obsolete text about non-support for -jN without... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Paul Smith | Manual typo. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Paul Smith | Update the translation project location for PO files... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Eli Zaretskii | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Eli Zaretskii | (target_environment): Don't use shell_var if its `value... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Eli Zaretskii | Makefile.DOS.template (info_TEXINFOS): Remove unused... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Eli Zaretskii | glob/glob.c [__GNU_LIBRARY__ && __DJGPP__]: Add a reall... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Eli Zaretskii | configh.dos.template [__DJGPP__]: Replace HAVE_SYS_SIGL... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Eli Zaretskii | config.h.W32: Include sys/types.h. |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Eli Zaretskii | vpath.c (construct_vpath_list) [HAVE_DOS_PATHS]: Suppor... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Paul Smith | For mod times farther in the future, print the value... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Paul Smith | New special variable: .RECIPEPREFIX |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Eli Zaretskii | Convert to Unix line-endings. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Paul Smith | Windows: allow SHELL to be set to a more complex value... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Paul Smith | Fixes from Eli Zaretskii: |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Paul Smith | Some Windows fixes to allow builds to succeed. |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Paul Smith | Incorporate Icarus Sparry's fix for 3330 and 15919... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Paul Smith | Fix Savannah bug #20452. |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Paul Smith | * Update to GPLv3 |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Paul Smith | Fix a core dump when reading_file is 0 (20033). |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Paul Smith | Fix some documentation gitches. |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Paul Smith | Fix Savannah bug #19656: rationalize our use of case... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Paul Smith | Fix Savannah bug #19348: if the user specified |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Paul Smith | This is a major update, which switches virtually every... |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Paul Smith | Fix from Eli for incorrect value of $(MAKE) on Cygwin. |
commit | commitdiff | tree | snapshot |
next |