dima.avdeev
13d1de302c
[components/resources] add resource("img.png"). rememberImageBitmap() ( #2483 )
2022-11-22 15:52:48 +03:00
dima.avdeev
2027e4bddd
scripts/testUIKit ( #2464 )
2022-11-11 17:14:17 +03:00
linxuebin
3ab2bd493a
fix: publishWebComponentsToMavenLocal version not work ( #2400 )
2022-10-13 13:04:07 +02:00
Igor Demin
598a74d03b
Remove configuration scripts ( #2259 )
...
Because this configuration is done on androidx repo level now
2022-08-23 17:09:19 +02:00
dima.avdeev
43f129b9f5
Prepare ndk-bundle link
2022-06-03 15:13:44 +03:00
dima-avdeev-jb
bb32831292
Add script to easy android testing ( #2074 )
2022-05-27 12:29:38 +03:00
dima-avdeev-jb
bbc083c61c
COMPILE_SDK_VERSION = "android-32" ( #2072 )
2022-05-25 11:40:15 +03:00
Alexey Tsvetkov
c1ecbd44ae
Use cmake from master again
2022-01-21 17:12:03 +03:00
Igor Demin
e182af469d
Migrate skikoAospCommit to skiko-awt ( #1721 )
2022-01-20 13:50:38 +03:00
Alexey Tsvetkov
23921ae3ff
Downgrade prebuilt cmake version ( #1704 )
...
Otherwise, new clean builds fail with error:
```
A problem occurred configuring project ':support:compose:ui:ui-inspection'.
> Failed to notify project evaluation listener.
> com.android.builder.errors.EvalIssueException: [CXX1300] CMake '3.18.1' was not found in SDK, PATH, or by cmake.dir property.
> The androidx.inspection plugin requires release build variant.
```
2022-01-18 11:17:15 +03:00
Alexey Tsvetkov
47214264ba
Remove compose.with.web flag ( #1697 )
2022-01-14 20:20:10 +03:00
Alexey Tsvetkov
f3a403b321
Additional CI fixes ( #1696 )
...
* Fix components script compilation
* Add script to run Gradle with Compose properties set up
It's useful for running a single task in
the included Compose build.
* Set default JVM target to 11 if it is lower
* Update Compose submodule
2022-01-14 20:19:53 +03:00
Alexey Tsvetkov
d08c4d13cc
Add publishing infrastructure for MPP targets
2021-12-30 09:15:23 +03:00
Alexey Tsvetkov
1deb4295c1
Download and setup ninja
2021-12-30 09:15:23 +03:00
Alexander Gorshenev
c5b22a6722
Moved to ndk 23 and other prebuilt updates
2021-12-30 09:15:23 +03:00
Alexey Tsvetkov
eec0f9abe4
Configure publishing to Maven Central ( #1351 )
...
Fixes #1106
2021-11-08 12:10:26 +03:00
Oleksandr Karpovich
b1f427be54
add compose/scripts to run presubmit workflow for CLs in our androidx fork ( #1273 )
...
* add scripts to test compose modules (from androidx fork)
* add scripts to test compose modules (from androidx fork)
* add scripts to test compose modules (from androidx fork)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com >
2021-10-19 10:53:50 +02:00
alexander-gorshenev
1afb3b1113
Use on all OSes the same .gradle fix as on windows ( #1256 )
2021-10-14 14:03:54 +03:00
alexander-gorshenev
a68f82a8b3
Adapted skikoAospCommit to use gsed on macos ( #1251 )
2021-10-13 12:25:56 +03:00
Igor Demin
c42dd04fd8
Scripts for updating Skiko in Compose
2021-10-04 19:46:46 +03:00
Igor Demin
c1ee23856a
Scripts for updating Skiko in Compose
2021-10-04 19:45:11 +03:00
Igor Demin
6d7c8a5d80
Change comment
2021-10-04 11:09:58 +03:00
Igor Demin
9c23c76398
Scripts for updating Skiko in Compose
2021-09-30 20:15:43 +03:00
Igor Demin
6a8c869b46
Change Compose build scripts
2021-09-30 15:29:56 +03:00
Igor Demin
b3a4cbc9f3
Update Compose
2021-08-27 20:39:35 +03:00
Oleksandr Karpovich
c5800ace8f
Add CI scripts for native ( #866 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com >
2021-07-08 16:35:02 +02:00
Igor Demin
e385c84231
Update Compose
2021-07-01 09:01:27 +03:00
Igor Demin
33a059ddd3
Compose as submodule, scripts for build/test Compose ( #830 )
...
- add run configurations for IDEA / Android Studio
- configure CI to use those scripts to build everything: 0.0.0-newci-316 (with desktop/web components)
2021-06-29 16:58:10 +03:00