GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/sparse.git
v0.4.3-gentoo
sys-devel/sparse backports and Gentoo-specific patches
Diego E. Pettenò <flameeyes@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: add an all-installable target that builds the targets to install.
Diego Elio Pettenò
2011-04-08
1
-1
/
+3
*
build: don't override CFLAGS in environment.
Diego Elio Pettenò
2011-04-08
1
-1
/
+1
*
build: allow easy override of GCC_BASE
Diego Elio Pettenò
2011-04-08
1
-1
/
+2
*
sparse 0.4.3 finial
v0.4.3
Christopher Li
2010-09-02
1
-1
/
+1
*
inspect: Add test-inspect program
Christopher Li
2010-07-13
1
-3
/
+14
*
Makefile: fix permissions mixup on install
Dan McGee
2010-03-28
1
-7
/
+12
*
Simplify Makefile using static pattern rules
Christopher Li
2010-03-28
1
-8
/
+3
*
Sparse 0.4.2
Christopher Li
2009-10-11
1
-2
/
+2
*
Makefile: suppress error message from pkg-config
Ramsay Jones
2009-07-20
1
-1
/
+1
*
Have Makefile import local.mk if it exists.
Samuel Bronson
2009-07-18
1
-2
/
+8
*
Clean up Makefile long lines
Christopher Li
2008-12-28
1
-14
/
+17
*
Makefile automatic header dependency
Christopher Li
2008-12-28
1
-77
/
+21
*
Set gcc include path at runtime.
Alexey Zaytsev
2008-12-18
1
-4
/
+3
*
Gdb macros to get a better look at some sparse data structures.
Alexey Zaytsev
2008-12-18
1
-9
/
+11
*
Makefile: VERSION=0.4.1
Josh Triplett
2007-11-13
1
-1
/
+1
*
fix install perms of manpages
Mike Frysinger
2007-09-19
1
-1
/
+1
*
Makefile: VERSION=0.4
Josh Triplett
2007-09-15
1
-1
/
+1
*
Add a manpage for cgcc
Josh Triplett
2007-09-15
1
-1
/
+1
*
Makefile: Use ?= to allow overriding OS or AR on the Make command line
Josh Triplett
2007-09-15
1
-2
/
+2
*
Use -fno-strict-aliasing, as the ptrlist code seems to violate C99 strict ali...
Josh Triplett
2007-09-06
1
-1
/
+1
*
Install the Sparse manpage
Josh Triplett
2007-08-31
1
-0
/
+7
*
libxml compile fix on Cygwin
Kovarththanan Rajaratnam
2007-08-09
1
-1
/
+1
*
Makefile: improve flag handling
Mike Frysinger
2007-08-04
1
-4
/
+5
*
Drop -fpic; it hurts performance and we don't build libsparse.so by default
Josh Triplett
2007-07-30
1
-1
/
+7
*
Add some missing dependencies in the Makefile
Josh Triplett
2007-07-30
1
-0
/
+2
*
Makefile: Use -O2 -finline-functions, not just -O
Josh Triplett
2007-07-29
1
-1
/
+1
*
Makefile: stop cleaning files we didn't make and have no business cleaning
Josh Triplett
2007-07-22
1
-1
/
+1
*
Fix test-suite to handle stdout and stderr separately, and fix up tests
Josh Triplett
2007-07-22
1
-2
/
+7
*
Split c2xml build rule into compile and link stages, and add the quiet prefixes
Josh Triplett
2007-07-14
1
-5
/
+5
*
add c2xml program
Rob Taylor
2007-07-13
1
-0
/
+15
*
Make clean depend on clean-check
Josh Triplett
2007-07-08
1
-1
/
+1
*
test-suite: a tiny test automation script
Damien Lespiau
2007-07-08
1
-0
/
+7
*
Makefile prettyprinting: make INSTALL and other output line up correctly
Josh Triplett
2007-06-01
1
-4
/
+4
*
Change "LD" to "LINK" in Makefile prettyprinting.
Josh Triplett
2007-06-01
1
-14
/
+14
*
Remove extra space.
Josh Triplett
2007-05-22
1
-1
/
+1
*
Beautify all & install Makefile targets
Damien Lespiau
2007-05-22
1
-27
/
+43
*
Add a "make dist" that requires $(VERSION) to match `git describe`
Josh Triplett
2007-05-01
1
-0
/
+7
*
Remove old version note.
Josh Triplett
2007-05-01
1
-3
/
+0
*
Fix the version number
Josh Triplett
2007-05-01
1
-1
/
+1
*
Move pkg-config file to lib, rather than share
Josh Triplett
2007-02-27
1
-1
/
+1
*
Sparse-based Ctags implementation
Christopher Li
2007-01-16
1
-1
/
+6
*
Remove old SCCS target from Makefile.
Josh Triplett
2006-12-05
1
-2
/
+0
*
Generate and install a pkg-config file. Add DESTDIR support to Makefile.
Josh Triplett
2006-12-05
1
-10
/
+19
*
Install static library and header files
Josh Triplett
2006-12-05
1
-20
/
+17
*
Rename "check.c" to "sparse.c" to match program name; update .gitignore
Josh Triplett
2006-12-04
1
-2
/
+2
*
Stop building and installing libsparse.so
Josh Triplett
2006-11-06
1
-3
/
+3
*
Install cgcc on "make install", refactor installation code
Pavel Roskin
2006-11-06
1
-2
/
+5
*
Compile sparse executable under it's own name, not as "check"
Pavel Roskin
2006-11-06
1
-8
/
+3
*
[PATCH] Add backend to graph basic blocks
Josh Triplett
2006-08-29
1
-1
/
+5
*
[PATCH] Use $(BINDIR) consistently in Makefile rather than $(PREFIX)/bin
Josh Triplett
2006-08-29
1
-3
/
+3
[next]