| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-11 | improve implib | ruki | |
| 2025-07-03 | rename copyright | ruki | |
| 2025-04-23 | improve implib | ruki | |
| 2025-04-23 | Add `set_implibdir` to target APIs | SineStriker | |
| 2025-04-23 | Fix nil value exception in link proc when target type is package during ↵ | SineStriker | |
| package testing | |||
| 2025-04-23 | Support customizing `implib` path of MinGW/MSVC | SineStriker | |
| 2024-07-29 | fix: | xiaobfly | |
| not append .lib when link .obj file. for example: static qt will link these files: $$[QT_INSTALL_PREFIX]/lib/objects-Debug/Widgets_resources_1/.rcc/qrc_qstyle.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-Debug/Widgets_resources_2/.rcc/qrc_qstyle1.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-Debug/Widgets_resources_3/.rcc/qrc_qmessagebox.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-Debug/Gui_resources_1/.rcc/qrc_qpdf.cpp.obj $$[QT_INSTALL_PREFIX]/lib/objects-Debug/Gui_resources_2/.rcc/qrc_gui_shaders.cpp.obj have a link error: error: LINK fatal error LNK1104: can't open file "$$[QT_INSTALLPREFIX]\Lib\objects-Debug\widgets_resources1\.rcc\qrc_qstyle.cpp.obj.lib" | |||
| 2024-01-25 | improve clang runtime | ruki | |
| 2023-10-24 | pass extras to tools | ruki | |
| 2023-06-29 | support lib path for add_links #3889 | ruki | |
| 2023-04-25 | fix strip for arm64 | ruki | |
| 2023-01-04 | improve link for masm32 | ruki | |
| 2021-06-03 | Disable -fsanitize=address for MSVC linker | Jérôme Leclercq | |
| With MSVC, ASAN is a compile-only option See https://bugzilla.mozilla.org/show_bug.cgi?id=1307547 | |||
| 2021-05-21 | set binary as default target kind | ruki | |
| 2021-04-09 | support asan for msvc | ruki | |
| 2021-02-22 | add manifest rule | ruki | |
| 2021-02-09 | improve core/tools and remove os.args | ruki | |
| 2020-12-24 | add vs_runtime config and set_runtimes api | ruki | |
| 2020-12-19 | update copyright date | ruki | |
| 2020-09-25 | fix trailing white-space | ruki | |
| 2020-08-15 | fix path for msvc/2008 on xp | ruki | |
| 2020-07-31 | strip codes for msvc | ruki | |
| 2020-06-20 | fix link args | ruki | |
| 2020-06-20 | add runenvs for cl/link | ruki | |
| 2020-05-26 | add winos.cmdargv | ruki | |
| 2020-03-25 | improve os.args | ruki | |
| 2020-03-16 | fix link errors output | ruki | |
| 2019-12-19 | update the copyright date | ruki | |
| 2019-08-20 | rewrite vs unicode output | ruki | |
| 2019-08-17 | enable vs_unicode_output | ruki | |
| 2019-08-15 | add opt.rawargs | ruki | |
| 2019-08-02 | show full link command for msvc/link | ruki | |
| 2019-05-23 | translate path for gcc and cl | ruki | |
| 2019-04-13 | fix headers with ASF to non-ASF | ruki | |
| 2018-12-31 | modify copyright date | ruki | |
| 2018-11-13 | improve compiler tools | ruki | |
| 2018-11-08 | add syslinks api | ruki | |
| 2018-05-21 | fix cmd length limit | ruki | |
| 2018-05-18 | improve command arguments | ruki | |
| 2018-05-17 | support x86 for wdk rule | ruki | |
| 2018-04-24 | add yasm | ruki | |
| 2018-04-20 | fix generate vs201x project bug | ruki | |
| 2017-12-28 | update copyright date | ruki | |
| 2017-09-28 | fix compile error with space path | ruki | |
| 2017-08-27 | update description and index | ruki | |
| 2017-07-13 | improve flags for linker and compiler | ruki | |
| 2017-07-13 | modify all cmd to argv for core.tools | ruki | |
| 2017-07-04 | fix symbolfile for vs201x plugin | ruki | |
| 2017-06-21 | move tools dir to core.tools and improve tool module | ruki | |
