| Age | Commit message (Collapse) | Author |
|
|
|
improve compile_commands
|
|
|
|
|
|
|
|
pack xmake install to srpm
|
|
|
|
|
|
|
|
|
|
Support to pack srpm package
|
|
|
|
|
|
Fix package detection and install on msys2 for ucrt64 and clang64 platforms
|
|
|
|
|
|
Fix vstudio arm64 dectect under Developer Command Prompt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|