alexey.lysiuk
|
5a2e955771
|
aedi: patch cmake 3.21.1 to support Xcode 14 project generation
|
2022-06-18 12:36:05 +03:00 |
|
alexey.lysiuk
|
de48b542be
|
aedi: update copyright year
|
2022-01-11 11:43:50 +02:00 |
|
alexey.lysiuk
|
c90a0cfd63
|
aedi: apply pbzx xar content patch
|
2021-10-07 10:50:20 +03:00 |
|
alexey.lysiuk
|
7c41365058
|
aedi: extract common code from pbzx and zip targets
|
2021-09-24 12:01:01 +03:00 |
|
alexey.lysiuk
|
41e69979d9
|
aedi: rearrange tools targets in alphabetical order
|
2021-09-24 11:57:14 +03:00 |
|
alexey.lysiuk
|
92e9a68ad9
|
aedi: add pbzx target
|
2021-09-24 11:11:23 +03:00 |
|
alexey.lysiuk
|
8e8ddd8435
|
aedi: rename target that builds cmake
`CMakeTarget` uses cmake to build targets, `BuildCMakeTarget` is building cmake itself
`
|
2021-09-24 11:09:43 +03:00 |
|
alexey.lysiuk
|
59b8b2a7e1
|
aedi: do not set c/c++ compilers and sdk paths without a platform
default pathlib's path means '.' (the current directory) but not an invalid path
|
2021-09-01 11:42:14 +03:00 |
|
alexey.lysiuk
|
13bd0b413a
|
aedi: change imports according to isort
|
2021-08-05 10:12:20 +03:00 |
|
alexey.lysiuk
|
419a8d746c
|
aedi: use pathlib for compilers and sdk paths
|
2021-08-05 10:05:29 +03:00 |
|
alexey.lysiuk
|
5d924c087c
|
aedi: move options from target to state
|
2021-08-05 09:59:49 +03:00 |
|
alexey.lysiuk
|
a274880aa6
|
aedi: move environment from target to state
this completes #34
|
2021-08-05 09:55:43 +03:00 |
|
alexey.lysiuk
|
a29a4de6f4
|
aedi: add cmake build target
|
2021-07-31 12:10:15 +03:00 |
|
alexey.lysiuk
|
3df0e9dc2b
|
aedi: add detection to zip target
|
2021-07-22 09:57:02 +03:00 |
|
alexey.lysiuk
|
85ab6c4706
|
aedi: add detection to unrar target
|
2021-07-22 09:55:20 +03:00 |
|
alexey.lysiuk
|
0961551fd8
|
aedi: use pathlib module for most of path operations
|
2021-07-22 09:51:35 +03:00 |
|
alexey.lysiuk
|
04735a5419
|
aedi: add unrar target
|
2021-07-04 12:40:45 +03:00 |
|
alexey.lysiuk
|
4bc8050cf6
|
aedi: simplify zip installation
|
2021-07-04 12:40:20 +03:00 |
|
alexey.lysiuk
|
29053e25d6
|
aedi: add p7zip target
|
2021-07-04 12:37:29 +03:00 |
|
alexey.lysiuk
|
2a8fb6a37a
|
aedi: update meson to 0.58.1
rewrite zipapp creation using filter
|
2021-07-03 15:39:16 +03:00 |
|
alexey.lysiuk
|
d4bfcb7a15
|
aedi: add zip target
|
2021-06-26 10:15:41 +03:00 |
|
alexey.lysiuk
|
d2bf8673d9
|
aedi: split dependency module
fix #30
|
2021-05-01 11:54:52 +03:00 |
|