Age | Commit message (Collapse) | Author | Files | Lines |
|
When building a Qt qmake project on desktop or AGL, this can be used to do
something different when compiling outside of the AGL environment vs. when
building for AGL through bitbake.
Unsure what happens when building the application through the SDK, may be
necessary to adjust this tip to work under more scenarios.
I found this QMAKE_SPEC by running a devshell for the app recipe, then running
`qmake -query`
|
|
Links in this section of the "Getting Started" area were
referencing old file names. I have fixed these links.
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
|
|
Change-Id: I963f5ec2e2fb02a5feb2e3a65f732747a92b3188
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
|
|
I added more general information about the build application
process. Presented some various methods.
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
|
|
Converted existing links in the application development workflow
MD files to use relative paths rather than hard-coded https://
paths.
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
|
|
I have added new files for content for the "Application Development
Workflow" section that is temporarily in the "Getting Started"
section of the doc website.
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
|