Magnus Ihse Bursie
|
f0bffbce35
|
8333301: Remove static builds using --enable-static-build
Reviewed-by: sgehwolf, erikj
|
2024-06-03 10:03:42 +00:00 |
|
Magnus Ihse Bursie
|
90758f6735
|
8332808: Always set java.io.tmpdir to a suitable value in the build
Reviewed-by: erikj
|
2024-05-23 14:36:23 +00:00 |
|
Erik Joelsson
|
588e314e4b
|
8331886: Allow markdown src file overrides
Reviewed-by: ihse
|
2024-05-08 21:57:55 +00:00 |
|
Magnus Ihse Bursie
|
6e77d918e6
|
8330261: Clean up linking steps
Reviewed-by: erikj
|
2024-04-16 13:52:16 +00:00 |
|
Magnus Ihse Bursie
|
68f86dccce
|
8330110: AIX build fails after JDK-8329704 - issue with libjli.a
Reviewed-by: mbaesken, mdoerr
|
2024-04-12 20:57:56 +00:00 |
|
Magnus Ihse Bursie
|
16061874ff
|
8326947: Minimize MakeBase.gmk
Reviewed-by: erikj
|
2024-04-11 14:15:34 +00:00 |
|
Magnus Ihse Bursie
|
f0cd866a37
|
8329704: Implement framework for proper handling of JDK_LIBS
Reviewed-by: erikj, jwaters
|
2024-04-11 09:40:12 +00:00 |
|
Magnus Ihse Bursie
|
3f4b167c97
|
8329672: Only call SetupNativeCompilation from SetupJdkNativeCompilation
Reviewed-by: erikj
|
2024-04-05 08:37:41 +00:00 |
|
Magnus Ihse Bursie
|
5ac067f6d6
|
8329289: Unify SetupJdkExecutable and SetupJdkLibrary
Reviewed-by: erikj
|
2024-04-02 13:15:56 +00:00 |
|
Magnus Ihse Bursie
|
9d052e9331
|
8329131: Fold libjli_static back into libjli on AIX
Reviewed-by: erikj, clanger
|
2024-03-31 11:15:49 +00:00 |
|
Magnus Ihse Bursie
|
37a5a08378
|
8329102: Clean up jdk.jpackage native compilation
Reviewed-by: erikj
|
2024-03-27 10:30:58 +00:00 |
|
Magnus Ihse Bursie
|
26b2ec4847
|
8328824: Clean up java.base native compilation
Reviewed-by: erikj
|
2024-03-25 15:04:38 +00:00 |
|
Magnus Ihse Bursie
|
e80619a032
|
8328680: Introduce JDK_LIB, and clean up module native compilation
Reviewed-by: erikj, jwaters
|
2024-03-22 14:12:26 +00:00 |
|
Magnus Ihse Bursie
|
9e98118f28
|
8328177: Move LDFLAGS_JDK[LIB/EXE] to JdkNativeCompilation.gmk
Reviewed-by: erikj
|
2024-03-18 14:41:51 +00:00 |
|
Magnus Ihse Bursie
|
bfba4894e1
|
8328157: Move C[XX]FLAGS_JDK[LIB/EXE] to JdkNativeCompilation.gmk
Reviewed-by: erikj
|
2024-03-15 14:36:57 +00:00 |
|
Magnus Ihse Bursie
|
42aec8c5e7
|
8328146: Set LIBCXX automatically
Reviewed-by: erikj
|
2024-03-15 13:23:37 +00:00 |
|
Magnus Ihse Bursie
|
44aef38623
|
8327045: Consolidate -fvisibility=hidden as a basic flag for all compilation
Reviewed-by: erikj
|
2024-03-14 07:30:51 +00:00 |
|
Magnus Ihse Bursie
|
4d64467444
|
8328079: JDK-8326583 broke ccache compilation
Reviewed-by: erikj, jwaters
|
2024-03-13 14:17:30 +00:00 |
|
Magnus Ihse Bursie
|
107cb536e7
|
8327701: Remove the xlc toolchain
Reviewed-by: jwaters, erikj
|
2024-03-13 08:42:12 +00:00 |
|
Magnus Ihse Bursie
|
cc9a8aba67
|
8327460: Compile tests with the same visibility rules as product code
Reviewed-by: erikj, jvernee, dholmes, alanb
|
2024-03-13 08:09:22 +00:00 |
|
Magnus Ihse Bursie
|
ac3ce2aa15
|
8326583: Remove over-generalized DefineNativeToolchain solution
Reviewed-by: erikj
|
2024-02-27 11:14:11 +00:00 |
|
Magnus Ihse Bursie
|
bceaed6d4d
|
8326406: Remove mapfile support from makefiles
Reviewed-by: jwaters, erikj
|
2024-02-27 10:54:49 +00:00 |
|
Magnus Ihse Bursie
|
3780ad3133
|
8326587: Separate out Microsoft toolchain linking
Reviewed-by: erikj
|
2024-02-26 15:43:47 +00:00 |
|
Magnus Ihse Bursie
|
c022431a00
|
8326412: debuginfo files should not have executable bit set
Reviewed-by: erikj
|
2024-02-21 14:10:38 +00:00 |
|
Magnus Ihse Bursie
|
33834b7d14
|
8326375: [REDO] Clean up NativeCompilation.gmk and its newly created parts
Reviewed-by: jwaters, erikj
|
2024-02-21 13:44:12 +00:00 |
|
David Holmes
|
14f9aba921
|
8326371: [BACKOUT] Clean up NativeCompilation.gmk and its newly created parts
Reviewed-by: mikael
|
2024-02-21 01:15:25 +00:00 |
|
Magnus Ihse Bursie
|
1bd91cdebe
|
8325963: Clean up NativeCompilation.gmk and its newly created parts
Reviewed-by: jwaters, erikj
|
2024-02-20 22:25:29 +00:00 |
|
Magnus Ihse Bursie
|
8668198c26
|
8325972: Add -x to bash for building with LOG=debug
Reviewed-by: erikj
|
2024-02-19 16:11:02 +00:00 |
|
Magnus Ihse Bursie
|
0d51b76947
|
8325877: Split up NativeCompilation.gmk
Reviewed-by: erikj, jwaters
|
2024-02-15 10:38:30 +00:00 |
|
Magnus Ihse Bursie
|
b893a2b2f7
|
8321597: Use .template consistently for files treated as templates by the build
Reviewed-by: erikj
|
2023-12-08 15:46:02 +00:00 |
|
Frederic Thevenet
|
05f950934e
|
8321374: Add a configure option to explicitly set CompanyName property in VersionInfo resource for Windows exe/dll
Reviewed-by: erikj, ihse
|
2023-12-08 14:09:01 +00:00 |
|
Erik Joelsson
|
f93b18f39c
|
8320932: [BACKOUT] dsymutil command leaves around temporary directories
Reviewed-by: mikael
|
2023-11-28 23:32:18 +00:00 |
|
Magnus Ihse Bursie
|
ce4e6e2bd7
|
8320915: Update copyright year in build files
Reviewed-by: erikj, iris
|
2023-11-28 21:40:20 +00:00 |
|
Jaikiran Pai
|
86bb804029
|
8320863: dsymutil command leaves around temporary directories
Reviewed-by: erikj, ihse
|
2023-11-28 14:51:08 +00:00 |
|
Frederic Thevenet
|
d96f38b80c
|
8317510: Change Windows debug symbol files naming to avoid losing info when an executable and a library share the same name
Reviewed-by: ihse, erikj
|
2023-10-25 17:30:21 +00:00 |
|
Doug Simon
|
bd22d2381f
|
8318027: Support alternative name to jdk.internal.vm.compiler
Reviewed-by: erikj, ihse, kvn, alanb, mli
|
2023-10-23 13:15:31 +00:00 |
|
Adam Farley
|
607bd4ed84
|
8316294: AIX: Build fopen system call fails on file _BUILD_LIBJDWP_objectfilenames.txt
Reviewed-by: clanger, erikj
|
2023-09-19 14:13:40 +00:00 |
|
Erik Joelsson
|
a9679acd5c
|
8253620: Debug symbols for tests missing on macos and windows
Reviewed-by: dholmes, ihse, jwaters
|
2023-09-12 20:17:52 +00:00 |
|
Erik Joelsson
|
69d1feb83f
|
8315060: Out of tree incremental build fails with ccache
Reviewed-by: kbarrett, dholmes
|
2023-08-28 20:56:31 +00:00 |
|
Jan Kratochvil
|
571c435e1a
|
8313374: --enable-ccache's CCACHE_BASEDIR breaks builds
Reviewed-by: erikj
|
2023-08-23 06:26:18 +00:00 |
|
Andreas Steiner
|
12326770dc
|
8313244: NM flags handling in configure process
Reviewed-by: clanger, jwaters, mbaesken, erikj
|
2023-08-11 13:21:46 +00:00 |
|
David Holmes
|
372d0cf752
|
8311545: Allow test symbol files to be kept in the test image
Reviewed-by: mikael
|
2023-07-12 23:01:54 +00:00 |
|
Julian Waters
|
653a8d0cce
|
8310129: SetupNativeCompilation LIBS should match the order of the other parameters
Reviewed-by: erikj
|
2023-06-15 16:29:31 +00:00 |
|
Jiangli Zhou
|
45414fc2df
|
8307858: [REDO] JDK-8307194 Add make target for optionally building a complete set of all JDK and hotspot libjvm static libraries
Co-authored-by: Erik Joelsson <erikj@openjdk.org>
Reviewed-by: erikj
|
2023-06-12 16:22:24 +00:00 |
|
Daniel D. Daugherty
|
edc4adb77e
|
8307860: [BACKOUT] JDK-8307194 Add make target for optionally building a complete set of all JDK and hotspot libjvm static libraries
Reviewed-by: erikj
|
2023-05-10 21:08:28 +00:00 |
|
Jiangli Zhou
|
1964954da9
|
8307194: Add make target for optionally building a complete set of all JDK and hotspot libjvm static libraries
Reviewed-by: erikj, sgehwolf
|
2023-05-10 17:26:02 +00:00 |
|
Joe Darcy
|
ccbb0e8d89
|
8303798: REDO - Remove fdlibm C sources
Reviewed-by: alanb, iris, jwaters, erikj, kvn, dholmes
|
2023-04-03 23:57:01 +00:00 |
|
David Holmes
|
21a6ab1e3e
|
8303799: [BACKOUT] JDK-8302801 Remove fdlibm C sources
Reviewed-by: darcy, bpb
|
2023-03-08 02:39:14 +00:00 |
|
Joe Darcy
|
b5b5cba7fe
|
8302801: Remove fdlibm C sources
Reviewed-by: bpb, dholmes, alanb, kvn
|
2023-03-07 22:28:12 +00:00 |
|
Julian Waters
|
7d8b8ba9c4
|
8303131: pandoc.exe mangles all processed html files
Reviewed-by: erikj
|
2023-02-24 08:47:41 +00:00 |
|