| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-14 | Set up release 0.57. | Jussi Pakkanen | |
| 2020-11-24 | compiler: allow non-built internal dependencies as arguments | Paolo Bonzini | |
| Allow methods on the compiler object to receive internal dependencies, as long as they only specify compiler/linker arguments or other dependencies that satisfy the same requirements. This is useful if you're using internal dependencies to add special "-D" flags such as -DNCURSES_WIDECHAR, -D_XOPEN_SOURCE_EXTENDED or -DGLIB_STATIC_COMPILATION. | |||
