dima.avdeev
9773115403
Add mavenLocal to components project ( #3906 )
...
We have scripts in compose/README.md
These scripts needs mavenLocal to correcty build local version of all
Compose libraries
12 months ago
Nikolai Rykunov
9e6f5b5a1e
Remove submodules and update development guide ( #3076 )
...
* Remove submodules since they are not required for development anymore
* Keep only needed scripts in compose directory. Everything else is moved to core repository
* Update README.md in compose development folder
* Change web -> html
2 years ago
dima.avdeev
45fa56eb76
clean compose/frameworks/support IDE files and temp files ( #2949 )
2 years ago
dima.avdeev
13d1de302c
[components/resources] add resource("img.png"). rememberImageBitmap() ( #2483 )
2 years ago
dima.avdeev
2027e4bddd
scripts/testUIKit ( #2464 )
2 years ago
linxuebin
3ab2bd493a
fix: publishWebComponentsToMavenLocal version not work ( #2400 )
2 years ago
Igor Demin
598a74d03b
Remove configuration scripts ( #2259 )
...
Because this configuration is done on androidx repo level now
2 years ago
dima.avdeev
43f129b9f5
Prepare ndk-bundle link
2 years ago
dima-avdeev-jb
bb32831292
Add script to easy android testing ( #2074 )
2 years ago
dima-avdeev-jb
bbc083c61c
COMPILE_SDK_VERSION = "android-32" ( #2072 )
2 years ago
Alexey Tsvetkov
c1ecbd44ae
Use cmake from master again
3 years ago
Igor Demin
e182af469d
Migrate skikoAospCommit to skiko-awt ( #1721 )
3 years ago
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.
```
3 years ago
Alexey Tsvetkov
47214264ba
Remove compose.with.web flag ( #1697 )
3 years ago
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
3 years ago
Alexey Tsvetkov
d08c4d13cc
Add publishing infrastructure for MPP targets
3 years ago
Alexey Tsvetkov
1deb4295c1
Download and setup ninja
3 years ago
Alexander Gorshenev
c5b22a6722
Moved to ndk 23 and other prebuilt updates
3 years ago
Alexey Tsvetkov
eec0f9abe4
Configure publishing to Maven Central ( #1351 )
...
Fixes #1106
3 years ago
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>
3 years ago
alexander-gorshenev
1afb3b1113
Use on all OSes the same .gradle fix as on windows ( #1256 )
3 years ago
alexander-gorshenev
a68f82a8b3
Adapted skikoAospCommit to use gsed on macos ( #1251 )
3 years ago
Igor Demin
c42dd04fd8
Scripts for updating Skiko in Compose
3 years ago
Igor Demin
c1ee23856a
Scripts for updating Skiko in Compose
3 years ago
Igor Demin
6d7c8a5d80
Change comment
3 years ago
Igor Demin
9c23c76398
Scripts for updating Skiko in Compose
3 years ago
Igor Demin
6a8c869b46
Change Compose build scripts
3 years ago
Igor Demin
b3a4cbc9f3
Update Compose
3 years ago
Oleksandr Karpovich
c5800ace8f
Add CI scripts for native ( #866 )
...
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
Igor Demin
e385c84231
Update Compose
3 years ago
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)
3 years ago