/[svn]/qsampler/trunk/CMakeLists.txt
ViewVC logotype

Log of /qsampler/trunk/CMakeLists.txt

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 4074 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 24 17:14:18 2024 UTC (2 months ago) by capela
File length: 9164 byte(s)
Diff to previous 4070
* A Winter'24 Release (v0.9.12)

Revision 4070 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 3 15:38:52 2024 UTC (2 months, 3 weeks ago) by capela
File length: 9164 byte(s)
Diff to previous 4067
- Updated copyright headers into the New Year (2024).

Revision 4067 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 28 15:20:20 2023 UTC (5 months ago) by capela
File length: 9049 byte(s)
Diff to previous 4062
- Slightly refactored command line arguments processing.
- Replaced foreach() macros with C++ for() constructs.
- Cleanup all scalable icons (SVG)
- Fixing unique/single instance support (Qt >= 6.6)
- Bumping into next development cycle (Qt >= 6.6)


Revision 4062 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 9 09:55:05 2023 UTC (6 months, 2 weeks ago) by capela
File length: 9049 byte(s)
Diff to previous 4058
* An End-of-Summer'23 Release (v0.9.11)

Revision 4058 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 15 10:28:48 2023 UTC (10 months, 2 weeks ago) by capela
File length: 9049 byte(s)
Diff to previous 4056
- Updated debian build-deps control (+qt6-svg-dev)
- Prepping into the next development cycle (with Qt >= 6.5).

Revision 4056 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 23 10:03:02 2023 UTC (12 months ago) by capela
File length: 9048 byte(s)
Diff to previous 4050
* An Early-Spring'23 Release (v0.9.9)

Revision 4050 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 9 18:16:03 2022 UTC (16 months, 2 weeks ago) by capela
File length: 9077 byte(s)
Diff to previous 4046
- Update rpm/spec to pkgconfig(Qt*)

Revision 4046 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 2 09:24:57 2022 UTC (17 months, 3 weeks ago) by capela
File length: 9158 byte(s)
Diff to previous 4038
- Moved RPM spec files to rpm/ sub-directory as static files.

Revision 4038 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 15 18:43:41 2022 UTC (22 months, 1 week ago) by capela
File length: 9273 byte(s)
Diff to previous 4035
- Sync to upstream git repo.

Revision 4035 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 16 08:10:23 2022 UTC (2 years ago) by capela
File length: 9269 byte(s)
Diff to previous 4029
- Move source man pages to src/man1.

Revision 4029 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 1 17:49:25 2022 UTC (2 years ago) by capela
File length: 9379 byte(s)
Diff to previous 4024
- Corrected application icon deploy location.

Revision 4024 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 6 10:50:27 2022 UTC (2 years, 1 month ago) by capela
File length: 9267 byte(s)
Diff to previous 4005
- Migrated command line parsing to QCommandLineParser/Option
  (Qt >= 5.2) (EXPERIMENTAL)

Revision 4005 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 5 12:42:31 2021 UTC (2 years, 3 months ago) by capela
File length: 9267 byte(s)
Diff to previous 3997
* Dropped autotools (autoconf, automake, etc.) build system.

Revision 3997 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 27 09:45:24 2021 UTC (2 years, 6 months ago) by capela
File length: 9336 byte(s)
Diff to previous 3968
- Bumped dot version into the next develop cycle.

Revision 3968 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 22 15:48:43 2021 UTC (2 years, 9 months ago) by capela
File length: 9336 byte(s)
Diff to previous 3910
[cmake] Use include(FindPkgConfig) instead of find_package(PkgConfig).

Revision 3910 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 30 14:56:01 2021 UTC (2 years, 9 months ago) by capela
File length: 9346 byte(s)
Diff to previous 3907
- Force QT_QPA_PLATFORM=xcb to standalone GUI aplications.
- Updated debian/compat, control files to debhelper >= 10.

Revision 3907 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 19 07:27:06 2021 UTC (2 years, 10 months ago) by capela
File length: 9344 byte(s)
Diff to previous 3873
- All builds default to Qt6 (Qt >= 6.1) where available.
- CMake is now the official build system.

Revision 3873 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 15 13:28:01 2021 UTC (2 years, 11 months ago) by capela
File length: 9354 byte(s)
Diff to previous 3871
- Probable fix to git-tag / build-version extraction.

Revision 3871 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 12 14:05:07 2021 UTC (2 years, 11 months ago) by capela
File length: 9234 byte(s)
Diff to previous 3869
- Allows placing CMake build directory at any arbitrary location.

Revision 3869 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 1 21:49:01 2021 UTC (2 years, 11 months ago) by capela
File length: 9152 byte(s)
Diff to previous 3868
- Brand new 'configure --enable-qt6' and 'cmake -DCONFIG_QT6=ON' option
  for Qt6 build preference. (EXPERIMENTAL)

