| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-27 | Enhance Java compilation with release option | ruki | |
| 2026-02-26 | do not fix the JDK version in the swig rules | binLep | |
| 2026-02-25 | (modules) strip embed-dir on clang / gcc | Arthur LAURENT | |
| 2026-02-25 | Merge pull request #7341 from luadebug/em | ruki | |
| Fix WASM QT 6.9 | |||
| 2026-02-25 | Refactor Emscripten JS issue fixes into a dedicated function for improved ↵ | Saikari | |
| clarity and maintainability | |||
| 2026-02-24 | Added notice of missing keystore for signing android app. | Karuro Chari | |
| 2026-02-25 | Refactor WASM app build logic into a separate Lua file for improved ↵ | Saikari | |
| maintainability | |||
| 2026-02-25 | Refactor WASM app build logic into a separate function and enhance ↵ | Saikari | |
| Emscripten JS handling | |||
| 2026-02-25 | Implement static plugin import file generation and refactor related logic | Saikari | |
| 2026-02-25 | Optimize import file handling by using a temporary file for content writing ↵ | Saikari | |
| and copying only if different | |||
| 2026-02-24 | [fix] swig jar package module | binLep | |
| 2026-02-24 | Refactor Qt WASM build configuration by removing unused plugin handling in ↵ | Saikari | |
| load imports | |||
| 2026-02-24 | Fix Emscripten JS issues for Qt WASM builds and enhance canvas event target ↵ | Saikari | |
| handling | |||
| 2026-02-23 | todo | Saikari | |
| 2026-02-23 | Merge branch 'xmake-io:dev' into em | Saikari | |
| 2026-02-23 | improve qt deploy for macapp | ruki | |
| 2026-02-23 | todo | Saikari | |
| 2026-02-23 | Remove redundant debug prints from Qt WebAssembly rules | Saikari | |
| 2026-02-23 | Try repair QT behavior | Saikari | |
| 2026-02-12 | add build.release.strip policy | ruki | |
| 2026-01-27 | refactor: extract dependency generation logic into a separate function | Saikari | |
| 2026-01-27 | fix: update environment variable retrieval in build_sourcefiles function | Saikari | |
| 2026-01-27 | add dependency file generation for Nim source files | Saikari | |
| 2026-01-25 | Merge pull request #7260 from xmake-io/fpc | ruki | |
| Improve fpc | |||
| 2026-01-25 | fix pascal apis | ruki | |
| 2026-01-25 | Merge pull request #7262 from xmake-io/pch | ruki | |
| Improve pch concurrently to the other targets | |||
| 2026-01-24 | improve objc pch | ruki | |
| 2026-01-24 | improve pch rules | ruki | |
| 2026-01-24 | improve pch | ruki | |
| 2026-01-24 | Merge pull request #7259 from xmake-io/export | ruki | |
| fix export c++ function symbols | |||
| 2026-01-24 | improve export all | ruki | |
| 2026-01-24 | fix export c++ function symbols | ruki | |
| 2026-01-24 | improve qt xpack | ruki | |
| 2026-01-18 | improve verilator flags | ruki | |
| 2026-01-17 | Merge pull request #7232 from xmake-io/linker | ruki | |
| improve linker.link_scripts | |||
| 2026-01-17 | fix get flag again | ruki | |
| 2026-01-17 | improve linker.link_scripts | ruki | |
| 2026-01-17 | fix get flag in module support | ruki | |
| 2026-01-14 | fix lto flags | ruki | |
| 2026-01-11 | refactor(qt): simplify mkspec includedirs logic | ruanc | |
| Replace conditional statement with ternary operator for adding includedirs from qt.mkspecsdir. The logic remains the same but the code is more concise using 'qt.mkspec or fallbackmkspec' instead of explicit if-else condition. | |||
| 2026-01-11 | feat(qt): add fallback mkspec support for different platforms | ruanc | |
| - Introduce fallbackmkspec variable to handle mkspec selection - Set platform-specific fallback mkspec values: - macosx: macx-clang - linux: linux-g++ - windows: win32-msvc - mingw: win32-g++ - android: android-clang - wasm: wasm-emscripten - Implement conditional logic to use qt.mkspec when available, otherwise fall back to platform-specific mkspec - Maintain backward compatibility with existing mkspec usage | |||
| 2026-01-11 | feat(qt): support dynamic mkspec selection for Qt SDK | ruanc | |
| - Add mkspec variable to store QMAKE_XSPEC or QMAKE_SPEC from Qt environment - Include mkspec in the returned Qt SDK information table - Use dynamic mkspec path instead of hardcoded platform-specific paths - Remove hardcoded mkspec directory paths for macosx, linux, windows, android and wasm platforms - Add include directories using the dynamic mkspec path for proper Qt compilation | |||
| 2026-01-10 | Merge pull request #7206 from SuperSodaSea/fix/kmdf-shared | ruki | |
| WDK: Add shared directory to KMDF include path | |||
| 2026-01-10 | WDK: Add shared directory to KMDF include path | SuperSodaSea | |
| 2026-01-05 | add some comments according to code review | qiuyi | |
| 2026-01-05 | fix r_arch to v_arch convert failed when suffix is added | qiuyi | |
| 2026-01-05 | support 'a' and 'f' suffix for arch > sm_90/compute_90 | qiuyi | |
| 2026-01-04 | fix(rule/verilator): Fix c++ language detect | 24bit-xjkp | |
| 2026-01-04 | fix(rules/verilator): Check `find_tool` result before read the version field | 24bit-xjkp | |
| 2026-01-04 | refactor(rules/verilator): Use `find_tool` instead of `find_programver` | 24bit-xjkp | |
