Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-17 | src/udev: breakout Makefile.am for helpers | Anthony G. Basile | |
2012-11-17 | src/udev: continue restoring needed deps | Anthony G. Basile | |
2012-11-16 | src/udev: restore needed deps from src/share | Anthony G. Basile | |
2012-11-16 | src/udev/Makefile.am: work towards fixing up udev build | Anthony G. Basile | |
2012-11-16 | src/udev: work towards building udev | Anthony G. Basile | |
2012-11-15 | src/libudev: successfully builds | Anthony G. Basile | |
2012-11-15 | Final step of revamping the build system | Anthony G. Basile | |
The structure of the source tree is basically correct and this is about as far as we can go without hacking at the C code. | |||
2012-11-15 | Second step of revamping the build system | Anthony G. Basile | |
The original Makefile.am was drawn to the top level. This commit breaks it out into the various directories with SUBDIRS connecting them. This makes each directory easier to maintain. |