kicad/pcb_calculator
Seth Hillbrand 63f18f0b03 CMake: Handle custom_target indirection
Building custom targets that depend on custom commands such as our
keyword lexer requires two layers of indirection to pick up changes
properly and not overwrite the same file in parallel builds.

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

(cherry picked from commit c6af38477d)
2019-06-05 13:10:00 -07:00
..
attenuators Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
bitmaps Added const modifier to strings in pcb_calculator xpm files 2017-02-09 13:17:31 +01:00
dialogs Update/regenerate pcb_calculator_frame_base.fbp 2019-03-19 15:21:38 -04:00
docs Delete unused documentation 2016-02-12 15:48:24 -05:00
transline pcb_calculator: code rework: rename "tand" member to "m_tand" and m_name to m_Name 2018-08-24 10:26:05 +02:00
CMakeLists.txt CMake: Handle custom_target indirection 2019-06-05 13:10:00 -07:00
Info.plist Fix for dark mode on macOS Mojave 2018-12-07 09:03:56 +01:00
UnitSelector.cpp Remove some extra semicolons 2017-11-09 19:52:18 +01:00
UnitSelector.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
attenuators.cpp kicad_curl.cpp: fix a compil warning on Windows (regression) 2016-01-16 15:27:42 +01:00
board_classes_values.cpp Autosize row label column in wxGrid in pcb_calculator and design rules dialog. 2015-11-29 15:19:22 +01:00
class_regulator_data.h Break out ref-des-centric functions to own header 2019-01-30 15:41:36 -08:00
colorcode.cpp Calculator: Simplify color code tolerance chooser + typo 2017-03-13 09:56:31 -04:00
datafile_read_write.cpp Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 2018-01-09 18:55:51 -05:00
datafile_read_write.h Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 2018-01-09 18:55:51 -05:00
electrical_spacing_values.cpp Autosize row label column in wxGrid in pcb_calculator and design rules dialog. 2015-11-29 15:19:22 +01:00
params_read_write.cpp * KIWAY Milestone A): Make major modules into DLL/DSOs. 2014-03-19 19:42:08 -05:00
pcb_calculator.cpp Fix code after renaming files 2018-01-29 16:40:22 +01:00
pcb_calculator.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
pcb_calculator.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
pcb_calculator.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
pcb_calculator_datafile.keywords pcb_calculator: enhancement in Regulators page dialog: 2012-04-02 20:11:00 +02:00
pcb_calculator_frame.cpp Fixed memory leaks 2018-12-20 10:05:58 +01:00
regulators_funct.cpp Fix quotes in UI messages 2017-12-15 07:33:07 -05:00
tracks_width_versus_current.cpp Pcb_calculator: fix a minor cosmetic issue in tracks width versus current notebook page. 2016-01-07 21:01:45 +01:00
transline_dlg_funct.cpp Add a few dielectric values 2019-03-19 10:38:43 -04:00
transline_ident.cpp pcb_calculator: code rework: rename "tand" member to "m_tand" and m_name to m_Name 2018-08-24 10:26:05 +02:00
transline_ident.h More missing source license fixes. 2014-10-23 13:53:38 -04:00
units_scales.h Add a new dropdown type that has oz/ft^2 for the pcb track width calculator. 2016-01-05 19:04:45 -05:00