index
:
raul.git
master
Real-time Audio Utility Library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
1
-2
/
+3
2010-03-04
Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from publi...
David Robillard
1
-2
/
+3
2010-02-20
Split stack stuff from Array.
David Robillard
1
-2
/
+3
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
1
-2
/
+3
2010-02-02
Make sizeof(Raul::Atom) the size of a pointer.
David Robillard
1
-2
/
+3
2010-02-01
Build unit tests against local library version/headers, even if installed.
David Robillard
1
-7
/
+8
2010-01-29
Fix return of reference to a temporary.
David Robillard
1
-2
/
+3
2010-01-07
Support `./waf test' from top level.
David Robillard
1
-1
/
+2
2010-01-07
Move unit testing and coverage framework into autowaf.
David Robillard
1
-5
/
+44
2010-01-06
Fancy (optinally) coloured logging system.
David Robillard
1
-0
/
+12
2009-12-30
Print configuration header before running configure checks.
David Robillard
1
-0
/
+1
2009-12-19
New ingen module (library, not e.g. LV2 plugin) design.
David Robillard
1
-0
/
+1
2009-12-09
Raul 0.6.0.
David Robillard
1
-4
/
+12
2009-07-22
Remove no longer necessary autowaf.check_tool.
David Robillard
1
-1
/
+1
2009-07-07
Fix compilation issues.
David Robillard
1
-0
/
+6
2009-05-04
Strip trailing whitespace from waf scripts.
David Robillard
1
-4
/
+4
2008-12-28
Fail configure checks when package version is too old (fix ticket #299).
David Robillard
1
-2
/
+4
2008-12-15
Fix (most) include dependencies and resulting broken build problems.
David Robillard
1
-1
/
+2
2008-11-29
Upgrade to waf 1.5.0.
David Robillard
1
-11
/
+10
2008-11-24
Use lists instead of ringbuffers for event queue - remove upper limit on even...
David Robillard
1
-1
/
+1
2008-10-20
Actually use installation location variables for everything.
David Robillard
1
-5
/
+4
2008-10-18
Lower glib/glibmm dependency to 2.14.
David Robillard
1
-2
/
+2
2008-10-11
Run ldconfig after install for individual projects, as well as top level.
David Robillard
1
-0
/
+3
2008-10-11
Check for compiler_cc in raul.
David Robillard
1
-0
/
+1
2008-10-06
Specify absolute include paths to fix waf dependency tracking.
David Robillard
1
-1
/
+1
2008-10-03
Support building locally against header-only libraries in autowaf.
David Robillard
1
-1
/
+1
2008-10-02
Factor out avoid-repeated-checks thing to autowaf. Saves lines in wscripts....
David Robillard
1
-8
/
+3
2008-10-02
Remove JACK dependence from RAUL.
David Robillard
1
-8
/
+2
2008-10-02
Factor out header printing...
David Robillard
1
-1
/
+1
2008-10-02
Factor more things into autowaf.
David Robillard
1
-1
/
+8
2008-10-01
Library versioning.
David Robillard
1
-1
/
+16
2008-09-30
Build RAUL against JACK if possible.
David Robillard
1
-1
/
+3
2008-09-30
Install pkg-config files for libraries.
David Robillard
1
-5
/
+14
2008-09-30
Wafify ingen.
David Robillard
1
-2
/
+2
2008-09-30
Even more waf (only check for any given package once, even with recursive inv...
David Robillard
1
-0
/
+45
[prev]