Maciej Suminski
9a6deaebac
Removed WEBKIT entries from documentation.
2015-03-30 23:29:04 +02:00
jean-pierre charras
de8ae428fd
Minor fixes (typo in messages)
2014-12-30 18:15:46 +01:00
Gilbert
9f6d1d0ea7
Update the kicad-install.sh script to work with Fedora 20.
2014-11-04 14:32:22 -05:00
Gilbert J.M. Forkel
25061ed626
Add check for correct wxGTK version report by wx-config. If incorrect cmake fails. Compare https://bugzilla.redhat.com/show_bug.cgi?id=1077718
2014-11-02 00:20:53 +01:00
Gilbert J.M. Forkel
6aa4de9bfd
Do not exit if yum group install fails, because it also fails if all packages are installed already
2014-11-02 00:05:56 +01:00
Gilbert J.M. Forkel
7413cfd160
Updated wxWidget from 2 to 3
2014-11-01 23:58:34 +01:00
Gilbert J.M. Forkel
4942c8b982
Removed invalid packet: install
2014-11-01 23:57:33 +01:00
nosuz
959b63ba8f
Fix kicad-install.sh to only install wxPython when building with scripting enabled.
2014-10-21 11:52:30 -04:00
Joseph Chen
ad5ca60401
Minor improvements to kicad-install.sh.
...
* Exit script when package install, build configuration, or build fails.
* Install each dependency package one at a time.
2014-10-20 10:33:53 -04:00
Wayne Stambaugh
1b6cfcab42
Update kicad-install.sh to install wxWidgets 3.0 on Debian based distro builds.
2014-09-28 20:18:10 -04:00
Dick Hollenbeck
bad00e7b46
uncork the hold on use of latest code in kicad-install.sh
2014-08-19 13:07:38 -05:00
Dick Hollenbeck
0c493d8035
KIWAY support in 5054 is stable enough to use in view of all other new features.
2014-08-05 22:46:11 -05:00
Dick Hollenbeck
3d311f831e
*) Remove more wxString static constructors which were crashing in PAGE_INFO assignment
...
to a new BOARD in the footprint editor. This is PAGE_INFO::A4 and company.
*) Remove static storage of the BOARD in the module editor.
2014-06-11 00:00:30 -05:00
Dick Hollenbeck
9fe5ce67e6
Modular-Kicad milestone B), minor portion:
...
*) Implement a framework for "Data Load On Demand".
*) Implement FP_LIB_TABLE* PROJECT::PcbFootprintLibs(), which is the first
prototype.
This allows the project specific footprint tables to be part of the Module Editor
when invoked from Eeschema.
2014-05-09 13:35:48 -05:00
Dick Hollenbeck
223e372628
peggable checkout version in scripts/kicad-install.sh
2014-05-08 17:29:22 -05:00
Dick Hollenbeck
b933ef8565
Allow building of a STABLE or TESTING version using kicad-install.sh.
2014-05-06 00:23:57 -05:00
Dick Hollenbeck
953bf1d923
kicad-install.sh: only install global fp-lib-table if non-existent
2014-04-11 08:36:20 -05:00
Nick Østergaard
a54df13036
bzr email happiness
2014-04-11 08:30:30 -05:00
Dick Hollenbeck
35b554d9d9
make kicad-install.sh executable
2014-04-06 14:21:10 -05:00
Dick Hollenbeck
a196db3811
use proper schematic parts library
2014-04-06 14:12:37 -05:00
Dick Hollenbeck
8bfcb00aab
kicad-install.sh uses https protocol.
2014-04-06 13:50:59 -05:00
jean-pierre charras
152c97a34f
kicad-install.sh: fix bad url for legacy libraries. Add the same script hich does not need a bazaar account to download Kicad (using https instead of ssh to create branches)
2014-03-18 19:52:29 +01:00
Dick Hollenbeck
bf30114db8
use changed URL to library repo.
2014-01-20 13:10:45 -06:00
Dick Hollenbeck
860d26e451
kicad-install.sh: abort on first failure.
2013-12-23 09:39:40 -06:00
Dick Hollenbeck
5c28285cdf
kicad-install.sh and library-repos-install.sh utilize /etc/profile.d/kicad.sh for setting environment variables globally
2013-12-13 09:35:05 -06:00
Dick Hollenbeck
7ba078b620
remove USE_FP_LIB_TABLE code, make it the norm. Add lazy loading support to FOOTPRINT_INFO.
2013-12-12 10:01:03 -06:00
Dick Hollenbeck
7985a4b16b
From kicad-install.sh, issue instructional aid on setting KIGITHUB if not already set.
2013-12-04 16:19:55 -06:00
Dick Hollenbeck
81bdafcf55
*) update scripts/kicad-install.sh to use Github plugin for system footprints.
...
*) Add scripts/library-repos-install.sh for downloading *.pretty libraries and possibly using them.
*) Remove template/fp-* files, they are now at https://github.com/KiCad/kicad-library/template/ *
so they can be maintained by the library team. However note that it is possible to break
kicad-install.sh with uncoordinated changes to that github repo.
It is best to delete your ~/kicad_sources/kicad-lib.bzr directory before running kicad-install.sh
at this or any newer version relative to an older library repo.
2013-12-02 12:21:06 -06:00
Dick Hollenbeck
4a297e7812
library repo name has changed at launchpad, and will soon be switched to github.
2013-12-02 00:59:06 -06:00
Jon Neal
18dd52385f
FIX: Red Hat (and derivatives such as Fedora) support in kicad-install.sh
2013-11-27 08:13:06 -06:00
Dick Hollenbeck
683a655fa7
python in kicad-install.sh, if user enables it
2013-11-10 00:31:13 -06:00
Colin Cooper
253b62a0e5
kicad-install.h checks if bzr id set
2013-11-07 12:15:58 -06:00
Dick Hollenbeck
0d69a817e6
kicad-install.sh needed libcairo2-dev prerequisite
2013-11-06 08:37:39 -06:00
Dick Hollenbeck
3a821bf8e6
add libglew-dev prerequisite for debian systems, it pulls in libgl1-mesa-dev and libglu1-mesa-dev on its own
2013-11-06 00:14:15 -06:00
Dick Hollenbeck
0ca123d255
add --uninstall-libraries to kicad-install.sh
2013-10-31 14:12:14 -05:00
Dick Hollenbeck
416c44615a
memory leak, comments
2013-10-30 00:14:11 -05:00
Dick Hollenbeck
75f2e5446e
script improvements
2013-10-24 08:57:01 -05:00
Dick Hollenbeck
2033181bd8
fixes
2013-10-23 06:40:17 -05:00
Dick Hollenbeck
1c3f23ba1d
Distro specific architecture in scripts/kicad-install.sh.
2013-10-22 09:28:30 -05:00
Dick Hollenbeck
939ef4ad59
Add support for building *.deb file using CPack, install ~/fp-lib-table either from kicad-install.sh or from make install_user_configuration_files
2013-10-17 14:03:36 -05:00
Dick Hollenbeck
1eab1f7a88
add script to build KiCad on Ubuntu/Debian/Mint linux
2013-10-17 10:33:46 -05:00