aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: fix BinaryProbe examplev2.1.2-12.1Ivan Komissarov2023-09-181-2/+3
* Address.sanitizer: Prevent failure with Apple clang 13Christian Kandeler2023-09-151-1/+2
* Qt support: Fix selection of Qt build variantChristian Kandeler2023-09-142-0/+5
* apple: fix dmg.absoluteSourceBase default valueIvan Komissarov2023-09-082-4/+6
* apple: fix some DMG module issuesIvan Komissarov2023-09-074-64/+12
* doc: add docs for some missing Qt.core propsIvan Komissarov2023-09-071-0/+42
* doc: fix Group item docIvan Komissarov2023-09-071-10/+18
* Properly clean up in ScriptEngine::ImporterChristian Kandeler2023-09-012-2/+3
* ModuleProviderLoader: Make sure pseudo module instances have a scopeChristian Kandeler2023-09-013-1/+4
* Update change logIvan Komissarov2023-08-301-0/+4
* doc: fix typoIvan Komissarov2023-08-301-1/+1
* GitHub actions: add xcode-less job on macOSIvan Komissarov2023-08-221-0/+20
* apple: Fix ApplicationExtension for the xcode-less profilesIvan Komissarov2023-08-222-2/+7
* apple: Fix BundleModule when using xcode-less profileIvan Komissarov2023-08-222-4/+12
* Revert "Bump version"Christian Kandeler2023-08-221-1/+1
* Bump versionChristian Kandeler2023-08-211-1/+1
* apple: fix tests with xcode-less profileIvan Komissarov2023-08-213-9/+37
* Bump version and update changelogsChristian Kandeler2023-08-033-3/+7
* Make checking for float64 tags work on 32-bit architecturesv2.1.2Dmitry Shachnev2023-08-022-2/+3
* QuickJS: Fix building on x86v2.1.1Christian Kandeler2023-08-014-1/+17
* Update change logChristian Kandeler2023-07-281-0/+2
* Update python modulesIvan Komissarov2023-07-2831-2670/+2224
* Speedup ModulePropertyMergerIvan Komissarov2023-07-251-6/+15
* Loader: Fix product id scope againChristian Kandeler2023-07-213-2/+16
* Do not compare hostOS and targetOS using ===Ivan Komissarov2023-07-212-3/+3
* Loader: Add proper id scope for product-level itemsChristian Kandeler2023-07-213-2/+20
* Add XFAIL'ing autotest for probes in multiplexed productsChristian Kandeler2023-07-213-0/+35
* Bump versionChristian Kandeler2023-07-201-1/+1
* Update 2.1 changelogIvan Komissarov2023-07-201-3/+16
* GitHub actions: fix macOS jobv2.1.0Ivan Komissarov2023-07-073-1/+3
* Check actual Probe props in providers testIvan Komissarov2023-07-043-1/+6
* Fix possible segmentation fault when quitting a sessionThiemo van Engelen2023-07-031-1/+8
* Update dmgbuildChristian Kandeler2023-06-2911-1209/+1351
* Export cxxLanguageVersion from protobuf modulesIvan Komissarov2023-06-288-6/+4
* Add qdoc testIvan Komissarov2023-06-285-0/+53
* docker: update qt static imageIvan Komissarov2023-06-263-9/+12
* BinaryFile: Ensure unsigned valuesChristian Kandeler2023-06-213-5/+14
* quickjs: Add stack overflow checkChristian Kandeler2023-06-201-0/+4
* GitHub actions: fix Xcode profilesIvan Komissarov2023-06-191-4/+4
* Bump c++ ver for protobufIvan Komissarov2023-06-195-5/+5
* Cocoa Touch Application: add example of code signing settingsAndrey Filipenkov2023-06-181-0/+5
* Allow exporting/importing settings to/from JSONIvan Komissarov2023-06-167-22/+195
* GutHub actions: remove redundant jobIvan Komissarov2023-06-161-10/+0
* Java: Allow to blacklist JDK paths in the testsChristian Kandeler2023-06-092-2/+10
* Merge 2.0 into 2.1Christian Kandeler2023-06-093-23/+33
|\
| * GitHub actions: Bump Xcode version to 14.3v2.0.22.0Ivan Komissarov2023-06-071-21/+30
| * apple: fix selecting SDK for tvOSIvan Komissarov2023-06-072-2/+3
* | Java: Work around some macOS peculiaritiesChristian Kandeler2023-06-042-5/+33
* | Add changelog for 2.1.0Christian Kandeler2023-06-021-0/+15
* | Loader: Merge the remains of ProjectTreeBuilder into ProjectResolverChristian Kandeler2023-05-319-456/+195