# Xe-Release **Repository Path**: daleclack/Xe-Release ## Basic Information - **Project Name**: Xe-Release - **Description**: Xe-Release - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-06-17 - **Last Updated**: 2025-01-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: Gtk, gtkmm ## README # Xe-Release #### Xe-Release--a tool to generate version ##### I'm always on the way to find a breakthrough How to compile: You can use Cmake or meson build system to compile it, but before the cmake command, the submodule should be initalized. build with cmake: ```shell mkdir build cd build cmake .. make (or ninja, depends on the Generater of cmake) ``` build with meson: ```shell meson build cd build ninja ``` ~~Notice : The build system switched to cmake,use cmake to build binaries for any platform~~ ~~this repository contain files for win64 and linux on amd64 and arm64~~ (The binaries have moved to release page) Current version is Xe Release 17 Release Modes: Mode 1: 2019-01-11 to now Mode 2: 2017-05-18 to now ~~xe-release 11(Gtk3 and Gtk4 Version);XeRelease 12(Gtkmm3 Version)~~ ~~Notice:The Gtk4 version only supports linux~~ ~~Current releases:~~ ~~Longterm(5.x):2019-01-11 to now~~ ~~Stable(6.x) : Before 2021-02-07 : The start time is 2017-06-17~~ ~~After 2021 : The date is changed to 2017-05-18~~ ~~Development : 2017-05-18 to now~~