18 Commits

Author SHA1 Message Date
Marek Roszko
3d15317282 Add missing demo installs 2025-02-19 23:07:10 -05:00
Ian McInerney
0954f8ff76 Ensure vme-wren demo is installed 2025-02-20 03:00:10 +00:00
Alex Shvartzkop
8cd0c5d574 Remove electric demo from install 2024-02-05 18:03:43 +03:00
Seth Hillbrand
d25ac664f8 Adding additional demos
Some simulation demos curtesy of Holger Vogt and a new board design
curtesy of Pat Deegan
2024-01-15 16:52:33 -08:00
Jon Evans
397277c008 Add StickHub demo board 2021-01-27 18:37:42 -05:00
Seth Hillbrand
eb2857deab Removing pspice from CMakeLists.txt 2018-06-29 09:27:25 -07:00
jean-pierre charras
8bb03067c1 Update demos 2017-12-29 10:44:08 +01:00
Wayne Stambaugh
5f2099f0d2 Add simulation demo folder to install target list. 2016-08-17 15:11:43 -04:00
jean-pierre charras
9da39717ae Add a python script example in demo folder to create various plot files from a board. Fix also some issues in plot controller helper class.
Important note: from a python script one cannot plot the palge layout, because the page layout template file is not stored in the board file, but it is part of the project.
Because when using a python script, the project is not loaded, the page layout template is not known.
Trying to plot it crashes the script.
2015-04-27 20:02:27 +02:00
Dick Hollenbeck
f9ab5d2c61 Add -fvisibility options to significantly reduce binary sizes.
Switch to boost::context for all platforms, almost.
Please try your platform by commenting out fcontext.s in common/CMakeLists.txt.
2013-12-30 11:53:12 -06:00
jean-pierre charras
ed5585eb6c Libedit: fix bug (svg export does not work)
other minor fixes.
2012-03-06 15:08:59 +01:00
charras
50f5eb371b fixed wxWidget 2.9 compatibility problem. 2010-04-02 05:19:33 +00:00
f3nix
422ffdabc1 CMake:
* Require CMake version 2.6.1 on Windows and version 2.6.0 for other systems.
* Update FindSubversion to version from CMake 2.6.1 (localization issue solved).
* Remove FindwxWidgetsCVS and use the default one (some issues solved upstream).
* Formatting style changes.
2008-09-07 19:32:07 +00:00
f3nix
794d583574 CMake cleaning. 2008-06-22 16:15:29 +00:00
f3nix
3e06ab44db CMake cleanup. 2008-03-31 01:32:15 +00:00
plyatov
58c7bafe85 Installation of missing demos added (Thanks to Mark Schneider for patch). 2008-03-24 13:44:08 +00:00
f3nix
07a0e142ed Lowercase CMake commands. 2008-03-11 15:57:54 +00:00
plyatov
d4b34ab362 install.txt was corrected.
demos installation added in CMakeLists.
Temporary problem with help appeared.
2008-03-05 07:16:43 +00:00