Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix to detect file conponent from path properly in Makefile generator | OBATA Akio | 2021-02-02 | 1 | -2/+2 |
| | | | | | | | | It should be either `path.right(path.length() - sep_pos - 1)` or `path.mid(sep_pos + 1)`. Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit 30a7754971fee794819df164dd1601b2af49587a) | ||||
* | Remove dates from generated files. | Slávek Banko | 2021-02-02 | 1 | -2/+1 |
| | | | | | | | This is related to the effort for reproducible builds. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit fc8564a5f04b90b998e792444f70550272e78ddb) | ||||
* | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 1 | -0/+2503 |