| /freebsd/contrib/expat/ |
| H A D | Changes | 33 !! - smart ideas on fixing the Autotools CMake files generation issue !! 60 #1049 Autotools: Remove "ln -s" discovery 129 #1008 #1017 Autotools|macOS: Sync CMake templates with CMake 3.31 183 #976 #977 Autotools: Integrate files "fuzz/xml_lpm_fuzzer.{cpp,proto}" 224 #935 #937 Autotools: Make generated CMake files look for 226 #925 Autotools: Sync CMake templates with CMake 3.29 337 #851 #879 Autotools: Sync CMake templates with CMake 3.28 338 #853 Autotools: Always provide path to find(1) for portability 339 #861 Autotools: Ensure that the m4 directory always exists. 340 #870 Autotools [all...] |
| H A D | Makefile.am | 62 cmake/autotools/expat.cmake \ 63 cmake/autotools/expat-config-version.cmake \ 64 cmake/autotools/expat-noconfig.cmake \ 71 cmake/autotools/expat__linux.cmake.in \ 72 cmake/autotools/expat__macos.cmake.in \ 73 cmake/autotools/expat__windows.cmake.in \ 74 cmake/autotools/expat-noconfig__linux.cmake.in \ 75 cmake/autotools/expat-noconfig__macos.cmake.in \ 76 cmake/autotools/expat-noconfig__windows.cmake.in \ 77 cmake/autotools/expat-package-init.cmake \
|
| H A D | configure.ac | 403 PACKAGE_INIT="${srcdir}"/cmake/autotools/expat-package-init.cmake 444 CMAKE_SOURCE=cmake/autotools/expat__macos.cmake.in 445 CMAKE_NOCONFIG_SOURCE=cmake/autotools/expat-noconfig__macos.cmake.in 448 CMAKE_SOURCE=cmake/autotools/expat__windows.cmake.in 449 CMAKE_NOCONFIG_SOURCE=cmake/autotools/expat-noconfig__windows.cmake.in 452 CMAKE_SOURCE=cmake/autotools/expat__linux.cmake.in 453 CMAKE_NOCONFIG_SOURCE=cmake/autotools/expat-noconfig__linux.cmake.in 458 [cmake/autotools/expat.cmake:${CMAKE_SOURCE}] 459 [cmake/autotools/expat-config-version.cmake] 460 [cmake/autotools/expa [all...] |
| H A D | Makefile.in | 156 cmake/autotools/expat.cmake \ 157 cmake/autotools/expat-config-version.cmake \ 158 cmake/autotools/expat-noconfig.cmake run.sh 244 $(top_srcdir)/cmake/autotools/expat-config-version.cmake.in \ 467 cmake/autotools/expat.cmake \ 468 cmake/autotools/expat-config-version.cmake \ 469 cmake/autotools/expat-noconfig.cmake \ 474 cmake/autotools/expat__linux.cmake.in \ 475 cmake/autotools/expat__macos.cmake.in \ 476 cmake/autotools/expat__windows.cmake.in \ [all …]
|
| H A D | README.md | 75 - libexpat >=2.3.0 where packaging uses the GNU Autotools build system 78 - libexpat >=2.4.0 where packaging uses the GNU Autotools build system 155 ### a) Building with the configure script (i.e. GNU Autotools) 249 build system based on GNU Autotools at some point when it is ready.
|
| /freebsd/contrib/unbound/ |
| H A D | README-Travis.md | 69 … prerequisites. The Android cross-compiles also require care to set the Autotools triplet, the Ope… 144 …For Autotools projects, the appropriate `PKG_CONFIG_PATH` is exported. `PKG_CONFIG_PATH` is the us… 185 …xpat prerequisites. The iOS cross-compiles also require care to set the Autotools triplet, the Ope… 207 …dled in by the script `contrib/ios/install_tools.sh`. The tools include autotools, curl and perl. … 244 …armv7s`, `$HOME/iPhoneOS-arm64`, `$HOME/iPhoneSimulator-i386`, etc. For Autotools projects, the ap… 246 …mportant variable. It is the userland equivalent to sysroot, and allows Autotools to find non-syst…
|
| H A D | freebsd-configure.sh | 16 # Run autotools before we drop LOCALBASE out of PATH
|
| /freebsd/contrib/ldns/ |
| H A D | README-Travis.md | 65 … prerequisites. The Android cross-compiles also require care to set the Autotools triplet, the Ope… 140 …talled in `$HOME/android23-armv7a`, `$HOME/android23-aarch64`, etc. For Autotools projects, the ap… 142 …mportant variable. It is the userland equivalent to sysroot, and allows Autotools to find non-syst… 183 …nSSL prerequisites. The iOS cross-compiles also require care to set the Autotools triplet, the Ope… 205 …dled in by the script `contrib/ios/install_tools.sh`. The tools include autotools, curl and perl. … 242 …armv7s`, `$HOME/iPhoneOS-arm64`, `$HOME/iPhoneSimulator-i386`, etc. For Autotools projects, the ap… 244 …mportant variable. It is the userland equivalent to sysroot, and allows Autotools to find non-syst…
|
| H A D | freebsd-configure.sh | 16 # Run autotools before we drop LOCALBASE out of PATH
|
| H A D | README | 43 autotools like libtool and autoreconf installed. A list of all the commands
|
| /freebsd/contrib/libpcap/cmake/Modules/ |
| H A D | Finddpdk.cmake | 73 # (One good thing about autotools is that only the builders 76 # even need to have autotools installed in order to be able 77 # to run an autotools-generated configure script, you just
|
| /freebsd/contrib/openresolv/ |
| H A D | configure | 2 # Try and be like autotools configure, but without autotools 40 --datadir|--infodir) ;; # ignore autotools
|
| /freebsd/contrib/openpam/ |
| H A D | RELNOTES | 6 almost any POSIX-like platform that has GNU autotools, GNU make and
|
| H A D | INSTALL | 10 You will need the GNU autotools, GNU make and the GNU compiler suite
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog | 61 o Update list of cmake files for autotools dist archive (2016f017 Azat Khuzhin) 70 o autotools: fails build when need but can not find openssl (93174bb5 yuangongji) 77 o autotools: attach doxygen target into all target (5d1e8570 yuangongji) 108 o cmake: set library names to be the same as with autotools (305251b9 yuangongji) 111 o autotools: do not install bufferevent_ssl.h under --disable-openssl (5349a07e Azat Khuzhin) 114 o cmake: add missing autotools targets (doxygen, uninstall, event_rpcgen.py) (2d65071c yuangongji) 277 o fix checking of devpoll backend (like in autotools, by devpoll.h existence) (7f161902) 290 autotools: 292 o Ignore evconfig-private.h for autotools (37423849) 324 o Fix _FILE_OFFSET_BITS redinition (solaris/autotools) (336f3b11 Azat Khuzhin) [all …]
|
| H A D | whatsnew-2.1.txt | 675 4.3. Modernized use of autotools 677 Our autotools-based build system has been updated to build without 680 Libevent's autotools makefiles are no longer recursive. This allows
|
| /freebsd/contrib/libevent/ |
| H A D | ChangeLog | 61 o Update list of cmake files for autotools dist archive (2016f017 Azat Khuzhin) 70 o autotools: fails build when need but can not find openssl (93174bb5 yuangongji) 77 o autotools: attach doxygen target into all target (5d1e8570 yuangongji) 108 o cmake: set library names to be the same as with autotools (305251b9 yuangongji) 111 o autotools: do not install bufferevent_ssl.h under --disable-openssl (5349a07e Azat Khuzhin) 114 o cmake: add missing autotools targets (doxygen, uninstall, event_rpcgen.py) (2d65071c yuangongji) 277 o fix checking of devpoll backend (like in autotools, by devpoll.h existence) (7f161902) 290 autotools: 292 o Ignore evconfig-private.h for autotools (37423849) 324 o Fix _FILE_OFFSET_BITS redinition (solaris/autotools) (336f3b11 Azat Khuzhin) [all …]
|
| /freebsd/contrib/pam-krb5/ci/ |
| H A D | test | 18 # Generate Autotools files.
|
| /freebsd/contrib/lyaml/ |
| H A D | NEWS.md | 67 paths from old Autotools objdirs. So now specl is properly 101 - Builds and installs with `luke` instead of Autotools.
|
| /freebsd/crypto/openssh/ |
| H A D | freebsd-configure.sh | 20 # Run autotools before we drop LOCALBASE out of PATH
|
| /freebsd/contrib/xz/ |
| H A D | README | 74 familiar with packages using GNU Autotools 223 Autotools files:
|
| H A D | COPYING | 34 - The GNU Autotools based build system contains files that are
|
| /freebsd/contrib/googletest/ |
| H A D | .travis.yml | 27 script: ./ci/build-linux-autotools.sh
|
| /freebsd/contrib/googletest/docs/ |
| H A D | pkgconfig.md | 144 Elio Pettenò: <https://autotools.io/pkgconfig/cross-compiling.html>
|
| /freebsd/contrib/libpcap/rpcapd/ |
| H A D | CMakeLists.txt | 104 # are also defined, to some degree, by autotools, and at least
|