Commit Graph

4 Commits

Author SHA1 Message Date
Wolfgang Walther
b072c1f723 premake: shellcheck setup hook 2024-08-24 12:23:37 +02:00
Wolfgang Walther
bc0468d6ed premake: support structuredAttrs in setup hook
Tested gmad with and without __structuredAttrs.

Building it succeeded on master with structuredAttrs, but the log output
showed that the configure flags were not passed correctly previously.
2024-08-24 12:23:37 +02:00
John Ericson
b7f4bda282 treewide: *Phase(s)? variables are optional
If these aren't defined, the stdenv defaults are used in the `*Phase`
case, or no extra phases are done, in the `*Phases` case.
2019-11-01 14:44:44 -04:00
Matthew Bauer
fd78464de9 premake: add setup-hook
Adds a configure phase for packages using premake.
premakeConfigurePhase runs the correct premake version for the premake
you are using (see premake_cmd).
2018-11-28 20:14:29 -06:00