Blender Git Loki

Git Commits -> Revision 3ae81a5

Revision 3ae81a5 by Chris Want (master)
December 7, 2003, 19:03 (GMT)
Introducing the 'quicky' make.

Sick of waiting for make to traverse all of those directories
when you only modified one little file? Well, enough of that nonsense!

Doing "make quicky=dir" (e.g. "make quicky=source/blender/src")
goes to that directory, compiles the stuff in there (and the
subdirectories), then instantly links blender afterwards.
Also has support for more than one directory using quotes, e.g.,

1 dir: make quicky=source/blender/src
2 dirs: make quicky="source/blender/src source/blender/blenkernel"

Commit Details:

Full Hash: 3ae81a528505783858de036ea629a5fcf206da49
SVN Revision: 1685
Parent Commit: a72fcb1
Lines Changed: +9, -0

1 Modified Path:

/source/nan_subdirs.mk (+9, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021