Skip to content
GitLab
Explore
Sign in
Makefile: 简化 var, B, T1 的生成方法和程序调用。
Code
Review changes
Check out branch
Download
Patches
Plain diff
Benda Xu
requested to merge
style
into
master
Jul 22, 2023
Overview
0
Commits
1
Pipelines
0
Changes
7
Expand
一次性使用 bash 的笛卡尔积功能生成所有可能的参数组合;
目录名和文件名即为参数值;
跳过 json ,把参数直接从命令行传入;
使用 wildcard 找到需要的文件;
使用 var_FIX, B_FIX, T1_FIX 等 Makefile 变量控制条件的数值。
Closes:
#19 (closed)
Merge request reports