aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add Rust-like MutexIvan Komissarov2023-11-091-0/+1
* Loader: Split up ProductsHandlerChristian Kandeler2023-07-111-2/+4
* Loader: Merge the remains of ProjectTreeBuilder into ProjectResolverChristian Kandeler2023-05-311-2/+0
* Loader: Move product handling into its own classChristian Kandeler2023-05-251-0/+2
* Loader: Move product collection into its own classChristian Kandeler2023-05-231-0/+2
* Loader: Refactor dependency resolvingChristian Kandeler2023-05-191-0/+4
* Implement Pimpl class using std::unique_ptrIvan Komissarov2023-05-101-0/+2
* Remove Loader classChristian Kandeler2023-05-091-2/+0
* Introduce loader/ subdirectoryChristian Kandeler2023-05-041-32/+37
* Rewrite ModuleLoaderChristian Kandeler2023-04-201-2/+12
* Switch JavaScript back-endChristian Kandeler2023-02-071-6/+1
* RIP QMake buildIvan Komissarov2022-12-161-2/+0
* Make handling of deprecated items and properties configurableChristian Kandeler2022-10-041-0/+2
* Create Host service and update FileInfoRaphael Cotty2022-02-011-0/+1
* Factorize out probe code from module loaderRaphael Cotty2022-01-221-0/+2
* Fix size_t -> uint conversion warnings with Qt 6Orgad Shaneh2021-11-081-0/+1
* Long live qbs-pkgconfig!Ivan Komissarov2021-09-231-0/+3
* Always build with project file updates supportIvan Komissarov2021-07-271-2/+0
* cmake: fix build on mac with unit testsIvan Komissarov2021-06-151-1/+1
* Move module providers code to the separate classIvan Komissarov2021-05-191-0/+2
* cmake: Add Qt6 buildIvan Komissarov2021-05-181-2/+7
* cmake: Add bundled QtScript buildIvan Komissarov2021-05-181-1/+1
* Remove QTextCursor API from ChangeSetIvan Komissarov2021-03-171-1/+1
* cmake build: Fix project files updates in Qbs binaryIvan Komissarov2021-03-021-0/+1
* cmake: Fix export macros in add_qbs_libraryIvan Komissarov2020-08-201-0/+1
* cmake: Fix target namesIvan Komissarov2020-08-201-1/+1
* Initial CMake portIvan Komissarov2020-08-171-0/+460