r36970 file changeset diff or repo changeset diff igor22022-11-16T10:25:48.290063Z
 
[build] -Change: switch over to librnd4 installation
r36065 file changeset diff or repo changeset diff igor22022-01-22T14:56:07.008753Z
 
[scconfig] -Fix: librnd_ver.o depends on installed librnd config.h so it gets recompiled on librnd version change
r36038 file changeset diff or repo changeset diff igor22022-01-11T03:08:05.187148Z
 
[build] -Fix: explicit rule for compiling librnd ver check
r35928 file changeset diff or repo changeset diff igor22021-11-10T06:48:38.171231Z
 
[scconfig] -Add: check for librnd version, require 3.1.0
r34809 file changeset diff or repo changeset diff igor22021-06-07T03:46:47.314344Z
 
[scconfig] -Add: be able to compile local scconfig with librnd installed to non-standard prefix
r34716 file changeset diff or repo changeset diff igor22021-06-02T13:21:11.397860Z
 
[librnd] -Change: switch over central build and scconfig detections to exclusively use installed librnd instead of depending on a local svn extern
r33428 file changeset diff or repo changeset diff igor22020-12-09T06:40:10.010536Z
 
[scconfig] -Fix: typo (among/along)
r33306 file changeset diff or repo changeset diff igor22020-11-20T16:28:26.547448Z
 
[librnd] -Cleanup: remove redundant svn externs on 3rd lib, depend more on librnd
r33285 file changeset diff or repo changeset diff igor22020-11-20T05:10:53.253495Z
 
[librnd] -Change: switch over scconfig to use the extern from librnd-local extern for now, so redundant scconfig externs can be avoided during the transition
r33284 file changeset diff or repo changeset diff igor22020-11-20T05:01:29.399548Z
 
[librnd] -Change: switch over from partial extern of librnd to full extern so that a librnd local build can be done later
r32609 file changeset diff or repo changeset diff igor22020-09-09T07:43:10.465870Z
 
[scconfig] -Change: move librnd extern from src/ and scconfig/ in a common single extern in src_3rd/
r31368 file changeset diff or repo changeset diff igor22020-05-15T04:20:56.685178Z
 
[scconfig] -Add: use generator to generate the config and os_dep includes for libporty_net
r31366 file changeset diff or repo changeset diff igor22020-05-15T04:03:54.818684Z
 
[scconfig] -Add: detect everything libporty_net needs
r30883 file changeset diff or repo changeset diff igor22020-04-27T09:16:52.698849Z
 
[scconfig] -Add: librd split: Makefile deps for hooks.o
r29655 file changeset diff or repo changeset diff igor22020-02-07T04:10:27.539932Z
 
[scconfig] -Split: hooks for librnd to make common infra reusable for sch-rnd
r27759 file changeset diff or repo changeset diff igor22019-10-01T04:33:23.955355Z
 
[scconfig] -Fix: don't use -Wall for compiling scconfig, it is not portable and generates tons of false positive warnings
r26997 file changeset diff or repo changeset diff igor22019-08-02T03:39:40.785575Z
 
[scconfig] -Fix: missing dependency on libfungw scconfig hooks - ./configure must be recompiled when that changes
r24734 file changeset diff or repo changeset diff igor22019-04-20T05:12:00.848305Z
 
[scconfig] -Fix: make distclean removes gmon.out which may be created during the -pg test
r22617 file changeset diff or repo changeset diff igor22019-01-19T04:15:36.640960Z
 
[scconfig] -Add: detect select() [core] -Add: select() based alternative to usleep() for better portability
r18166 file changeset diff or repo changeset diff igor22018-07-07T06:55:01.855404Z
 
[scconfig] -Change: use scconfig's cquote instead of a local implementation
r13834 file changeset diff or repo changeset diff igor22018-01-02T04:43:18.370058Z
 
[scconfig] -Fix: make distclean should remove generated opengl.h
r8346 file changeset diff or repo changeset diff igor22017-04-19T02:22:45.725418Z
 
[scconfig] -Fix: make distclean removes generated build files in puplug
r8151 file changeset diff or repo changeset diff igor22017-04-12T03:48:39.865862Z
 
[scconfig] -Add: configure puplug
r6960 file changeset diff or repo changeset diff igor22017-02-18T04:14:49.823313Z
 
