index
:
pseudo
PSEUDO_1_0
PSEUDO_1_1
PSEUDO_1_1_1
PSEUDO_1_1_2
PSEUDO_1_2
PSEUDO_1_3
PSEUDO_1_3_1
PSEUDO_1_4
PSEUDO_1_4_1
PSEUDO_1_4_2
PSEUDO_1_4_3
PSEUDO_1_4_4
PSEUDO_1_4_5
PSEUDO_1_5
PSEUDO_1_5_1
PSEUDO_1_6_0
PSEUDO_1_6_1
PSEUDO_1_6_3
PSEUDO_1_6_4
PSEUDO_1_6_5
PSEUDO_1_6_6
PSEUDO_1_6_7
PSEUDO_1_7_0
PSEUDO_1_7_1
PSEUDO_1_7_2
PSEUDO_1_7_3
PSEUDO_1_7_4
PSEUDO_1_7_5
PSEUDO_1_8_0
PSEUDO_1_8_1
PSEUDO_1_8_2
PSEUDO_1_9_0
PSEUDO_PORTS
PSEUDO_PORTS_REMIX
SEEBS_CLONE_HACK
SEEBS_FORK_HACK
SEEBS_TESTING
WRLINUX_4_3
WRLINUX_NOCLONE
diagtests
master
oe-core
oe-core-next
ross/attr
ross/debug
ross/fixes
ross/master
seebs/evlog
seebs/reshuffle
seebs/xattr
seebs/xattr_performance
seebs/xattrdb
Allows emulation of root user operations
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.in
Age
Commit message (
Expand
)
Author
2012-08-02
Remove the _plain thing, use PSEUDO_STATBUF everywhere.
Peter Seebach
2012-07-27
Use .tar.bz2 tarball
pseudo-1.4
PSEUDO_1_4
Peter Seebach
2012-07-20
tag 1.4
Peter Seebach
2012-07-20
Don't try to learn all the architecture-specific flags
Peter Seebach
2012-06-28
1.3.1 tag
Peter Seebach
2012-04-10
First pass at smarter handling of multilib compile options
Peter Seebach
2012-03-27
call this 1.3
pseudo-1.3
PSEUDO_1_3
Peter Seebach
2012-03-27
Allow static sqlite
Peter Seebach
2012-03-27
Configuration cleanup for OE-core:
Peter Seebach
2011-11-02
Name this 1.2
pseudo-1.2
PSEUDO_1_2
Peter Seebach
2011-06-06
1.1.1 release
Peter Seebach
2011-06-02
Call this "version 1.1".
Peter Seebach
2011-05-02
Accept --libdir
Colin Walters
2011-03-25
Merge in ports work
Peter Seebach
2011-02-01
... and pseudodb needs -ldl
pseudo-1.0
PSEUDO_1_0
Peter Seebach
2011-02-01
Oh, sqlite needs -lpthread sometimes
Peter Seebach
2011-02-01
Fix linkage issues due to missing -ldl
Peter Seebach
2010-12-16
The maketables thing made it possible for some modules to get built
Peter Seebach
2010-11-30
Major shift: All the id_t types have been reworked so that they
Peter Seebach
2010-11-18
Messing with makewrappers: Move templating code out (for planned use
Peter Seebach
2010-10-11
Major change: Replace the shell-based makewrappers with a Python
Peter Seebach
2010-09-15
In the WR Linux build system, we build host tools (including pseudo)
Peter Seebach
2010-09-02
Add -Wl,-R$(SQLITE)/lib so we can find libsqlite3 if it wasn't
Peter Seebach
2010-08-12
Fix for libpseudo.so when using $(SUFFIX), correct a note in guts/README.
seebs
2010-08-11
Enable local variable cache
Mark Hatle
2010-08-11
Add convenience rules for building individual pseudo components.
Mark Hatle
2010-08-04
Add new environment values to allow easy override of default locations
Mark Hatle
2010-08-04
Allow CFLAGS to be set in the environment.
Mark Hatle
2010-08-04
Fix parallel builds
Mark Hatle
2010-08-04
Fix the Makefile
Mark Hatle
2010-07-30
Add basic test harness to test pseudo
Konrad Scherer
2010-06-28
Remove PSEUDO_SUFFIX from source
Peter Seebach
2010-04-27
Fix -P in pseudolog.
Peter Seebach
2010-04-26
Add sanity check
Peter Seebach
2010-04-05
Shuffle some code around.
Peter Seebach
2010-03-26
Updates: Enable additional warnings, fix a number of things.
Peter Seebach
2010-03-24
Prep for chroot handling:
Peter Seebach
2010-03-16
initial public release
Peter Seebach