summaryrefslogtreecommitdiff
path: root/makeint.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for changes in 2013.Paul Smith2013-05-171-1/+1
* Remove the dlopen() pointer from struct filedef.Paul Smith2013-05-171-2/+2
* [Savannah #20501] Handle adding -r/-R to MAKEFLAGS in the makefile.Paul Smith2013-05-131-0/+1
* Add new --trace[=MODE] flags, with --trace=dirPaul Smith2013-05-131-0/+4
* Rearrange dllimport/dllexport declarations for MS-Windows.Eli Zaretskii2013-05-061-3/+3
* Remove use of vfork().Paul Smith2013-05-061-4/+0
* Rename the -O "job" mode to "line" and "make" to "recurse".Paul Smith2013-05-051-4/+4
* Add memory allocation cleanup to loadable objects.Paul Smith2013-05-041-3/+4
* Minor portabiulity fixes for MS-Windows.Eli Zaretskii2013-05-041-0/+8
* Fix interfacing with and remaking dynamic objects on MS-Windows.Eli Zaretskii2013-05-031-2/+7
* Ensure error messages are printed with sync'd output.Paul Smith2013-04-281-0/+4
* Remove support for pre-ANSI variadic function calls.Paul Smith2013-04-281-16/+0
* Small cleanups and fixes.Paul Smith2013-04-281-0/+3
* Add support for per-job output sync.Paul Smith2013-04-281-2/+4
* Support --output-sync on MS-Windows.Eli Zaretskii2013-04-271-0/+8
* Create an open_tmpfd() function to return temp files by FD. Use it.Paul Smith2013-04-161-0/+5
* Change the arg option for -O from numeric to string.Paul Smith2013-04-151-2/+2
* Rename the "parallel-sync" option to "output-sync".Paul Smith2013-04-141-3/+3
* Initial patch for output synchronization. See Savannah bug #33138.Frank Heckenbach2013-04-141-2/+5
* Create externally referencable header file "gnumake.h".Paul Smith2013-01-201-8/+6
* Rename struct floc to typedef gmk_floc as an externally scoped symbol.Paul Smith2013-01-201-10/+10
* Rename the make.h file to makeint.h for internal use only.Paul Smith2013-01-201-0/+642