Mihai Nita
3c0d242cf7
ICU-22606 Create full release from CI - update docs
2024-09-30 13:44:26 -07:00
yumaoka
dbb71b7c31
ICU-22723 BRS76 Update ICU4J serialization test data
2024-09-30 09:27:21 -04:00
Rahul Pandey
30efee0d3a
ICU-22723 BRS_76_RC: Update version number to 76.1-SNAPSHOT
2024-09-19 21:49:13 +05:30
Peter Edberg
e14347b77a
ICU-22883 Update CLDR-ICU instructions with CLDR prereqs for BRS integrations
2024-09-12 08:11:17 -07:00
yumaoka
937f4adba5
ICU-22723 Update BRS task doc for JDK TZ check
2024-09-10 12:31:48 -04:00
Rahul Pandey
91ed39fb9d
ICU-22847 Migrate ADO pipelines to GHA
...
See #3112
- Update Docs
- Make exhaustive tests run manually, based on cron for main and post merge for maint
2024-09-06 11:52:01 +05:30
Fredrik Roubert
964bdc54f7
ICU-22881 Switch to using macOS instead of MacOSX in runConfigureICU.
...
The old names are kept as aliases, but not listed in the help messsage.
2024-09-05 19:37:32 +02:00
Peter Edberg
2cbfd134ef
ICU-22741 Update CLDR-ICU instructions to mention some hardcoded lists that may need updating
...
Co-authored-by: Steven R. Loomis <srl295@gmail.com>
2024-07-26 12:17:00 -07:00
Craig Cornelius
3f960044b8
ICU-22722 Revised ICU4J API doc process to modern tools
...
See #2969
2024-04-17 13:20:26 -07:00
yumaoka
57fc3094f9
ICU-22534 BRS75 J Serialization test data
2024-03-26 08:51:38 -04:00
Jordan Williams
75ff7952b9
ICU-22556 Prefer cc and c++ compilers
...
When building icu4c, it defaults to clang instead of gcc when the default compiler, cc / c++, is a symlink to gcc / g++.
This not the expected behavior when building C and C++ code.
It appears that this behavior was put in place originally for supporting C++11, which hopefully is no longer such a concern.
This PR adjusts the configure.ac for icu4c to prefer the cc and c++ compilers first.
2024-02-29 19:43:43 +01:00
Elango Cheran
400d97e7d2
ICU-22533 Update Maven CLI instructions for multi-module ICU4J
...
See #2791
2024-01-23 13:59:56 -08:00
Elango Cheran
511e5efe56
ICU-22533 Update BRS instructions for tagging release
2023-11-10 15:33:31 -08:00
Mihai Nita
091fcf6f82
ICU-22533 Don't mention 'Release Candidate' in javadoc
2023-11-09 16:09:55 -08:00
Mihai Nita
049c8ad365
ICU-22534 Script preparing the GitHub icu4j release files
...
See #2665
2023-10-06 16:49:26 -07:00
Elango Cheran
623cb1accc
ICU-22324 Update BRS task docs
2023-10-04 21:05:20 -07:00
Peter Edberg
e1af930c6a
ICU-22325 BRS 74rc move cldr testdata to consistent place, adjust test & tools to match
2023-10-03 10:24:27 -07:00
Craig Cornelius
e73d9736c9
ICU-22325 Update docs.md to change ant
commands to new scripts
2023-10-02 16:04:02 -07:00
Mihai Nita
aa377d7366
ICU-22324 Mavenization, script to generate serial test data
2023-09-27 16:11:39 -07:00
Elango Cheran
99026f01cc
ICU-22325 BRS74RC: Update version number to 74.1
...
See #2613
2023-09-26 08:21:21 -07:00
Mihai Nita
5fb2a6ad06
ICU-22324 Mavenization, updating the cldr-to-icu scripts and instructions
2023-09-05 10:24:23 -07:00
Peter Edberg
2270c174a5
ICU-22325 CLDR release-44-alpha1 to main:
...
- binaries, binary-as-source, CLDR data sources;
- CLDR test data & dtd, ICU lib/tool/test source updates.
2023-08-22 14:40:51 -07:00
Peter Edberg
cc2ddc0d11
ICU-22325 Convert cldr-icu-readme to md, update it, point to it from older docs
2023-08-10 14:03:06 -07:00
Fredrik Roubert
53e0486855
ICU-22389 Add missing git lfs install to instructions.
2023-06-14 15:08:35 +02:00
Elango Cheran
5435007e6a
ICU-21697 Convert ICU Site pages to markdown for Github Pages
...
See #1785
2023-05-30 16:18:32 -07:00
Fredrik Roubert
e1e1c5feaf
ICU-22349 Use -l with make -j to limit jobs based on load average.
...
It has been proposed that make running too many parallel jobs recently
has led to resource exhaustion in our CI, so that some kind of limit
would be helpful to set.
The load average 2.5 limit choosen here is simply the limit used as an
example in the make documentation, as we don't really have any way of
picking an initial value that's certain to be better.
https://www.gnu.org/software/make/manual/html_node/Parallel.html
See #2421
See #2422
2023-05-11 00:50:59 +02:00
Shane F. Carr
62f493827f
ICU-22369 Merge maint/maint-73 into main ( #2437 )
2023-04-27 16:19:55 -07:00
Fredrik Roubert
95d905a9e9
ICU-22190 Add information about the KEYS file to the Publish document.
2023-03-30 14:06:15 +02:00
Craig Cornelius
dfdf9141e5
ICU-22220 Add step for updating API Doc table
...
See #2400
2023-03-29 11:25:39 -07:00
Elango Cheran
cb65f75739
ICU-22220 BRS 73rc ICU4J Serialization test data for ICU 73.1
2023-03-23 08:45:38 -07:00
Elango Cheran
4a30076686
ICU-22220 BRS 73rc ICU4J API signature data file
2023-03-23 08:45:26 -07:00
Rahul Pandey
3076874c32
ICU-22301 Add azure CI tests to be run post merge
...
See #2363
2023-03-17 08:57:01 -07:00
Craig Cornelius
3b030512ff
ICU-22220 Update ICU4J samples instructions
...
See #2360
2023-03-16 08:39:14 -07:00
Frank Yung-Fong Tang
c3b8ffa11e
ICU-22291 doc automate "Test samples (C) on Linux"
...
Just realize the task is already automated in
.github/workflows/icu_ci.yml
as "icu4c-test-samples:" but we should document that.
2023-02-22 11:41:18 -08:00
Elango Cheran
bd065d4704
ICU-22220 Automate BRS tasks
...
See #2318
2023-02-15 21:18:58 -05:00
Frank Yung-Fong Tang
a4c6b2a359
ICU-22262 Document environment test automation
2023-02-15 16:53:02 -08:00
Frank Tang
cb87c0893b
ICU-22269 Parallelize uconfig* tests
...
1. Shorten job name uconfig_variation-check-unit-tests to uconfig-unit-tests
2. Shorten job name uconfig_variation-check-all-header-tests to uconfig-header-tests
3. use 11 jobs to run each of them in parallel to reduce the ~1hrs run to about 6-8 mins
Co-authored-by: Markus Scherer <markus.icu@gmail.com>
2023-02-15 16:52:14 -08:00
Markus Scherer
c91c2fbdc5
ICU-22257 BRS doc: J with little-endian data automatic since ICU 70
2023-02-13 17:12:04 -08:00
Markus Scherer
39dfee39b8
ICU-22257 BRS doc: J with little-endian data automatic
2023-02-06 17:52:40 -08:00
Elango Cheran
e0f2d491aa
ICU-22194 Fix typo in doc for BreakIterator rules update
2022-10-28 14:37:49 -07:00
Craig Cornelius
599ecdc4a1
ICU-21958 Improved process for Releasing ICU API Docs
2022-10-06 09:07:55 -07:00
Robert Bastian
783b4f7b6a
ICU-22061 rename
2022-06-29 13:16:26 -07:00
Craig Cornelius
cb6b778e1b
ICU-21959 Online demos how to update
...
See #2069
2022-04-29 09:36:51 -07:00
Jeff Genovy
861e55c246
ICU-21972 Use a shared props file for the ICU Major Version number in the Windows Visual Studio project files.
2022-03-30 20:55:36 -07:00
Craig Cornelius
bf6b3236a3
ICU-21900 Fix ICU4C sample dtitvfmtsample segfault and update healthy code doc
2022-02-25 15:28:03 -08:00
Elango Cheran
8ac010d9d3
ICU-21776 Update BRS API docs task instructions
2021-10-26 17:20:17 -07:00
Markus Scherer
75ac80bd68
ICU-21580 change site.icu-project.org to icu.unicode.org etc
2021-10-21 15:54:42 -07:00
gnrunge
4af7d969df
ICU-21751 Improves failure reporting of the run-with-stubdata CI target and
...
also updates the instuctions how to reproduce a failur case.
ICU-21751 Review comments worked in.
2021-09-23 10:00:37 -07:00
Erik Torres
da5fc8e730
ICU-21581 BRSRC 70.1 Version update and regenerate configure for v70.1
...
In this PR, I am updating the version number from 70.0.1 for the BRS task.
Previously, we had frontloaded part of this, so the diff in this PR are not as numerous.
It has also been decided that we should differentiate frontloaded tasks and RC tasks by having the version numbers being:
Frontload version number: XX.X.X (70.0.1 -> Major.minor.patch)
RC/GA version number: XX.X (70.1 -> Major.minor)
I've added some documentation for this, for future releases :)
2021-09-23 09:54:12 -07:00
Shane F. Carr
b2c1dffb70
ICU-21545 Add plumbing for running icuexportdata in BRS
...
See #1857
- Renames tool from icuwriteuprops
- Adds more command-line flags
2021-09-21 17:40:27 -05:00