Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-29Cygwin: drop support for systems not supporting RFC 4646 localesCorinna Vinschen
2021-10-21Cygwin: update cygcheck OS informationCorinna Vinschen
2021-09-18Cygwin: statically link the tools in winsup/utils/mingwKen Brown
2021-08-26Cygwin: Allow using CFLAGS also for C++ filesCorinna Vinschen
2021-08-26Cygwin: dumper: fix up GCC pragma for g++ 11.2Corinna Vinschen
2021-08-26Cygwin: C++17: register keyword is deprecatedCorinna Vinschen
2021-08-03Cygwin: More profiler format + small issue fixesMark Geisert
2021-08-03Cygwin: Make gmondump conform to its doc + adjust docMark Geisert
2021-07-28Cygwin: utils: refresh tzmap.hCorinna Vinschen
2021-07-28Cygwin: utils: tzmap-from-unicode.org: enforce sorting order for LANG=CCorinna Vinschen
2021-07-21Cygwin: profiler: Fix formatting warningsCorinna Vinschen
2021-07-19Cygwin: updates to wire in profiler, gmondumpMark Geisert
2021-07-19Cygwin: New tool: gmondumpMark Geisert
2021-07-19Cygwin: New tool: profilerMark Geisert
2021-07-09Cygwin: Define PSAPI_VERSION as 1 before including psapi.hJon Turney
2021-05-26Cygwin: utils: enable -idirafter to fetch Cygwin headers from mingw sourcesCorinna Vinschen
2021-05-26Cygwin: utils: set _WIN32_WINNT and NTDDI_VERSION via MakefileCorinna Vinschen
2021-05-22Cygwin: Ensure PSAPI_VERSION is 1 when building lddJon Turney
2021-05-21Cygwin: utils: chattr: Allow to clear all attributes with '='.Christian Franke
2021-05-21Cygwin: utils: ldd: use GetFinalPathNameByHandleWCorinna Vinschen
2021-05-20Cygwin: utils: avoid warning when building path_testsuite-path.oCorinna Vinschen
2021-05-20Cygwin: utils: chattr: do not default to CWDCorinna Vinschen
2021-05-20Cygwin: utils: chattr: fix recursive behaviourCorinna Vinschen
2021-05-20Cygwin: utils: chattr: Improve option parsing, fix some messages.Christian Franke
2021-05-10Get rid of relative include paths in strace.ccJon Turney
2021-05-10Move source files used in utils/mingw/ into that subdirectoryJon Turney
2021-05-10Unpick cygpath TESTSUITEJon Turney
2021-04-29Cygwin: automake: change @INCLUDES@ to @AM_CPPFLAGS@ to avoid warningsCorinna Vinschen
2021-04-29Cygwin: automake: fix warning in terms of the `ps' targetCorinna Vinschen
2021-04-29Cygwin: drop all generated autotools filesCorinna Vinschen
2021-04-27Cygwin: Use automake (v5)Jon Turney
2020-12-02Cygwin: Fix remaining warnings building path testsuiteCorinna Vinschen
2020-12-02Cygwin: Fix building of utils testsuiteJon Turney
2020-11-20Cygwin: Remove recursive configureJon Turney
2020-11-18Cygwin: Fix 'make check' in utilsJon Turney
2020-11-18Cygwin: Drop duplicate C++ flags used to build utilsJon Turney
2020-10-28Cygwin: Restore setting CC and CXX Makefile variablesJon Turney
2020-10-18Cygwin: Use aclocal option --system-acdir rather than --acdirJon Turney
2020-10-18Cygwin: Remove --with-windows-{libs,headers}Jon Turney
2020-10-18Cygwin: Remove ccwrapJon Turney
2020-10-18Cygwin: Stop using c++wrap for MinGW-compiled utilitiesJon Turney
2020-10-14Cygwin: Remove AC_ARG_PROGRAM/program_transform_nameJon Turney
2020-10-14Cygwin: Drop looking for w32api in winsup/w32apiJon Turney
2020-09-24Cygwin: winlean.h: remove most of the extended memory APIKen Brown
2020-09-11Cygwin: ldd: Also look for not found DLLs when exit status is non-zeroJon Turney
2020-08-20Cygwin: strace: ignore GCC exceptionscygwin-3_1_7-releaseKen Brown
2020-08-07Cygwin: Use documented QueryWorkingSetEx() in dumperJon Turney
2020-08-07Cygwin: utils: build with -Wimplicit-fallthrough=4 -WerrorCorinna Vinschen
2020-08-07Cygwin: utils: convert usage() to proper noreturn function throughoutCorinna Vinschen
2020-08-07Cygwin: utils: cygcheck: avoid GCC warning concatenating stringsCorinna Vinschen