index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makerules
Commit message (
Expand
)
Author
Age
Files
Lines
*
- less verbose make clean
Bernhard Reutner-Fischer
2008-11-07
1
-6
/
+6
*
- fix locale dependencies and make default locale generation less verbose.
Bernhard Reutner-Fischer
2008-10-14
1
-2
/
+12
*
- prevent spurious rebuilds
Bernhard Reutner-Fischer
2008-10-09
1
-1
/
+1
*
- cut down on attempted pattern rule matches
Bernhard Reutner-Fischer
2008-10-09
1
-0
/
+1
*
- beautify hcompile.u
Bernhard Reutner-Fischer
2008-10-09
1
-2
/
+12
*
- revert bad hunk from (my) r22403
Bernhard Reutner-Fischer
2008-10-08
1
-1
/
+1
*
- do not attempt to rm twice
Bernhard Reutner-Fischer
2008-09-16
1
-1
/
+1
*
- the help target is phony
Bernhard Reutner-Fischer
2008-09-11
1
-1
/
+1
*
- honour EXTRA_CPPFLAGS
Bernhard Reutner-Fischer
2008-09-11
1
-1
/
+1
*
- should either be defined or callers should do_t_strip manually afterwards
Bernhard Reutner-Fischer
2008-08-27
1
-1
/
+1
*
- the interp is an order-only prereq of lib-so-y
Bernhard Reutner-Fischer
2008-07-11
1
-1
/
+2
*
- move stripping into do_ar resp compile-m for the sake of simplicity
Bernhard Reutner-Fischer
2008-06-17
1
-10
/
+20
*
- remove improper comment
Bernhard Reutner-Fischer
2008-06-16
1
-2
/
+0
*
- disregard any and all $(top_builddir) in deps.
Bernhard Reutner-Fischer
2008-06-11
1
-10
/
+20
*
- no need to export the included dependencies generated by cc
Bernhard Reutner-Fischer
2008-06-10
1
-4
/
+8
*
- Improve prerequisites and avoid spurious reconfigurations.
Bernhard Reutner-Fischer
2008-06-09
1
-3
/
+24
*
- strip the targets and not prerequisites
Bernhard Reutner-Fischer
2008-06-04
1
-2
/
+2
*
- fix typo (have to check the content, not if true)
Bernhard Reutner-Fischer
2008-06-04
1
-1
/
+2
*
- add libpthread-nonshared-y to files.dep
Bernhard Reutner-Fischer
2008-06-03
1
-5
/
+7
*
- Generate dummy rules for prerequisites.
Bernhard Reutner-Fischer
2008-06-03
1
-1
/
+1
*
- breakup lines of compile.c and add a variable to hold filter-out PHONY target.
Bernhard Reutner-Fischer
2008-06-03
1
-3
/
+10
*
Still forgot some libraries in one of the previous commits.
Bernd Schmidt
2008-06-01
1
-3
/
+3
*
Use $(<D) rather than $(^D), as the latter now contains an element
Bernd Schmidt
2008-06-01
1
-4
/
+9
*
- since we force make into trying to rebuild unconditionally, we have to
Bernhard Reutner-Fischer
2008-06-01
1
-3
/
+5
*
- store the used compiler plus flags in the .%.dep files too and
Bernhard Reutner-Fischer
2008-06-01
1
-23
/
+49
*
Oh, and prepend a dot to the basename so i don't have to change my habit of
Bernhard Reutner-Fischer
2008-05-31
1
-1
/
+4
*
- generate deps via gcc
Bernhard Reutner-Fischer
2008-05-31
1
-3
/
+16
*
- fix whitespace
Bernhard Reutner-Fischer
2008-05-31
1
-7
/
+8
*
- fix prerequisites of sysnum.h (has to depend on the script that generates it)
Bernhard Reutner-Fischer
2008-05-31
1
-1
/
+1
*
- fixup stripping of host utils and make host-utils compile with std=gnu99
Bernhard Reutner-Fischer
2008-03-26
1
-2
/
+1
*
- improve building utils
Bernhard Reutner-Fischer
2008-03-26
1
-2
/
+6
*
- fix generation of sysnum.h for parallel builds, second take.
Bernhard Reutner-Fischer
2008-03-26
1
-2
/
+2
*
- fix (parallel) compilation error in ldso.c
Bernhard Reutner-Fischer
2008-03-26
1
-1
/
+1
*
Filter out '-std=gnu99' when running the assembler. This causes an error
"Steven J. Hill"
2008-01-26
1
-1
/
+1
*
Another piece needed for FD-PIC. This compiles another startfile, crtreloc.o,
Bernd Schmidt
2008-01-18
1
-2
/
+9
*
- check for -nostdlib
Bernhard Reutner-Fischer
2008-01-16
1
-3
/
+3
*
Some shared flat improvements.
Bernd Schmidt
2007-11-23
1
-2
/
+5
*
- use the compiler-driver instead of the linker
Bernhard Reutner-Fischer
2007-10-13
1
-9
/
+9
*
create new menu so people can select what format they wish to build uClibc
Mike Frysinger
2006-12-11
1
-2
/
+2
*
Richard Sandiford writes: add support for init/fini arrays in shared flat lib...
Mike Frysinger
2006-12-08
1
-1
/
+27
*
get rid of the notion of .E files as .i is the proper usage
Mike Frysinger
2006-11-17
1
-6
/
+4
*
Add support for libpthread_nonshared.a, strip the objects in *nonshared*
Peter S. Mazinger
2006-03-09
1
-1
/
+9
*
Add -D__ASSEMBLER__ to compile.S so that -std=c99 would not fail
Peter S. Mazinger
2006-03-01
1
-1
/
+1
*
touchup how we generate initfini.s
Mike Frysinger
2006-02-28
1
-1
/
+2
*
add support for glibc initfini.c
Mike Frysinger
2006-02-28
1
-4
/
+26
*
Add support for CFLAGS-OMIT-file from nptl
Peter S. Mazinger
2006-02-23
1
-2
/
+1
*
since interp is an actual object file that is linked into shared libs, make i...
Mike Frysinger
2006-02-18
1
-1
/
+1
*
touchup headers target somemore so building in subdirs works nicely again
Mike Frysinger
2006-02-18
1
-3
/
+3
*
fix parallel build with headers once and for all (i hope)
Mike Frysinger
2006-02-17
1
-1
/
+3
*
combine the crt1.0/Scrt1.o rules since they are pretty much the samething
Mike Frysinger
2006-02-17
1
-8
/
+5
[next]