| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Replace the ts file update method to avoid the lupdate.exe command triggering the windows command line string limit
|
|
msvc's link.exe does not have an `fsanitize` flag.
It was not causing build failures by was creating warning messages like:
LINK : warning LNK4044: unrecognized option '/fsanitize=address'; ignored
|
|
|
|
|
|
|
|
rule(c++.modules): fix `get_gcc_version` for MinGW GCC 15 when toolname is 'gxx'
|
|
|
|
its package
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use jobgraph instead of jobpool for parallelization
|
|
|
|
time
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add rule python.cython
|
|
|
|
(C++ modules support) profile module support
|
|
|
|
|
|
Add test python/cython/example
Move test pybind to python/pybind
|
|
(C++ modules support) fix _patch_sourcebatch when target and deps is in the same namespace
|
|
|
|
|
|
|
|
|
|
|
|
(platform.windows.subsystem rules) fix startwiths => startswith
|
|
|
|
|
|
(C++ modules support) improve std module support for gcc and clang
|
|
|
|
|
|
|
|
(C++ modules support) Improve module format output
|
|
|
|
(C++ modules support) fix nil built_artifacts error when an error occur during the module sorting
|