[scconfig] -Fix: make clean removes sccbox.o
r6802 file changeset diff or repo changeset diff igor22017-02-10T02:45:16.768054Z
 
[toporouter] -Del: remove toporouter and gts from the build system
r6057 file changeset diff or repo changeset diff igor22017-01-05T04:01:21.429025Z
 
[scconfig] -Fix: make distclean should remove sccbox
r6003 file changeset diff or repo changeset diff igor22016-12-31T10:38:33.870955Z
 
[scconfig] -Fix: typo in r6002
r6002 file changeset diff or repo changeset diff igor22016-12-31T10:37:57.476486Z
 
[scconfig] -Add: compile sccbox
r5811 file changeset diff or repo changeset diff igor22016-12-20T13:13:30.792750Z
 
[build] -Fix: make clean and make distclean removes much more files
r5808 file changeset diff or repo changeset diff igor22016-12-20T12:43:12.380231Z
 
[scconfig] -Add: make clean/distclean removes more scconfig related leftovers
r3396 file changeset diff or repo changeset diff igor22016-09-17T07:16:14.650739Z
 
[scconfig] -Fix: proper dependency for auto_set
r3377 file changeset diff or repo changeset diff igor22016-09-17T02:58:14.873029Z
 
[scconfig] -Fix: need explicit make rule for all scconfig .o files
r3147 file changeset diff or repo changeset diff igor22016-09-11T03:18:23.891120Z
 
[scconfig] -Fix: make clean removes revtest object
r2985 file changeset diff or repo changeset diff igor22016-09-08T18:49:23.744153Z
 
[scconfig] -Add: revtest and revision stamps - this tool will let Makefile automatically request the user to reconfigure
r2550 file changeset diff or repo changeset diff igor22016-08-13T14:36:00.148240Z
 
[scconfig] -Add: detect getpwuid
r2392 file changeset diff or repo changeset diff igor22016-08-04T05:31:02.577383Z
 
[scconfig] -Fix: don't use -g and -Wall for compiling scconfig - these may be unsafe with non-gcc
r2317 file changeset diff or repo changeset diff igor22016-07-28T03:59:12.668303Z
 
[scconfig] -Add: detect gettext if intl is requested [scconfig] -Fix: make clean cleans all main objects
r2218 file changeset diff or repo changeset diff igor22016-07-10T13:37:54.800937Z
 
[mods] -Add: io_kicad_legacy, blank plugin [scconfig] -Update: Makefile for the new scconfig SRC/BIN API
r1473 file changeset diff or repo changeset diff igor22016-04-06T07:00:46.112518Z
 
[scconfig] -Add: tool to quote files into C strings
r1327 file changeset diff or repo changeset diff igor22016-03-18T06:04:18.539643Z
 
[mods] -Fix: instead of two booleans, implement a 3-state "/controls" node with values disable, buildin, plugin for the plugins (except for GPMI... TODO)
r1030 file changeset diff or repo changeset diff igor22016-02-17T06:44:32.973225Z
 
[scconfig] -Add: menuconfig: experimenta menu code
r991 file changeset diff or repo changeset diff igor22016-02-08T03:04:52.327859Z
 
[scconfig] -Fix: don't link scconfig main twice
r990 file changeset diff or repo changeset diff igor22016-02-07T18:27:48.815785Z
 
[scconfig] -Update: latest scconfig has separate main
r477 file changeset diff or repo changeset diff igor22015-07-27T03:36:58.045603Z
 
[scconfig] -Add: centralize --disable-LIB flags and move them into data
r116 file changeset diff or repo changeset diff igor22013-09-24T03:43:59.074157Z
 
[scconfig] -Add: detect glib (for toporouter)
r111 file changeset diff or repo changeset diff igor22013-09-22T08:41:43.315142Z
 
[scconfig] -Change: switch over from generator to tmpasm as the template language
r91 file changeset diff or repo changeset diff igor22013-09-07T13:55:37.553794Z
 
[scconfig] -Change: disbale compilation fo modules PCB won't need
r90 file changeset diff or repo changeset diff igor22013-09-07T13:54:25.305122Z
 
[scconfig] -Add: compile configure that detects gtk and gd

Command line to view the complete history:
svn log -v svn://svn.repo.hu/pcb-rnd/trunk/scconfig/Makefile