Commit Graph

3 Commits (ae3d63aa838bc1812e5d1e2753857d7e097f4f02)

Author SHA1 Message Date
OBATA Akio ae3d63aa83
Fix to detect file conponent from path properly in Makefile generator
It should be either `path.right(path.length() - sep_pos - 1)` or
`path.mid(sep_pos + 1)`.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 30a7754971)
4 years ago
Slávek Banko 9a345f8076
Remove dates from generated files.
This is related to the effort for reproducible builds.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fc8564a5f0)
4 years ago
Timothy Pearson bd0f3345a9 Add Qt3 development HEAD version 14 years ago