| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
For Symbian, headers get always exported, and timestamps are not
needed.
Reviewed-by: TrustMe
|
| |
|
|
|
|
| |
that's their only purpose. the rest of the contents is just nonsense.
|
|
|
|
| |
Reviewed-by: TrustMe
|
|
|
|
|
|
|
|
|
|
| |
The --listgen option is needed in qmake for Symbian platform builds
to list the files generated by qmake. This patch enables qmake to
recognize this option, but is not functional, just to allow builds to
succeed. This patch is not applied to qmake directly, but only made
available in the source tree for usage in the build setup.
Reviewed-by: TrustMe
|
|
|
|
|
|
|
| |
Non-existing exports were removed, and errors caused by whitespace
conversion in the FLM used for configuration were corrected.
Reviewed-by: TrustMe
|
|
config.profiles directory created with initial files needed to
compile Qt on Nokia specific build setups during Symbian platform
builds.
Reviewed-by: Lars Knoll
|