index
:
xmake.git
ascend
bundle
cl
clang
claude/sharp-bose
comments
copilot/fix-6807
copyright
debug
dev
elf
emcc
env
errs
go
headerunits
jobgraph
linkdeps
linkgroups
links
lua55
master
mergelib
mimalloc
missdll
ndk
nim
ohos
option
pack
package
packagever
pairs
path
pch
ping
requireslock
rust
string
template
test
tests
unitybuild
vcpkg
verilator
vs
xpack
zig
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xmake
/
modules
/
package
/
tools
/
autoconf.lua
Age
Commit message (
Expand
)
Author
2026-03-23
fix some typos
ruki
2025-10-28
avoid misleading.
Redbeanw44602
2025-10-28
update.
Redbeanw44602
2025-10-28
rm useless import.
Redbeanw44602
2025-10-27
update.
Redbeanw44602
2025-10-27
limit patch to clang based toolchains.
Redbeanw44602
2025-10-27
refactor libtool patch applying logic.
Redbeanw44602
2025-10-23
add libtool patch for cross compile.
Redbeanw44602
2025-10-23
fix use zigcc-lld with autotools.
Redbeanw44602
2025-07-10
fix replace gcc/ld
ruki
2025-07-03
rename copyright
ruki
2025-05-14
Update autoconf.lua
ruki
2025-05-13
(autotools) fix ld override when ld binary is not in the same directory as co...
Arthur LAURENT
2025-05-06
(packages) forward buildtype and library kind to underlying buildsystem (cmak...
Arthur LAURENT
2025-04-14
package(autoconf): remove duplicate `LDFLAGS`
Doekin
2025-04-10
package(autoconf): resolve issue with backslash-separated `CXX` path in MSYS
Chan Lee
2025-03-12
fix ar for autoconf #6206
ruki
2025-01-01
Fix cross compile with autotools on windows platform
star9029
2024-12-28
zig cc: fix wrapper in Git Bash
Chan Lee
2024-11-13
improve default pic for packages
ruki
2024-09-28
improve host
ruki
2024-09-26
use librarydep
ruki
2024-08-31
Update autoconf.lua
ruki
2024-08-31
add missing linux platform triples.
Redbeanw44602
2024-08-31
make autoconf tool to use is_cross to determine whether it is cross-compile.
Redbeanw44602
2024-08-31
rename api
ruki
2024-08-31
remove fake_target
ruki
2024-08-19
fix packagedeps
ruki
2024-07-27
fix fetch sysincludedirs
ruki
2024-04-28
improve ldflags for autoconf
ruki
2024-04-28
improve autoconf
ruki
2024-04-25
fix typo
ruki
2024-04-23
Update autoconf.lua
ruki
2024-04-23
Update autoconf.lua
Jérôme Leclercq
2024-04-23
Fix autoconfs not handling shflags and arflags
Jérôme Leclercq
2024-04-10
use package:runtimes instead of package:config("runtimes")
Arthur LAURENT
2024-04-10
add support for --runtimes on autoconf, cmake, make and meson
Arthur LAURENT
2024-03-31
Update autoconf.lua
ruki
2024-03-31
Update autoconf.lua
Jérôme Leclercq
2024-03-30
improve path translation
SirLynix
2024-03-30
move path translation to autoconf/cmake tools
SirLynix
2024-03-23
improve package:toolchain
ruki
2024-03-09
improve autoconf.make envs
ruki
2024-03-09
fix cygwin paths
ruki
2024-03-09
improve tools.autoconf
ruki
2024-03-09
pass msvc envs to autoconf
ruki
2024-03-09
fix pkg-config-path
ruki
2024-03-08
fix PKG_CONFIG_PATH on msys
ruki
2024-02-21
translate path for configure
ruki
2024-02-12
fix ar patch on macosx
xq114
[next]