Commit Graph

39 Commits (a4b1827793b146e9d0fd8db87c76cb5caa211dc6)

Author SHA1 Message Date
Geert Janssens ab5b7155af CMake - remove parameter repetition in else() and endif() statements
6 years ago
Geert Janssens a1898daf6c core-utils - move python wrapper code to bindings/python
6 years ago
Geert Janssens ad8c388235 core-utils - rework link_libraries and include_directories propagation
6 years ago
Geert Janssens 36c19b4085 core-utils - regroup build rules per target
6 years ago
Geert Janssens 94fc5233ea core-utils - cleanup build rules for target library gnc-core-utils
6 years ago
Geert Janssens 28fa4c6465 core-utils - move wrapper code to bindings/guile
6 years ago
Geert Janssens 18093b5e82 core-utils - move guile utils to bindings/guile
6 years ago
Geert Janssens 33e1ff645c Allow to pass include directories to the add_swig_xyz commands
6 years ago
Geert Janssens c59515f7b7 Revert unintended copy-paste error
7 years ago
John Ralls b8b33b9591 Revert "More conversions from pkg-config variables to imported targets."
7 years ago
John Ralls 6753b30b86 Convert GtkMacIntegration to package-style dependencies.
7 years ago
John Ralls 1a9fcfefad More conversions from pkg-config variables to imported targets.
7 years ago
Geert Janssens 7dc59950a5 Bug 797353 - Add copyright and release info in appdata file
7 years ago
Geert Janssens c4a21bc9d4 Extract a few cmake commands to dedicated files rather than generating them on the fly
7 years ago
Geert Janssens 0e9e3c107d Drop code path for cmake 3.1 and older
7 years ago
Geert Janssens fce75ea748 Add dedicated api to query build-time, version related compile constants
7 years ago
John Ralls b4fedff90e Provide a single static instance of C++ locale.
7 years ago
John Ralls f219bc45aa Bug 794526 - Python bindings can't find loadable modules.
8 years ago
Geert Janssens 1f3cf845c4 Work around a conflict between gcc 8.0 and swig 3.0
8 years ago
Geert Janssens a9f35ed7ae Lowercase cmake commands
8 years ago
John Ralls 192a3c3d2b Set GNC_VCS at build time instead of when making the tarball.
8 years ago
John Ralls 4ecd9c2dd4 Fix the Python Console for Python3.
8 years ago
Geert Janssens ff24970f5f Add GENERATE_SWIG_WRAPPERS option to control the generation of swig wrappers independently of whether we're building from git
8 years ago
Geert Janssens 49a936c1fd Rewrite gnc_add_swig_guile_command to work in dist tarball as well
8 years ago
Geert Janssens 36cb167b68 Rewrite gnc_add_swig_python_command to work in dist tarball as well
8 years ago
Geert Janssens 4317d8a8f6 Improve handling of generated distributable files
8 years ago
Geert Janssens 3dff4e5211 Fix make dist on a clean checkout
8 years ago
Rob Gowin 54ac7f23e0 Remove Autotools
8 years ago
Geert Janssens f11eab36d9 Replace GNC_CONFIGURE(2) with configure_file
8 years ago
John Ralls 66817bb997 Rework directory determination in CMake builds.
9 years ago
John Ralls 5204100d53 Use GNUInstallDirs in CMake Builds
9 years ago
John Ralls f412795ef2 Remove extraneous parameters from GNC_ADD_SCHEME_TARGETS
9 years ago
Geert Janssens 9472e9347f Replace ambiguous 'scm' with 'vcs' in macro name
9 years ago
Geert Janssens e56cb37813 Additional changes to use commit date rather than build date
9 years ago
Geert Janssens 37ecf56fbb Merge branch 'maint'
9 years ago
Geert Janssens d96bb3ebd5 Amend previous commit
9 years ago
Geert Janssens d6677ff39f Convert boost::filesystem path strings to utf8.
9 years ago
Geert Janssens ae75bc963f Rewrite several file path routines to use boost::filesystem
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago