summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2020-04-11Support version ranges for MSVC [Feature #16763]Nobuyoshi Nakada
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-04-08[win32] Moved `MSC_VER` to verconf.mk and reduce running CPPNobuyoshi Nakada
2020-04-08[win32] Removed useless macro name that isn't expanded in `#error`Nobuyoshi Nakada
2020-04-05Added tooldir variableNobuyoshi Nakada
2020-03-05[win32] get rid of redefinition of reserved macroNobuyoshi Nakada
2020-03-04[win32] suppress false warning by mingw gccNobuyoshi Nakada
2020-02-20avoid defining inline卜部昌平
2020-01-31support C++ std::nullptr_t卜部昌平
2019-12-26decouple internal.h headers卜部昌平
2019-12-20Fixed misspellingsNobuyoshi Nakada
2019-12-11remove prelude.cKoichi Sasada
2019-11-26Fix `$(RMALL) -r` on WindowsNAKAMURA Usaku
2019-11-20Turn C4047 warning into errorNobuyoshi Nakada
2019-11-10Define NULLCMD as printing NUL [Bug #16331]Nobuyoshi Nakada
2019-11-10Define NULLCMD as an empty label [Bug #16331]Nobuyoshi Nakada
2019-11-09Fix builtin scirpt pathsNobuyoshi Nakada
2019-11-08Add VPATH to rbinc rule for nmakeNobuyoshi Nakada
2019-11-05Share test-bundled-gems-run in common.mkNobuyoshi Nakada
2019-10-11win32.c: Remove unused calls to StartSockets (#2312)Gabriel Nagy
2019-09-27Adjusted spaces [ci skip]Nobuyoshi Nakada
2019-09-18[EXPERIMENTAL] MakeMakefile::CXX for C++Nobuyoshi Nakada
2019-09-10fix CentOS 6 compile error卜部昌平
2019-09-06Try to fix compile error on win32Kazuhiro NISHIYAMA
2019-08-29drop-in type check for rb_define_method卜部昌平
2019-08-27Added license comment [Bug #12230] [ci skip]Nobuyoshi Nakada
2019-08-19* expand tabs. [ci skip]git
2019-08-19Set flag to allow unprivileged users to create symlinks (#2381)Nobuyoshi Nakada
2019-08-04[DOC] "nmake check" is preferable to "nmake exam" now [ci skip]Nobuyoshi Nakada
2019-08-04[DOC] updated about icons in win32/README.win32 [ci skip]Nobuyoshi Nakada
2019-08-04[DOC] "nmake check" is preferable to "nmake exam" now [ci skip]Nobuyoshi Nakada
2019-08-04[DOC] Mark up path names to show a backslash [ci skip]Nobuyoshi Nakada
2019-07-25Fix errno at seeking socket/pipe on WindowsNobuyoshi Nakada
2019-07-18Improve build process and coroutine implementation selection.Samuel Williams
2019-06-19Remove IA64 support.Samuel Williams
2019-05-17Do not export InitVM functionsNobuyoshi Nakada
2019-05-10No longer svn & git-svn are usedNobuyoshi Nakada
2019-04-30Forgotten to removeNAKAMURA Usaku
2019-04-30Revert previous commit; it was meaninglessNAKAMURA Usaku
2019-04-30* expand tabs.git
2019-04-30Use CreateToolhelp32Snapshot instead of NtQueryInformationProcess to get ppid...NAKAMURA Usaku
2019-04-28Makefiles need to be indented by tabsNobuyoshi Nakada
2019-04-22Now only supports Git repositoryNAKAMURA Usaku
2019-04-21Remove debug linesusa
2019-04-21Show/unshow executing command as specified by `V`usa
2019-03-04FindFirstFile cannot glob share namesnobu
2019-02-13Parenthesize `for` to ignore errorsnobu
2019-02-13Ignore errors on cleaningnobu
2019-02-05README.win32: [DOC] added modeline [ci skip]nobu
2019-02-04Update requirementsusa