levlam
8330062bfb
Add CentOS Stream 9 support in build instructions generator.
2024-07-20 19:13:13 +03:00
levlam
0f1767b3f0
Use dnf as package manager on CentOS 8+.
2024-07-18 17:12:56 +03:00
levlam
760b35e6b2
Link to Android example in build instructions generator.
2024-06-03 12:35:21 +03:00
levlam
60247851bf
Add Ubuntu 24 to build instructions generator.
2024-05-12 23:36:54 +03:00
levlam
bae3368386
Use specific libc++ version on newer Ubuntu versions.
2024-05-12 23:32:01 +03:00
levlam
af954008e6
Fix C++ interface name.
2024-05-12 23:25:35 +03:00
levlam
ca5aca24af
Update expected compiler RAM usage.
2024-04-21 02:57:24 +03:00
levlam
fcfdd26a27
Remove --update-cache parameter from Alpine build instructions.
2024-03-24 20:36:57 +03:00
levlam
23c7a6caee
Improve visionOS support.
2024-03-11 22:41:06 +03:00
levlam
bf9c8c81c7
Update FreeBSD build instructions to FreeBSD 13.
2023-11-27 13:21:56 +03:00
levlam
7db2a64959
Update pinned vcpkg commit hash.
2023-11-26 11:10:08 +03:00
AYMENJD
fe734fd617
Improve "Build from root user" option in build instructions generator.
2023-05-29 17:30:33 +03:00
levlam
2d352b067f
Build instructions generator: remove LTO checkbox for Go.
2023-05-29 13:28:01 +03:00
levlam
25154f1ee7
Update PHP download link.
2023-03-07 14:46:43 +03:00
levlam
1724002c60
Add Vala example.
2023-02-04 12:51:20 +03:00
levlam
af0ca93b09
Add pcre2 to the list of explicitly installed libraries on NetBSD.
2022-09-05 12:06:16 +03:00
levlam
17bb58d8bb
Improve NetBSD build instructions.
2022-09-04 17:50:03 +03:00
levlam
ef9df9f99b
Add Ubuntu 22 to the list of Linux distros.
2022-07-12 20:20:13 +03:00
levlam
f00c568339
Use specific vcpkg commit, to avoid build breaking by vcpkg changes.
2022-06-20 15:31:46 +03:00
levlam
8b5042f26d
Nore that for Node.js >= 17.0 OpenSSL 3.0 is required.
2022-05-02 13:34:50 +03:00
levlam
ab13550525
Remove trailing spaces.
2022-04-17 14:53:36 +03:00
Mammad
6f08d65279
Further improvements and fixes for build instructions generator ( #1901 )
...
* Improve focus visuals in build.html
* Fix build.html appearance for mobile devices
* Add custom focus visuals for links in build.html
* Fix incorrect CSS selectors in build.html
* Fix checkbox and radio alignment in build.html
2022-04-17 14:50:42 +03:00
levlam
ca1f844f44
Remove unneeded commas.
2022-04-03 22:59:28 +03:00
levlam
2a44a0f357
Add G graphical programming language to build.html.
2022-03-11 13:46:45 +03:00
levlam
92c2a9c4e5
Update version to 1.8.1.
2022-01-31 22:07:31 +03:00
levlam
b3ab664a18
Update version to 1.8.0.
2021-12-29 17:38:20 +03:00
levlam
5587f10eba
Expect different Homebrew install paths on Apple silicon/Intel.
2021-12-19 01:17:39 +03:00
levlam
743a30d470
Show "Copy" button only if copying of all build instructions is possible.
2021-11-20 18:43:52 +03:00
levlam
6832b86947
Use black $ for list style and return back outline on focus for mouseless setups.
2021-11-20 18:28:17 +03:00
levlam
ece3a9bbcd
Remove trailing spaces and use consictent indent size in build.html.
2021-11-20 18:16:28 +03:00
Mammad
3272888be1
Improve appearance of build instructions generator ( #1689 )
2021-11-20 18:14:08 +03:00
levlam
7226c09d31
Explicitly mention that libc++ needs to be installed when clang is used.
2021-10-26 14:21:01 +03:00
levlam
1da2ef7cb1
Remove usage of the deprecated openssl-uwp vcpkg package.
2021-09-08 22:36:31 +03:00
levlam
457ab66fe7
Fix gperf install instructions through vcpkg.
2021-09-15 09:26:40 +03:00
levlam
0b1ba7f413
Use Debian 10 build instructions for Debian 11.
2021-09-12 19:54:54 +03:00
levlam
077ed42507
Improve README and the build instructions generator.
2021-09-06 14:12:11 +03:00
levlam
651a4f0eac
Install gperf through vcpkg.
2021-09-03 19:33:12 +03:00
levlam
01d83bf85c
Update CentOS 8 repo name.
2021-08-12 20:42:37 +03:00
levlam
0c3893737e
Fix Back button in build.html on the main page.
2021-06-08 19:20:55 +03:00
levlam
312e3b740a
Update version to 1.7.1.
2021-01-28 22:18:33 +03:00
levlam
eb80924dad
Update version to 1.7.0.
2020-11-28 17:00:17 +03:00
levlam
cb86d38913
Update build instructions for Java on macOS.
2020-11-22 13:22:59 +03:00
Daniel
8a5569bf08
Update build.html ( #1301 )
2020-11-21 14:54:35 +03:00
levlam
cd82d3d888
Add new wrapper and usage examples.
2020-11-18 17:38:55 +03:00
levlam
94fc06c9fc
Install php-cli instead of php on Debian/Ubuntu in build instructions as suggested by @Cavallium.
2020-11-14 22:12:48 +03:00
levlam
d63a16ef8b
Remove PHP ctype extension usage.
2020-11-11 16:38:48 +03:00
levlam
1d75237893
Don't export CXXFLAGS in build instructions generator.
2020-11-08 21:03:23 +03:00
levlam
7a0b88441a
Add CentOS to build instructions generator.
2020-11-08 18:51:35 +03:00
levlam
e4dda41a98
Always use SplitSource on OpenBSD.
2020-11-05 23:42:58 +03:00
levlam
c9a70fcd49
Minor build.html fixes.
...
GitOrigin-RevId: 4ecacd9a9d10a96e857d348a6a886d74ed613321
2020-11-03 17:35:12 +03:00