star9029
fb365c8727
platformfolders: add package ( #4095 )
...
* platformfolders: add package
* fix mingw syslinks
* fix mingw syslinks
7 months ago
Chobits
251454d599
update xmake.lua: more stringent checks on C++20 support for pyincpp ( #4073 )
...
* more stringent checks on C++20 support
* 1 failing check: network problems, restart the tests
* 1 failing check: network problems, restart the tests again
* Update xmake.lua
* Update xmake.lua
* Add checks for std::input_iterator and default cmp in C++20 for some old platforms
* make vs2019 checks pass and more checks on cmp
* reduce tests and use static_assert
* fix TestCmp
* fix TestCmp...
* include cassert
* move msg to assert, make assert in func
* refine checks
* TestCmp need std::string
---------
Co-authored-by: ruki <waruqi@gmail.com>
7 months ago
Chobits
fd465ed8ee
add version 2.3.0 and checks for pyincpp ( #4066 )
...
* add version 2.3.0 and checks for pyincpp
* fix on_check
* refine on_check
* refine on_check
* check: macos.version
* use check_cxxsnippets in on_check
7 months ago
Chobits
150c3a3ffc
add version pyincpp v1.6.1 ( #4054 )
...
This is the last version for v1 and requires C++17.
7 months ago
Tab Ye
2d9f071670
Add Poco version 1.13.3 ( #4022 )
...
* add poco 1.13.3
* add poco 1.13.3 git
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
7 months ago
ruki
6c0fc241d1
Update picobench to 2.07 ( #3970 )
7 months ago
Jérôme Leclercq
48033cf732
Python: Add a way to find brew openssl ( #3927 )
7 months ago
ruki
40b577beec
Auto-update pocketpy to v1.4.5 ( #3921 )
...
* Update pocketpy to v1.4.5
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: c8ef <c8ef@outlook.com>
7 months ago
Maxime
2f27f317a7
Fix linking protobuf-cpp ( #3899 )
...
* Fix linking protobuf-cpp
* Update xmake.lua
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
7 months ago
ruki
80450a4ef5
Update pyincpp to v1.6.0 ( #3835 )
8 months ago
Hoildkv
5d4129988a
update polyscope to 2.2.1 ( #3761 )
...
* update polyscope to 2.2.1
* fix glm
* disable egl
8 months ago
c8ef
182067e6f0
update protobuf-c ( #3786 )
...
* Update xmake.lua
* pin protobuf-cpp ver
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
8 months ago
ruki
61f0125033
Auto-update pulsar to 3.5.1 ( #3777 )
...
* Update pulsar to 3.5.1
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: c8ef <c8ef@outlook.com>
8 months ago
Conscat
07bb5956a7
Add `plf_nanotimer` package ( #3751 )
...
* Add `plf_nanotimer` package
* disable wasm, simplify test
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
8 months ago
ruki
9a7c08eb22
remove plflibs
8 months ago
Conscat
3e11c12073
Update all of plflib packages ( #3742 )
...
* Update all of plflib
* Update to fixed version of `plf::stack`
* Add `plf::hive`
* Add plf meta-package
* Revert "Add `plf::hive`"
This reverts commit 755d2b00ef
.
* Remove `plf_nanotimer` for now.
* Forgot to remove a reference to `nanotimer`.
* Update and rename xmake.lua to xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
8 months ago
c8ef
b4b5ec0bb9
update pybind to 2.12.0 ( #3727 )
8 months ago
ruki
f1574037e8
Update pyincpp to v1.4.1 ( #3714 )
8 months ago
Mogg
8daecce6cd
fix: abseil conflict ( #3706 )
...
* fix: abseil conflict
* fix: remove all cxx_standard
* refact: use add_deps
8 months ago
c8ef
32fae29e84
protobuf-cpp url adjust ( #3709 )
...
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
8 months ago
c8ef
442eaf72fd
update folly related to 04.01 ( #3659 )
...
* update folly related to 04.01
* Update xmake.lua
* Update xmake.lua
8 months ago
Chi Huu Huynh
d8fc0686b5
fix protobuf for cartographer & fix protobuf ( #3667 )
...
* fix protobuf for cartographer & fix protobuf version:le 3.19.4
* protobuf-cpp: readd 26.1
* try to fix abseil linking
* Revert "try to fix abseil linking"
This reverts commit 03c8ed4215
.
* protobuf-cpp: use shared abseil
* protobuf-cpp: fix adding shared abseil
* protobuf-cpp: set abseil shared to true
* protobuf-cpp: shared abseil if windows
* protobuf-cpp: use default config for abseil
* protobuf-cpp: add abseil if above greater or equal to 22.0
* protobuf-cpp: add patch to always use links
* abseil: test with cxx 17
* protobuf-cpp: rename patch
* abseil: try use C++14
* abseil: add cxx_standard config & protobuf-cpp: select C++17 if linux
8 months ago
ruki
e3c4ca2585
Update pdcursesmod to v4.4.0 ( #3672 )
...
Co-authored-by: star9029 <hengxings783@gmail.com>
8 months ago
c8ef
b3c8fd020a
update grpc to 1.62 ( #3576 )
...
* update grpc to 1.62
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
update pb
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
8 months ago
Jérôme Leclercq
0ef4452fbb
Add tmxlite ( #3623 )
...
* Add tmxlite
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
8 months ago
c8ef
cb0154b820
update folly related to 2024.03.25 ( #3608 )
...
* update folly related to 2024.03.25
* disable windows
8 months ago
c8ef
81b1484b8f
update folly to 3.18 ( #3552 )
9 months ago
ruki
aa218c8745
Auto-update pulsar to 3.5.0 ( #3531 )
...
* Update pulsar to 3.5.0
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
9 months ago
ruki
23d6530938
Update prometheus-cpp to v1.2.4 ( #3534 )
9 months ago
c8ef
6ef798f917
update folly related to 3.11 ( #3478 )
9 months ago
ruki
ee98e4b7cd
Update pdfhummus to v4.6.3 ( #3476 )
9 months ago
ruki
c12dfa127b
Update partio to v1.17.3 ( #3471 )
9 months ago
ruki
79d8f017ee
Update pyincpp to v1.3.3 ( #3439 )
9 months ago
c8ef
37f6996b58
add proxygen ( #3432 )
...
* add proxygen
* update deps
* add
9 months ago
Hoildkv
7dfeea58b8
update partio ( #3304 )
10 months ago
Chi Huu Huynh
94e606e613
pseudo-double: add package ( #3294 )
...
* pseudo-double: add package
* pseudo-double: add license
* pseudo-double: only cxx11
* pseudo-double: add configs and include stdbool
* pseudo-double: fix pd_error_check description
* pseudo-double: add brackets
* pseudo-double: remove c99
* pseudo-double: define __int128 if not defined
* pseudo-double: remove define __int128
* pseudo-double: remove empty configs
* pseudo-double: test add_cxxflags for Mac
* pseudo-double: add <string> to PseudoDouble
* pseudo-double: add 'clang::,'
* pseudo-double: use cxx14 for mac
* pseudo-double: add limits
* pseudo-double: add on_config
* pseudo-double: add fix_build patch
* pseudo-double: comment
* pseudo-double: test add `-std=c++1y` for mac
* pseudo-double: use `-std=c++11`
* pseudo-double: use cxxflags
* pseudo-double: use `no-error=reserved-user-defined-literal`
* pseudo-double: use c++11
* pseudo-double: update patch
* pseudo-double: add limits
* pseudo-double: linux shared off
* pseudo-double: separate into 2 packages
* pseudo-double: fix package names
* pseudo-double-c: remove add_patches
* pseudo-double-cpp: add limits
* pseudo-double: update limits
* pseudo-double-c: add wasm
* pseudo-double-cpp: remove unneeded code
* pseudo-double-cpp: remove unneeded on_config
* Update xmake.lua
* pseudo-double-cpp: use port for add_requires
* pseudo-double-cpp: use `get_config("kind")`
* pseudo-double-cpp: change shared to kind
---------
Co-authored-by: ruki <waruqi@gmail.com>
10 months ago
Dofes
ffe2f8f8e5
Update parallel-hashmap to 1.3.12 ( #3293 )
10 months ago
ruki
37d05ca161
Update parallel-hashmap to 1.37 ( #3292 )
10 months ago
Hoildkv
9431362781
update pciutils, pixman and x11 libs ( #3273 )
...
* update pciutils
* update pixman
* update libx11
* revert xtrans
* disable libx11 cross on macosx
* remove constraint
10 months ago
ruki
5e3a90b89b
Update pegtl to 3.2.7 ( #3278 )
10 months ago
Hoildkv
d56bf6d1d7
update polyscope ( #3255 )
...
* fix glm
* update polyscope
* update stb
10 months ago
Hoildkv
9090f201d4
update python ( #3254 )
...
* update python
* update cacert
10 months ago
ruki
fa5dbcdc79
Update prometheus-cpp to v1.2.1 ( #3195 )
10 months ago
Chobits
9093437e63
update version ( #3186 )
...
* add mds
* add test for mds
* fixed the issue of multiple compilers for templates
* update mds from 1.1.0 to 1.1.1
* rename project: mds -> pytype
* update pytype
* update pkg
* update version and fix bug
* Restart the action that failed because of a network problem
```
Failed to download action '50fbc622fc
'. Error: nodename nor servname provided, or not known (api.github.com:443)
```
Make a small change to restart the action
* rename pytype -> pyincpp for googleable
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
10 months ago
ruki
a6723e996c
Update plog to 1.1.10 ( #3179 )
10 months ago
Chobits
a9a745f1e1
update package version ( #3178 )
...
* add mds
* add test for mds
* fixed the issue of multiple compilers for templates
* update mds from 1.1.0 to 1.1.1
* rename project: mds -> pytype
* update pytype
* update pkg
* update version and fix bug
* Restart the action that failed because of a network problem
```
Failed to download action '50fbc622fc
'. Error: nodename nor servname provided, or not known (api.github.com:443)
```
Make a small change to restart the action
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
10 months ago
Chobits
3f37633d15
rename project: mds -> pytype ( #3147 )
...
* add mds
* add test for mds
* fixed the issue of multiple compilers for templates
* update mds from 1.1.0 to 1.1.1
* rename project: mds -> pytype
* update pytype
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
11 months ago
ruki
273fc9c0b9
Update pahomqttcpp to v1.3.2 ( #3137 )
11 months ago
ruki
49cfc081d5
Update prvhash to 4.3.2 ( #3095 )
11 months ago
Chi Huu Huynh
9361782ee6
pugixml: add v1.14 ( #3089 )
11 months ago