Jon Neal
918f5514f8
Updated INSTALL.txt to list new dependncies. Fixed a dead link to documentation as well.
9 years ago
Jon Neal
0bf4a6447d
Add SWIG 3.0 to the list of INSTALL.txt dependencies.
9 years ago
Chris Pavlina
c13f80bb49
Remove unneeded compile option KICAD_KEEPCASE
Libraries have been 100% case-sensitive for a while now; there is no longer a
need to keep this option around. This will change nothing except for any
stragglers still manually specifying this old option.
9 years ago
unknown
cbc88dfde3
Update INSTALL.txt with current dependencies
10 years ago
Wayne Stambaugh
03d50b2213
Change Windows install tree to match Linux install tree.
* Move all Windows install subfolders from ${CMAKE_INSTALL_PREFIX}/share/ to
${CMAKE_INSTALL_PREFIX}/share/kicad/.
* Remove unused define DEFAULT_FP_LIB_PATH from build configuration.
* Remove Boost target when skipping internal Boost build.
* Update INSTALL.txt to reflect install tree changes.
11 years ago
Blair Bonnett
64da190e37
Build documentation updates and comment spelling fixes.
12 years ago
jean-pierre charras
a8e57e10e8
Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad
Remove KICAD_GOST option because it is now useless: the 2 GOST options are now selectable at run time and are:
* specific page layouts (now user definable, and the GOST page layouts are available in template folder)
* notation for multiple parts per package (made in eeschema, preference menu)
12 years ago
jean-pierre charras
72ab517400
Restore INSTALL.txt, erroneously removed.
Pcbnew: minor code change in netlist functions.
14 years ago
jean-pierre charras
7eb1a136f1
Pcbnew: First draft to use a new netlist format ( containing the same info as the intermediate netlist, but using S expressions)
* Eeschema can generate this netlist format.
* Pcbnew can use (automatic identification) the current format or the new format.
* Cvpcb does not use yet the new format.
14 years ago
jean-pierre charras
4221c3619a
Eeschema: bug 880132 : partial fix.
Pcbnew: remove useless code.
Doc: remobe obsolete reference to MINIZIP (which do not exist now)
14 years ago
Jerry Jacobs
6c4b676758
Update compiling documentation for Fedora and Mac OS X
15 years ago
Vovanium
15652d8d34
Make option not uppercasing component names. I'm so bored with my Eeschema is convert ADuC, Si, component names to ADUC, SI etc., so I contribute this patch so anyone now may keep components
15 years ago
jean-pierre charras
1ab68d8fb8
fixed very minor things.
16 years ago
dickelbeck
52dbb13c2f
from Florian Delizy
This patch applies on the very last svn (r2402) and removes all
disfunctionnal python code (including deletion of unused strings)
16 years ago
faa
3e838053aa
new font does not demand -DKICAD_CYRILLIC
16 years ago
jerryjacobs
17dd0e2766
Big cleanup of sourcetree root structure, added Documentation subfolder, moved packaging stuff for osx and windows (nsis) to packaging.
16 years ago
jerryjacobs
42116eff46
Moved doc to highercase string, added coding guidelines
17 years ago
faa
8bed5053da
cyrillic font support, russian GOST support
17 years ago
charras
6858d10cb5
default path kicad/share added when searching kicad data
18 years ago
plyatov
719d36e5b5
* install.txt rewritten and must be used as main source of information for
KiCad installation.
* how-to-build-kicad.txt deprecated.
* how-to-build-for-windows.txt deprecated.
18 years ago
plyatov
d4b34ab362
install.txt was corrected.
demos installation added in CMakeLists.
Temporary problem with help appeared.
18 years ago
f3nix
cfd09d02bd
Remove old CMake howto.
18 years ago
plyatov
f6b8194dec
Comments added in to the root CMakeLists.txt.
18 years ago
plyatov
6a1c77c1cf
Some corrections is install.txt.
18 years ago
f3nix
9307b49eec
CMake build system for all apps. Usage in install.txt
18 years ago
plyatov
dbcb9ca0fc
Comments about CMake usage.
18 years ago
raburton
dedb0228dc
add files not currently available in source (e.g. docs, modules, etc.)
set svn:eol-style property to native for all ascii files to support cross platform development
19 years ago
plyatov
23c40f7e86
Initial import of KiCad.
19 years ago