Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
- Updated debian build-deps control (+qt6-svg-dev) - Prepping into the next development cycle (with Qt >= 6.5).
* An Early-Spring'23 Release (v0.9.9)
- Update rpm/spec to pkgconfig(Qt*)
- Moved RPM spec files to rpm/ sub-directory as static files.
- Sync to upstream git repo.
- Move source man pages to src/man1.
- Corrected application icon deploy location.
- Migrated command line parsing to QCommandLineParser/Option (Qt >= 5.2) (EXPERIMENTAL)
* Dropped autotools (autoconf, automake, etc.) build system.
- Bumped dot version into the next develop cycle.
[cmake] Use include(FindPkgConfig) instead of find_package(PkgConfig).
- Force QT_QPA_PLATFORM=xcb to standalone GUI aplications. - Updated debian/compat, control files to debhelper >= 10.
- All builds default to Qt6 (Qt >= 6.1) where available. - CMake is now the official build system.
- Probable fix to git-tag / build-version extraction.
- Allows placing CMake build directory at any arbitrary location.
- Brand new 'configure --enable-qt6' and 'cmake -DCONFIG_QT6=ON' option for Qt6 build preference. (EXPERIMENTAL)
- Report Qt version on configure/cmake build summary.
* Switching to CMake build system as for packaging default.
- Fixed messages stdout-buffer flush.
- Yet another cmake build system update.
- CMake build system update (cmake >= 3.10)
- Use <cmath> instead of <math.h> et al.
- French translation update for 0.9.0
- Fixed CMake configuration listings to general practice (eg. qtcreator).
- Simplified git version string extraction.
- Updated travis-ci.org build environment to Ubuntu 20.04 (focal).
- Early fixing to build for Qt >= 5.15.0.
- Pre-incremented project dot version (0.6.2)
- Second attempt to fix the yet non-official though CMake build configuration. (FIX2)
- Second attempt to fix the yet non-official though CMake build configuration. (EXPERIMENTAL)
- When using autotools and ./configure --with-qt=..., it is also necessary to adjust the PKG_CONFIG_PATH environment variable (after a merge request by plcl aka. Pedro López-Cabanillas, while on qmidinet, thanks). (EXPERIMENTAL)
* Qsampler 0.6.0 (autumn'19) released.
- Added alternate yet non-official CMake build option. (EXPERIMENTAL)
- Yet another Cmake build configuration update.
- Updated/added README.cmake to present new CMake build instructions.
- Retouched the CMake build configuration files (twice again).
- Retouched the CMake build configuration files (again).
- Added CMake build configuration for the first time ever. (EXPERIMENTAL)
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC |