커밋 기록

작성자 SHA1 메시지 날짜
  Peter S. Mazinger 9186977b21 Makefile cleanups 20 년 전
  Peter S. Mazinger 9431826d42 do not recurse into subdirs if related options are not set 20 년 전
  Peter S. Mazinger 3e458f0e82 utils should be built all the time (iconv), disable building readelf 20 년 전
  Peter S. Mazinger 0576579a4b remove unused headers on install and clean up all thread related ones 20 년 전
  Peter S. Mazinger 99daa24bec correct some typos 20 년 전
  "Steven J. Hill" c76818fd78 'pthread.h' is not the only file that needs to be symlinked. When NPTL gets merged, you will need to do 'semaphore.h' and 'bits/pthreadtypes.h'. I think I have been a good little boy and keeping my NPTL changes out of mainline, so I'm going to go ahead and cross the line this once to get this change in. 20 년 전
  Mike Frysinger b402fab3c3 dont duplicate pthread.h in include and libpthread subdirs, so symlink it 20 년 전
  Mike Frysinger 08a9752c5b dont install linux/asm headers if KERNEL_SOURCE == DEVEL_PREFIX 20 년 전
  Eric Andersen 0778c8cb37 We _must_ copy include/asm/ and include/linux/ when installing headers, since 20 년 전
  Mike Frysinger 8196d43357 when installing the include files, skip .svn, linux, and asm dirs since they are just symlinks (and could possibly be pointing to right where we are installing) 20 년 전
  Joakim Tjernlund 0a15cf77f3 Add utils in make clean rule. From paravoid. 20 년 전
  Mike Frysinger e5760ee3f3 further refine output so the silent mode of make is truly silent 20 년 전
  Eric Andersen 124af9f4b2 Back out nptl changes, which for now will be done in branches/uClibc-nptl 20 년 전
  "Steven J. Hill" 8028f35dbe Fix up some more NPTL stuff for header file symbolic links. 20 년 전
  "Steven J. Hill" af0e80a93e There were two versions of 'pthreadtypes.h' originally in uClibc. Also, 20 년 전
  "Steven J. Hill" 5992896c58 In order to accomodate usage of either pthreads implementation, we now 20 년 전
  "Steven J. Hill" 8fa4da7fc0 Top-level makefile fix for OS agnosticism and set the value of TARGET_ARCH 20 년 전
  Mike Frysinger 7df4fc5e7f chown syntax 0.0 -> 0:0 20 년 전
  Mike Frysinger 7d6643102b add a check target cause i'm lazy 20 년 전
  Eric Andersen 7699115798 Since libdl is pretty small, and not likely to benefit from mklibs.py 20 년 전
  Manuel Novoa III a8afc0fd4c Unlike the other static libs, libdl.a and libdl_pic.a are different. 20 년 전
  Eric Andersen bc8dffb046 Update release target for subversion 20 년 전
  Mike Frysinger 214557d8bf add notes about header generation 20 년 전
  Eric Andersen 7a83a9f1da Always use the target CC when generating include/bits/sysnum.h, since some 20 년 전
  Eric Andersen 0e2bf1ef11 Use HOSTCC for seting up the syscall list 20 년 전
  Peter Kjellerstedt 6716bc702e Use $(LN) rather than ln. 21 년 전
  Mike Frysinger ff680cf9e8 add a tiny hack so that the headers target isnt rebuilt all the time, only when it should be 21 년 전
  Mike Frysinger 1d7b89ffc8 tweak target dependencies to support parallel builds 21 년 전
  Peter Kjellerstedt 92dbe1082d Made it possible to make utils when $(CROSS) or $(CC) contain spaces. 21 년 전
  Eric Andersen 9d003b2598 Do not use portable (POSIX) 'cp -PRf' but instead use 'cp -dRf' since 21 년 전