index
:
aptitude
debian
debian-sid
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
site_scons
/
aptitude_configure.py
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-28
Transition from log4cxx to the new logging framework.
Daniel Burrows
1
-1
/
+0
2010-05-28
Experimentally add support for a suite of tests based on gtest, and convert t...
Daniel Burrows
1
-1
/
+18
2010-05-26
Define HAVE_EPT for scons builds.
Daniel Burrows
1
-0
/
+4
2010-05-24
Start using google-mock to test the search input controller logic.
Daniel Burrows
1
-0
/
+3
2010-05-20
Modify the SCons build scripts to check both names of the Boost unit testing ...
Daniel Burrows
1
-2
/
+4
2010-05-20
Move the SCons configure check for boost::fusion::fold into the main build en...
Daniel Burrows
1
-8
/
+9
2010-05-14
Move the scons-generated config.h file into build/config so it doesn't interf...
Daniel Burrows
1
-1
/
+1
2010-05-14
Write configure checks for the order of arguments that boost::fusion::fold us...
Daniel Burrows
1
-0
/
+8
2010-05-06
Move the scons config file to src/config.h so it doesn't conflict with the au...
Daniel Burrows
1
-1
/
+1
2010-04-26
Add an SConscript file for the po/ directory.
Daniel Burrows
1
-0
/
+3
2010-04-26
Split the tests for gettext utilities from the tests for libraries.
Daniel Burrows
1
-0
/
+1
2010-04-26
Don't try to require xsltproc.
Daniel Burrows
1
-1
/
+1
2010-04-26
Check for xsltproc.
Daniel Burrows
1
-0
/
+1
2010-04-26
Use all_build_envs as the published "base" environment.
Daniel Burrows
1
-1
/
+1
2010-04-25
Load the rsvg tool for the documentation builder.
Daniel Burrows
1
-0
/
+1
2010-04-25
Add directory definitions for docdir and pkgdocdir.
Daniel Burrows
1
-0
/
+6
2010-04-25
Enable the new tools.
Daniel Burrows
1
-0
/
+6
2010-04-25
Install manpages under $PREFIX.
Daniel Burrows
1
-1
/
+1
2010-04-25
Use the new Install builder to write installation rules for aptitude's execut...
Daniel Burrows
1
-1
/
+13
2010-04-25
Add directory settings for bindir and mandir.
Daniel Burrows
1
-0
/
+6
2010-04-25
Start adding support for a 'dist' rule that builds a distributed archive.
Daniel Burrows
1
-0
/
+1
2010-04-25
Add -fno-strict-aliasing to SConstruct, just like I did with the Makefile.
Daniel Burrows
1
-1
/
+4
2010-04-24
Enable -Wall -Werror in the scons files, as per aptitude's usual configuration.
Daniel Burrows
1
-0
/
+1
2010-04-24
Support building the GTK+ frontend iff GTK+ is available.
Daniel Burrows
1
-2
/
+11
2010-04-24
Activate the pkg-config tool.
Daniel Burrows
1
-0
/
+1
2010-04-24
Load the Test builder into aptitude's build environments.
Daniel Burrows
1
-0
/
+1
2010-04-24
Move the pkg-config checks into the configure code.
Daniel Burrows
1
-0
/
+14
2010-04-24
Check for CPPUnit when configuring, and give it a separate environment from t...
Daniel Burrows
1
-5
/
+19
2010-04-24
Move more setup code into aptitude_configure.py.
Daniel Burrows
1
-2
/
+85
2010-04-24
Import DefaultEnvironment in the configure code.
Daniel Burrows
1
-0
/
+1
2010-04-23
Break up the configure-related code into its own Python files.
Daniel Burrows
1
-0
/
+94