Commit Graph

66 Commits

Author SHA1 Message Date
Wayne Stambaugh 64c892ee23 Make footprint ID into a generic library ID.
Rename FPID to LIB_ID as is now used as a generic library identifier and
is no longer specific to footprints.

Remove all mention of footprint from the new LIB_ID doxygen comments and
code.

Rename files fpid.h and fpid.cpp to lib_id.h and lib_id.cpp.

Rename fp_lib_table.keywords file to lib_table.keywords and adjust CMake
build dependencies accordingly.

Update all source files effected by the code and file name changes.

Update .gitignore for file name changes.
2016-11-20 18:35:08 -05:00
Maciej Suminski ba81eda197 Extended gitignore rules for build directories 2016-10-17 11:59:10 +02:00
Dick Hollenbeck 374808ac5b Cleanup SWIG's board.i, remove scrap *.{ref,orig} files, and add .pyc to .gitignore 2016-09-23 08:04:12 -04:00
Dick Hollenbeck 9761c881e2 .gitignore build-* and *~ files 2016-09-20 11:56:06 -04:00
Wayne Stambaugh 9287b42648 Revert commit 67230ac8e7. 2016-08-30 09:04:25 -04:00
Niki Guldbrand 67230ac8e7 Keep Source tree clean
* Move all generated files to the build tree during build so the source
  tree is kept clean.

Signed-off-by: Niki Guldbrand <niki.guldbrand@gmail.com>
2016-08-26 17:25:12 -04:00
Wayne Stambaugh e1ab68638f Renamed .bzrignore to .gitignore. 2016-08-22 14:50:23 -04:00
Marco Ciampa 4e8c08a27c Made git ignore translation status statistics output file 2016-08-02 18:46:19 +02:00
Nick Østergaard d5a4650fe0 Save statistics to svg 2016-08-02 18:40:36 +02:00
smslit 00e7ea13e4 git忽略规则中添加.DS_Store 2016-05-11 19:27:30 +08:00
Marco Ciampa 92771f3db2 Added to ignore .pot template files 2015-11-16 09:11:05 +01:00
Eldar Khayrullin 38809f9fc4 Add ignoring of building directories in src tree 2015-09-23 22:51:28 +03:00
Marco Ciampa 46b5e7a85d Added git ignored files 2015-09-18 22:15:06 +02:00
nickoe 443cddd4be Create .gitignore 2015-09-18 10:36:47 +02:00
Nick Ostergaard 547c145a1e Remove .gitignore file and add .gitconfig. (fixes previous fix for lp:1407338) 2015-01-06 16:46:04 -05:00
Paulo Henrique Silva 44bdcaad02 Add .gitignore file for github mirror developers. (fixes lp:1407338) 2015-01-06 15:40:59 -05:00