| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Skip root user check on Haiku OS
|
|
|
|
Support package.install_locally
|
|
Implement xm_engine_get_program_file for Haiku OS
|
|
about running as the root user
|
|
current fallback options didn't work for Haiku, as there is no /usr/bin or
/usr/local/bin)
|
|
|
|
Fix xm_engine_get_program_file for NetBSD
|
|
|
|
|
|
for FreeBSD and OpenBSD) doesn't work with NetBSD. Using /proc/curproc/exe
works and is the preferred option.
|
|
|
|
|
|
improve to check snippets in target #4491
|
|
|
|
|
|
add includedirs for swig
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix meson for mingw
|
|
|
|
Fix elseif statement
Avoid modify global opt
|
|
Add native file meson
|
|
|
|
Fix visual studio startup project #4458
|
|
|
|
|
|
|
|
Binary targets would always override default targets.
|
|
|
|
|
|
|
|
Add toolchain runenvs in run action
|
|
|
|
|