Revision 3868 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 30 23:31:09 2021 UTC (2 years, 11 months ago) by capela
File length: 8981 byte(s)
Diff to previous 3867
- Report Qt version on configure/cmake build summary.

Revision 3867 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 27 12:27:37 2021 UTC (3 years ago) by capela
File length: 8886 byte(s)
Diff to previous 3861
* Switching to CMake build system as for packaging default.

Revision 3861 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 1 15:38:42 2021 UTC (3 years ago) by capela
File length: 8805 byte(s)
Diff to previous 3852
- Fixed messages stdout-buffer flush.

Revision 3852 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 24 17:04:13 2021 UTC (3 years, 2 months ago) by capela
File length: 8805 byte(s)
Diff to previous 3851
- Yet another cmake build system update.

Revision 3851 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 18 12:04:37 2021 UTC (3 years, 2 months ago) by capela
File length: 8693 byte(s)
Diff to previous 3849
- CMake build system update (cmake >= 3.10)

Revision 3849 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 7 16:18:02 2021 UTC (3 years, 2 months ago) by capela
File length: 8660 byte(s)
Diff to previous 3841
- Use <cmath> instead of <math.h> et al.

Revision 3841 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 14 15:49:17 2020 UTC (3 years, 3 months ago) by capela
File length: 8660 byte(s)
Diff to previous 3839
- French translation update for 0.9.0

Revision 3839 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 8 17:13:49 2020 UTC (3 years, 3 months ago) by capela
File length: 8549 byte(s)
Diff to previous 3824
- Fixed CMake configuration listings to general practice (eg. qtcreator).

Revision 3824 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 26 18:49:03 2020 UTC (3 years, 6 months ago) by capela
File length: 8549 byte(s)
Diff to previous 3815
- Simplified git version string extraction.

Revision 3815 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 16 11:48:49 2020 UTC (3 years, 7 months ago) by capela
File length: 8609 byte(s)
Diff to previous 3758
- Updated travis-ci.org build environment to Ubuntu 20.04 (focal).

Revision 3758 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 27 17:57:40 2020 UTC (4 years ago) by capela
File length: 8609 byte(s)
Diff to previous 3675
- Early fixing to build for Qt >= 5.15.0.

Revision 3675 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 26 14:51:26 2019 UTC (4 years, 3 months ago) by capela
File length: 8609 byte(s)
Diff to previous 3641
- Pre-incremented project dot version (0.6.2)

Revision 3641 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 15 19:46:23 2019 UTC (4 years, 4 months ago) by capela
File length: 8609 byte(s)
Diff to previous 3640
- Second attempt to fix the yet non-official though
  CMake build configuration. (FIX2)

Revision 3640 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 13 19:46:13 2019 UTC (4 years, 4 months ago) by capela
File length: 8611 byte(s)
Diff to previous 3634
- Second attempt to fix the yet non-official though
  CMake build configuration. (EXPERIMENTAL)

Revision 3634 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 21 00:13:19 2019 UTC (4 years, 5 months ago) by capela
File length: 7987 byte(s)
Diff to previous 3633
- 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)

Revision 3633 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 17 14:09:09 2019 UTC (4 years, 5 months ago) by capela
File length: 7987 byte(s)
Diff to previous 3589
* Qsampler 0.6.0 (autumn'19) released.

Revision 3589 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 1 20:01:03 2019 UTC (4 years, 6 months ago) by capela
File length: 7987 byte(s)
Diff to previous 3571
- Added alternate yet non-official CMake build option. (EXPERIMENTAL)

Revision 3571 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 26 18:40:15 2019 UTC (4 years, 7 months ago) by capela
File length: 8007 byte(s)
Diff to previous 3570
- Yet another Cmake build configuration update.

Revision 3570 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 26 13:49:09 2019 UTC (4 years, 7 months ago) by capela
File length: 7963 byte(s)
Diff to previous 3569
- Updated/added README.cmake to present new CMake build instructions.

Revision 3569 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 25 21:47:56 2019 UTC (4 years, 7 months ago) by capela
File length: 7672 byte(s)
Diff to previous 3568
- Retouched the CMake build configuration files (twice again).

Revision 3568 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 25 14:17:00 2019 UTC (4 years, 7 months ago) by capela
File length: 7606 byte(s)
Diff to previous 3567
- Retouched the CMake build configuration files (again).

Revision 3567 - (view) (download) (annotate) - [select for diffs]
Added Sat Aug 24 21:37:32 2019 UTC (4 years, 7 months ago) by capela
File length: 7588 byte(s)
- 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.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC