index
:
paludis/paludis.git
1.4
cross
master
wip/cross-compiling
Paludis, the other package mangler.
ciaranm
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
paludis
/
args
/
Makefile.am
Age
Commit message (
Expand
)
Author
Lines
2016-11-30
build: remove autotools based build
Saleem Abdulrasool
-70
/
+0
2016-01-17
build: unconditionally use visibility flags
Saleem Abdulrasool
-1
/
+1
2011-03-21
gtest more
Ciaran McCreesh
-2
/
+3
2011-03-20
Don't bother with test_extras
Ciaran McCreesh
-1
/
+0
2011-02-05
Remove legacy args
Ciaran McCreesh
-1
/
+1
2010-08-12
Reduce some autohackery
Ciaran McCreesh
-4
/
+1
2010-08-10
Move some args headers to legacy
Ciaran McCreesh
-7
/
+1
2010-08-10
Add legacy subdirs
Ciaran McCreesh
-0
/
+2
2009-11-03
Make parallel tests betterer
Ciaran McCreesh
-14
/
+3
2009-11-01
Start using parallel-tests
Ciaran McCreesh
-0
/
+2
2009-10-15
Fix distcheck
Ciaran McCreesh
-10
/
+0
2009-09-08
escape
Ciaran McCreesh
-0
/
+2
2009-09-02
Support args sections
Ciaran McCreesh
-0
/
+2
2009-01-11
Avoid -g for tests.
Ciaran McCreesh
-0
/
+1
2008-10-25
Start work on cave
Ciaran McCreesh
-0
/
+10
2008-10-24
Paludis is about choices.
Ciaran McCreesh
-4
/
+0
2008-10-12
*.epicfail in CLEANFILES
Ciaran McCreesh
-1
/
+1
2008-07-29
Stick slot information into the so names.
Ciaran McCreesh
-11
/
+11
2008-06-11
loT needs cleaning too
Ciaran McCreesh
-1
/
+1
2007-11-19
Support for --no- for various switch args
Ciaran McCreesh
-0
/
+1
2007-10-20
Use $(MAKE), not make
Ciaran McCreesh
-1
/
+1
2007-10-13
Fix distcheck.
Piotr Jaroszyński
-4
/
+6
2007-10-13
Change how we handle distcheck deps
Ciaran McCreesh
-0
/
+7
2007-10-05
Move a bunch of command line and resume command handling code out of src/clie...
David Leverton
-14
/
+19
2007-10-04
More doxygen work. Move common args into paludis/args/ so that examples can m...
Ciaran McCreesh
-10
/
+19
2007-08-01
Really fix distcheck. Or I shall cry.
Ciaran McCreesh
-0
/
+1
2007-06-04
r3069@snowflake: ciaranm | 2007-06-04 08:32:39 +0100
Ciaran McCreesh
-1
/
+1
2007-05-09
Enable visibility support if --enable-visibility (needs GCC 4.1)
Ciaran McCreesh
-14
/
+5
2006-12-28
Make monolithic work
Ciaran McCreesh
-1
/
+7
2006-12-27
Tweak module deps
Ciaran McCreesh
-4
/
+1
2006-12-26
BSD doesn't do env -u. From Timothy Redaelli
Ciaran McCreesh
-1
/
+1
2006-12-22
Add --enable-monolithic, for developer use only
Ciaran McCreesh
-0
/
+9
2006-10-24
More Doxygen work, including the start of "Programming with Paludis".
Ciaran McCreesh
-0
/
+4
2006-09-28
Add visibility support to some of the smaller libraries
Ciaran McCreesh
-5
/
+1
2006-09-27
Split out environment implementations into their own subdirs and libraries. M...
Ciaran McCreesh
-0
/
+2
2006-07-30
Move most of the man writing code into args. Extend what can be included in a...
Ciaran McCreesh
-2
/
+4
2006-07-27
Dynamically load repositories from .so files in libdir/paludis/repositories. ...
Ciaran McCreesh
-2
/
+7
2006-07-24
Change how we handle CXXFLAGS, to allow configure-detected warning flags to b...
Ciaran McCreesh
-1
/
+1
2006-07-16
Switch from .a to .so files. Move each repository format into its own subdire...
Ciaran McCreesh
-5
/
+7
2006-05-18
Use bash rather than sh, since we already require it and BSD sh sucks
Ciaran McCreesh
-1
/
+1
2006-04-16
Install header files and .a libraries
Ciaran McCreesh
-12
/
+26
2006-04-07
Clean out profiling and coverage files with make clean
Ciaran McCreesh
-1
/
+1
2006-04-03
Don't use shared libraries. They break.
Ciaran McCreesh
-7
/
+5
2006-03-07
Fix up .so usage. Merge config_file source files.
Ciaran McCreesh
-13
/
+15
2006-03-06
Use libtool to build a shared libpaludis.
Diego Pettenò
-1
/
+1
2006-03-06
Move everything around, and probably break lots of stuff.
Ciaran McCreesh
-1
/
+2
2006-02-19
Add a MissingValue exception and use it where appropriate.
Stephen P. Bennett
-0
/
+1
2006-02-13
More checks. Start using them in qualudis.
Ciaran McCreesh
-1
/
+1
2006-02-02
Added handling for PALUDIS_OPTIONS. Fairly crude, but should work.
Stephen P. Bennett
-1
/
+1
2006-01-21
Merged alias_arg and switch_arg into args_option. Seperate files are overkill...
Stephen P. Bennett
-2
/
+0
[next]