d888891d84
clean-up: trifles
2025-06-07 23:59:57 +02:00
c5292dd0dd
Clean-up: get rid of boost::filesystem
...
Since C++17 we can use the std::filesystem instead (and we ''do use it'' indeed)
- relocate the `/lib/file.hpp` header
- adapt the self-discovery of the executable to using std::filesystem
Furthermore, some recherche regarding XVideo and Video Output
2025-04-27 23:54:21 +02:00
421a2ed49a
C++17: some related clean-up
2020-02-21 23:55:09 +01:00
beb8406abe
Project: switch to C++17 ( closes : #1138 )
...
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2020-02-21 21:10:51 +01:00
d3d7ea35ad
Global-Layer-Renaming: fix remaining textual usages and IDs in the code
...
- most notably the NOBUG logging flags have been renamed now
- but for the configuration, I'll stick to "GUI" for now,
since "Stage" would be bewildering for an occasional user
- in a similar vein, most documentation continues to refer to the GUI
2018-12-10 00:09:56 +01:00
2bd38e46c1
Add xmlto dependency
2018-09-14 21:26:57 +02:00
f4244b9d96
Fix GDL-mm build
...
Description of building GDL-mm was defect.
2018-09-14 21:26:57 +02:00
96a4704738
DOC: some problems when building with GCC-5
2015-11-20 05:34:11 +01:00
e1f7165208
DOC: instructions for building/backporting on Mint 17.2 (Rafaela)
...
this is a bit trickty, since we need to install gcc-4.9 from a PPA.
Mint only provides the libstdc++ 4.8, which is known to break when
compiling in C++14 mode
2015-11-05 03:27:55 +01:00
12cefe914e
release prep: clean-up obsolete information
2015-11-02 21:14:24 +01:00
c2d5896a3b
Project: switch to C++14
...
This means we have rather tight compiler requirements now.
Beyond that, we expect no serious impact; the most notable
C++14 feature we're likely to use soon is type inference
on lambda arguments.
2015-08-16 01:43:04 +02:00
027386d76c
DOC: Tighten the build requirements to C++11 and Boost-1.55
2014-04-29 09:51:00 +02:00
2c4ed4ca91
DOC: update and polish the building tutorial
2013-10-28 00:19:03 +01:00
9652c7ec5e
Debian/Repo: reorganise the Git repository URLs
...
all debian package repositories are now located below
git://lumiera.org/debian/...
2013-10-27 10:18:38 +01:00
39230436a3
DOC: slightly shorten and re-structure the "Contributing" tutorial
...
- prefer lower headline levels, more structuring
- turn some headlines into bullet lists
- cross-link to the "Building Lumiera" tutorial
2013-10-27 08:41:40 +01:00
86b97169b2
DOC: building tutorial corrected
2013-01-03 09:29:04 +01:00
8e15e1dec0
update the compiling-from-source tutorial
...
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-03-31 19:53:56 +02:00
Stefan Kangas
827b395806
Change screenshot in the build tutorial to be smaller.
2011-03-10 01:11:57 +01:00
72b62cb265
update documentation
2011-03-09 12:04:58 +01:00
fa17e2594c
corrections to the build tutorial (reported by Lars Knickrehm)
...
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-03-07 03:58:54 +01:00
Stefan Kangas
d05cfd01a4
State the specific dependencies for the GUI in the build tutorial.
...
Remove mention of old Ubuntu release.
2011-03-07 03:05:00 +01:00
Stefan Kangas
58a6303a4c
Remove incorrect occurrences of glade being mentioned as a dependency.
2011-03-07 03:02:35 +01:00
3099fb7b11
reordering overview pages in User and Technical documentation
2011-03-04 02:48:31 +01:00
Stefan Kangas
c85cf7d04e
Fix link to screenshot in documentation.
2011-02-13 04:31:13 +01:00
Stefan Kangas
afa7689e95
Minor fixes to tutorials page.
2011-02-13 00:09:08 +01:00
Stefan Kangas
5f9d3aab74
Integrate the old "Newbies Tutorials" into the documentation.
2011-02-13 00:03:10 +01:00