Skip to content

Commit 5c96a77

Browse files
committed
Unsupport Ubuntu 12.04 as a build environment
With this CL, Ubuntu 12.04 is no longer a reference environment to build Mozc binaries for Android, NaCl, and Linux. Hereafter only Ubuntu 14.04 is supported to build those binaries. This is just a removal of Docker files. Hence no behavior change is intended. BUG=none TEST=none git-svn-id: https://mozc.googlecode.com/svn/trunk@486 a6090854-d499-a067-5803-1114d4e51264
1 parent 9485d1e commit 5c96a77

File tree

5 files changed

+1
-176
lines changed

5 files changed

+1
-176
lines changed

src/docker/ubuntu12.04/Dockerfile

-82
This file was deleted.

src/docker/ubuntu12.04/clobber-make-buildenv.sh

-31
This file was deleted.

src/docker/ubuntu12.04/enter-buildenv.sh

-31
This file was deleted.

src/docker/ubuntu12.04/make-buildenv.sh

-31
This file was deleted.

src/mozc_version_template.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MAJOR=2
22
MINOR=16
3-
BUILD=2019
3+
BUILD=2020
44
REVISION=102
55
# NACL_DICTIONARY_VERSION is the target version of the system dictionary to be
66
# downloaded by NaCl Mozc.

0 commit comments

Comments
 (0)