lp:~sjr/kicad

Owned by Simon Richter
Get this repository:
git clone https://git.launchpad.net/~sjr/kicad
Only Simon Richter can upload to this repository. If you are Simon Richter please log in for upload directions.

Branches

Name Last Modified Last Commit
ctest 2019-11-23 15:40:26 UTC
Split Boost.Test based tests

Author: Simon Richter
Author Date: 2019-11-23 14:40:19 UTC

Split Boost.Test based tests

feature/net_ties/pcb 2019-09-08 11:40:32 UTC
Net Ties (PCB): Add tool

Author: Simon Richter
Author Date: 2017-07-01 01:34:55 UTC

Net Ties (PCB): Add tool

msvc 2019-07-05 11:00:27 UTC
Define compiler flags for MSVC

Author: Simon Richter
Author Date: 2015-04-27 21:45:43 UTC

Define compiler flags for MSVC

Defines:
 - inhibit generation of #pragma comment(lib, ...) from boost
 - inhibit warnings about "unsafe" containers
 - inhibit warnings about "unsafe" C functions
 - inhibit warnings about "deprecated" POSIX functions
 - suppress min/max macros from windows.h

Flags:
 - source and execution charsets are UTF-8
 - suppress warnings about throw() not being fully supported in the compiler
 - suppress warnings about values being explicitly cast to bool
 - enable string pooling
 - enable unreferenced code removal
 - enable COMDAT folding
 - generate PDB debug information

nocontext 2019-07-03 15:06:08 UTC
Force time stamp to 32 bits unsigned values, and make it tolerant to files us...

Author: jean-pierre charras
Author Date: 2019-03-25 13:03:23 UTC

Force time stamp to 32 bits unsigned values, and make it tolerant to files using 64 bits values.
define timestamp_t as uint32_t.

Fixes: lp:1821476
https://bugs.launchpad.net/kicad/+bug/1821476

master 2019-07-03 15:04:51 UTC
Revert "cmake: avoid declaring a redundant concurrent _pcbnew.so target"

Author: Wayne Stambaugh
Author Date: 2018-10-22 23:12:17 UTC

Revert "cmake: avoid declaring a redundant concurrent _pcbnew.so target"

This reverts commit 2e047b45b4f4402400d427cb06fe80e4cfe9b91a.

msvc-old 2019-06-18 09:50:28 UTC
Interpret source files as UTF-8

Author: Simon Richter
Author Date: 2019-04-08 16:44:53 UTC

Interpret source files as UTF-8

units 2019-06-05 09:58:58 UTC
Enable floating point exceptions in Debug, disable in Release

Author: Simon Richter
Author Date: 2019-05-28 14:43:20 UTC

Enable floating point exceptions in Debug, disable in Release

coordinates 2018-11-20 17:56:46 UTC
Compatibility functions for new coordinate system

Author: Simon Richter
Author Date: 2018-11-10 04:37:14 UTC

Compatibility functions for new coordinate system

msvc-5.0 2018-09-20 18:02:10 UTC
Disable QA build for MSVC (conflicting symbols)

Author: Simon Richter
Author Date: 2018-07-18 16:43:49 UTC

Disable QA build for MSVC (conflicting symbols)

msvc-4.0 2018-07-19 22:25:24 UTC
fcontext.hpp was moved to detail/, use public header

Author: Simon Richter
Author Date: 2018-07-19 10:43:06 UTC

fcontext.hpp was moved to detail/, use public header

net_ties 2017-07-25 17:36:55 UTC
Schematic Cleanup: Split lines at net ties

Author: Simon Richter
Author Date: 2016-05-19 16:02:48 UTC

Schematic Cleanup: Split lines at net ties

connectivity 2017-06-21 19:31:22 UTC
Switch another loop to D_PAD iterator

Author: Simon Richter
Author Date: 2017-06-16 12:15:28 UTC

Switch another loop to D_PAD iterator

112 of 12 results
This repository contains Public information 
Everyone can see this information.

Subscribers