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

Log of /libgig/trunk/CMakeLists.txt

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 4093 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 12 12:26:06 2024 UTC (6 weeks, 3 days ago) by schoenebeck
File length: 4589 byte(s)
Diff to previous 4063
* Move system dependent type and macro definitions into a shared header
  file sysdef.h (fixes compilation error with MSVC).

* Bumped version (4.4.0.svn2).


Revision 4063 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 6 15:36:02 2023 UTC (5 months, 3 weeks ago) by schoenebeck
File length: 4575 byte(s)
Diff to previous 3476
Fix build errors on Windows (patches by Ross Maxx):

* src/Serialization.h: Fix 'ssize_t' on MSVC. MSVC compiler doesn't
  contain 'ssize_t' but it contains 'SSIZE_T'.

* CMake: Raise minimum requirement to C++11 as libgig code in general
  already depends on this C++ standard version.

* CMake: Fix installation rules for libakai.

* CMake: Raise minimum requirement to CMake 3.1.

* Bumped version (4.3.0.svn35).


Revision 3476 - (view) (download) (annotate) - [select for diffs]
Added Wed Feb 20 19:12:49 2019 UTC (5 years, 1 month ago) by schoenebeck
File length: 4548 byte(s)
* Added MSVC build support
  (anonymous patch from mailing list).
* Introduced CMake build support (yet constrained for building with MSVC)
  (anonymous patch from mailing list).
* Bumped version (4.1.0.svn12).


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