OSDN Git Service

Eliminate redundant configuration files.
[mingw/mingw-org-wsl.git] / mingwrt / Makefile.in
2016-07-17 Keith MarshallEliminate redundant configuration files.
2016-07-17 Keith MarshallMerge mingwrt-3.22 packaging correction to 5.0-active...
2016-07-17 Keith MarshallCorrect source package omission of msvcrt-xref subdirec... mingwrt-3.22-release
2016-07-16 Keith MarshallMerge recent legacy branch updates to 5.0-active branch.
2016-07-04 Keith MarshallDo not pass MAKEFLAGS explicitly, when invoking recursi...
2016-06-17 Keith MarshallMerge Cygwin CVS updates to legacy branch.
2016-06-03 Keith MarshallMerge further W32API updates from Cygwin CVS.
2016-05-23 Keith MarshallMerge updates from legacy branch to 5.0-active.
2016-05-23 Keith MarshallMerge W32API updates, from Cygwin CVS, into legacy...
2016-05-21 Keith MarshallMerge legacy updates into 5.0-active branch.
2016-05-12 Keith MarshallIntegrate mingwrt and w32api build; synchronize versions.
2016-05-12 Keith MarshallResolve some strnlen() implementation issues.
2016-05-03 Keith MarshallEnforce consistent specification of package version.
2016-04-30 Keith MarshallMake strnlen() available for all MSVCRT.DLL versions.
2016-04-13 Keith MarshallGeneralize procedure for installing manpages.
2016-03-13 Keith MarshallSupport installation of headers with empty parts directory.
2016-02-09 Keith MarshallAdapt msvcrt-xref to become msvcrt.def.in provider.
2015-12-27 Keith MarshallImprove ISO-C conformity in MinGW printf(); cf. MinGW...
2015-09-14 Keith MarshallMake strings.h mostly POSIX.1-2008 compliant.
2015-07-16 Keith MarshallIncorporate build system updates from w32api package.
2015-06-18 Keith MarshallTrack dependencies on modified system header files.
2015-06-18 Keith MarshallCorrect an anomaly in stage 1 only build procedure.
2014-12-23 Keith MarshallSuppress expected warning diagnostics in LIBIMPL builds.
2014-12-23 Keith MarshallProvide more POSIX conforming sleep() functions.
2014-12-13 Keith MarshallSome further inline function rationalization.
2014-12-11 Keith MarshallAnother CRT_INLINE function implementation rationalization.
2014-12-11 Keith MarshallMore rationalization of CRT_INLINE function implementat...
2014-12-01 Keith MarshallAdd implementation of mkstemp() and mkdtemp() functions.
2014-11-30 Keith MarshallMore JMPSTUB rationalization of inline functions.
2014-11-29 Keith MarshallCorrect omission of complex conjugate functions from...
2014-11-18 Keith MarshallEnable remake of lost LIBIMPL object files.
2014-11-17 Keith MarshallImplement more robust _get_output_format fallback handling.
2014-11-16 Keith MarshallDo some more essential build tree clean up.
2014-11-11 Keith MarshallImplement wrappers for emulation of POSIX dlfcn API.
2014-11-08 Keith MarshallImplement new command line argument globbing strategy.
2014-11-07 Keith MarshallBackport glob implementation from master to legacy.
2014-11-05 Keith MarshallImplement conventionally named dirent function trampolines.
2014-10-31 Keith MarshallCorrect improper naming of assembly language source...
2014-10-29 Keith MarshallStreamline the build system infrastructure.
2014-10-21 Keith MarshallCreate "legacy" branch; import mingwrt-3.20 source...