summaryrefslogtreecommitdiff
path: root/defs/gmake.mk
AgeCommit message (Expand)Author
2021-12-04Remove unversioned phony target for pkgconfig file [Bug #18374]Nobuyoshi Nakada
2021-12-04Fix circular dependencies specific to in-place build [Bug #18374]Nobuyoshi Nakada
2021-12-02Needs to update revision.h unless existing [ci skip]Nobuyoshi Nakada
2021-10-28Prune stale worktrees before checking out a new pull request [ci skip]Nobuyoshi Nakada
2021-08-30Fix rubyspec_capiext dependency and flagsNobuyoshi Nakada
2021-08-30Use proper suffixNobuyoshi Nakada
2021-08-25Use `empty` instead of NOOP in mk file to make it safer Yuta Saito
2021-08-25Fix build failure on macOS with --enable-sharedYuta Saito
2021-08-14Disable debug flag for executable files when LTO [ci skip]Nobuyoshi Nakada
2021-08-10Run only directories or *_spec.rb files only by mspec [Bug #18072]Nobuyoshi Nakada
2021-08-07Group commands on GitHub ActionsNobuyoshi Nakada
2021-08-06Make jobserver availableNobuyoshi Nakada
2021-08-05Build rubyspec CAPI extensionsNobuyoshi Nakada
2021-05-21Remove short options with argument [Bug #17870]Nobuyoshi Nakada
2021-04-10mac: ignore SDKROOT at installationNobuyoshi Nakada
2020-12-02gmake.mk: renamed BUNDLED_GEMS as bundled-gemsNobuyoshi Nakada
2020-11-22rubyspec-capiext: Use plain DLDFLAGS without flags for librubyNobuyoshi Nakada
2020-11-21Added rubyspec-capiext targetNobuyoshi Nakada
2020-09-29Fixed installation failure [Bug #17191]Nobuyoshi Nakada
2020-07-05Escape `#` for GNU make 3Nobuyoshi Nakada
2020-07-05Skip comment and empty lines in gems/bundled_gems fileNobuyoshi Nakada
2020-06-25Removed duplicate targetNobuyoshi Nakada
2020-06-10Run spec/bundler without a sub-makeNobuyoshi Nakada
2020-06-10spec/bundler must not be run by mspecNobuyoshi Nakada
2020-06-09Removed + token from single test runner recipes [ci skip]Nobuyoshi Nakada
2020-06-08Defaulted benchmark output to markdown with comarisonNobuyoshi Nakada
2020-06-06Run tests in more parallelNobuyoshi Nakada
2020-06-05Aligned test-bundler-parallel at the end of the test orderNobuyoshi Nakada
2020-05-11Pass MAKE value to configure for non-default name caseNobuyoshi Nakada
2020-04-05Added tooldir variableNobuyoshi Nakada
2020-04-02Ensure the cache directory to be shared existsNobuyoshi Nakada
2020-03-31Share download cache with bundlerNobuyoshi Nakada
2020-03-28Deal with bundled gems by BASERUBYNobuyoshi Nakada
2020-03-13Update and extract for each gemNobuyoshi Nakada
2020-03-13`update-gems` should wait for `update-bundled_gems`Nobuyoshi Nakada
2020-03-12Add prepare-gems to download and extract bundled gemsNobuyoshi Nakada
2020-01-08config.status should be newer than config.cache if existsNobuyoshi Nakada
2019-12-20Fixed misspellingsNobuyoshi Nakada
2019-12-10Prefer $(CHDIR) for the case srcdir contains symlinksNobuyoshi Nakada
2019-11-23Suppress git error messageKazuhiro NISHIYAMA
2019-11-21Fixed for old gitNobuyoshi Nakada
2019-11-21Skip updating revision.h when the revision is unchangedNobuyoshi Nakada
2019-10-24Added refresh-gemsNobuyoshi Nakada
2019-09-20Added the target to run a benchmarkNobuyoshi Nakada
2019-09-20Fixed a variable in checkout-github-%Nobuyoshi Nakada
2019-09-09Use target-specific variable instead of a conditional [ci skip]Nobuyoshi Nakada
2019-08-26Moved INCFLAGS to XCFLAGS from CPPFLAGS as well as mswinNobuyoshi Nakada
2019-08-26Added in-srcdir macro [ci skip]Nobuyoshi Nakada
2019-08-16exit accepts true and false [ci skip]Nobuyoshi Nakada
2019-08-16Use GNU make built-in funtion [ci skip]Nobuyoshi Nakada