index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
QtPostProcess.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Create and include plugin packages in shared builds
Alexandru Croitor
2022-07-05
1
-1
/
+1
*
Generate information about user-facing applications in build dir
Joerg Bornemann
2021-03-02
1
-0
/
+1
*
CMake: Move QtPostProcess functions into QtPostProcessHelpers.cmake
Alexandru Croitor
2020-08-14
1
-641
/
+2
*
CMake: Fix Threads::Threads dependency handling with CMake < 3.18
Alexandru Croitor
2020-08-12
1
-0
/
+2
*
CMake: Prepare ground work for static Qml plugins importing
Alexandru Croitor
2020-08-12
1
-6
/
+25
*
CMake: Properly handle CONFIG += thread aka Threads::Threads
Alexandru Croitor
2020-08-06
1
-0
/
+47
*
CMake: Fix build with custom INSTALL_INCLUDEDIR
Joerg Bornemann
2020-08-06
1
-1
/
+1
*
CMake: Provide old style CMake variables for target info
Alexandru Croitor
2020-07-17
1
-0
/
+5
*
CMake: Fix old style find_package(Qt6Foo) to work
Alexandru Croitor
2020-07-17
1
-1
/
+7
*
CMake: Fix QT_STAGING_PREFIX for repos other than qtbase
Joerg Bornemann
2020-07-13
1
-0
/
+12
*
CMake: Adjust some status messages about syncqt and file generation
Alexandru Croitor
2020-06-30
1
-3
/
+0
*
CMake: Don't use libraries in /usr/local by default on macOS
Alexandru Croitor
2020-06-29
1
-0
/
+8
*
CMake: Create Qt6HostInfo package
Joerg Bornemann
2020-06-28
1
-0
/
+16
*
cmake: Match tense of other log output
Tor Arne Vestbø
2020-06-26
1
-1
/
+1
*
CMake: Improve sanitizer detection
Alexandru Croitor
2020-06-15
1
-0
/
+5
*
CMake: Generate .prl files for plugins in static Qt builds
Joerg Bornemann
2020-06-15
1
-4
/
+7
*
CMake: Save OPENSSL_ROOT_DIR in QtBuildInternalsExtra
Alexandru Croitor
2020-06-08
1
-0
/
+10
*
CMake: Make it possible to build tools when cross-compiling
Leander Beernaert
2020-06-02
1
-0
/
+5
*
Revert "CMake: Don't create *Depends header for header-only modules"
Joerg Bornemann
2020-05-20
1
-2
/
+1
*
CMake: Default to building all configurations with Ninja Multi-Config
Alexandru Croitor
2020-05-19
1
-1
/
+4
*
CMake: Allow using single config generators after building with NMC
Alexandru Croitor
2020-05-19
1
-9
/
+46
*
CMake: Don't create *Depends header for header-only modules
Joerg Bornemann
2020-05-16
1
-1
/
+2
*
CMake: Add MODULE_INCLUDE_NAME one-value-keyword to qt_add_module
Joerg Bornemann
2020-05-15
1
-3
/
+3
*
CMake: Make build system of installed Qt more relocatable
Alexandru Croitor
2020-05-07
1
-0
/
+1
*
CMake: Generate qmake .prl files
Joerg Bornemann
2020-04-17
1
-0
/
+6
*
CMake: Handle automatic rpath embedding correctly
Alexandru Croitor
2020-04-17
1
-0
/
+12
*
CMake: Fix auto-detection of precompiled header support
Alexandru Croitor
2020-03-25
1
-0
/
+4
*
CMake: Handle path components like INSTALL_LIBDIR more correctly
Alexandru Croitor
2020-03-10
1
-0
/
+19
*
Add QT_MODULE_SKIP_MODULE_INCLUDES property
Leander Beernaert
2020-03-05
1
-0
/
+9
*
CMake: Adapt to latest upstream Ninja Multi-Config changes
Alexandru Croitor
2020-03-04
1
-5
/
+5
*
CMake: Allow building bundled 3rd party libraries in qtbase
Alexandru Croitor
2020-02-25
1
-1
/
+22
*
Only export public module link dependencies for shared builds
Leander Beernaert
2020-02-12
1
-1
/
+3
*
Don't hardcode the include directory name
Christophe Giboudeaux
2020-01-31
1
-1
/
+1
*
Fix CMAKE_BUILD_TYPE to be force set
Alexandru Croitor
2020-01-30
1
-1
/
+5
*
Fix CMAKE_BUILD_TYPE to be a cache variable in QtBuildInternalsExtra
Alexandru Croitor
2020-01-29
1
-1
/
+1
*
Add initial support for CMake "Ninja Multi-Config" generator
Alexandru Croitor
2020-01-27
1
-1
/
+26
*
Implement qtbase fixes for superbuilds
Jean-Michaël Celerier
2020-01-08
1
-2
/
+2
*
Provide a way to specify extra tool package dependencies
Alexandru Croitor
2019-11-26
1
-19
/
+6
*
Don't install QtFooTestsConfig.cmake if no modules were built
Alexandru Croitor
2019-11-12
1
-0
/
+6
*
Fix architecture config tests values to be written only once
Alexandru Croitor
2019-11-08
1
-1
/
+1
*
Make standalone tests build via top level repo project
Alexandru Croitor
2019-11-08
1
-0
/
+27
*
QtPostProcess: Check target link-type when collecting deps
Mårten Nordheim
2019-09-30
1
-4
/
+11
*
Create module tools packages (config files) automatically
Alexandru Croitor
2019-09-22
1
-0
/
+8
*
Fix unnecessary find_package calls for shared builds, part 2
Simon Hausmann
2019-09-06
1
-1
/
+1
*
Avoid unnecessary find_package calls when using Qt with shared builds
Simon Hausmann
2019-09-05
1
-0
/
+5
*
Add support for Qt header_modules aka a header only INTERFACE library
Alexandru Croitor
2019-08-23
1
-3
/
+19
*
Add some clarifying documentation in QtPostProcess
Alexandru Croitor
2019-08-23
1
-0
/
+13
*
Fix creation of ModuleDepends header file with correct dependencies
Alexandru Croitor
2019-08-23
1
-1
/
+3
*
Abstract and fix usages of QT_KNOWN_MODULES
Alexandru Croitor
2019-08-23
1
-7
/
+13
*
Export architecture config test variables
Leander Beernaert
2019-08-14
1
-0
/
+4
[next]