aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
AgeCommit message (Expand)Author
2015-01-151.6.3pseudo-1.6.3PSEUDO_1_6_3Peter Seebach
2014-10-03call this 1.6.2Peter Seebach
2014-07-181.6.1pseudo-1.6.1PSEUDO_1_6_1Peter Seebach
2014-07-10don't pass -L/usr/libSeebs
2014-04-24subports: Use right compilerPeter Seebach
2014-04-24Make configure handle xattr guessing (or specifying)Peter Seebach
2014-04-21Automatic dependency checking for wrappersPeter Seebach
2014-01-22New version 1.6.Peter Seebach
2014-01-22Don't automatically fall back to /etc/passwd.Peter Seebach
2013-06-25Change debugging to use flags rather than levelsPeter Seebach
2013-02-26PSEUDO_ALLOW_FSYNC: Allow fsync()pseudo-1.5PSEUDO_1_5Peter Seebach
2013-02-16allow pseudo to force asynchronous behaviorPeter Seebach
2013-02-16Use in-memory database for filesPeter Seebach
2013-02-13Fix linkat() again.pseudo-1.4.5PSEUDO_1_4_5Peter Seebach
2013-02-12Fix link() to work when chrootedpseudo-1.4.4PSEUDO_1_4_4Peter Seebach
2013-01-31Tag: 1.4.3.pseudo-1.4.3PSEUDO_1_4_3Peter Seebach
2013-01-30Add sqlite-lib setting.pseudo-1.4.2PSEUDO_1_4_2Peter Seebach
2012-12-13tag (and makefile.in) 1.4.2Peter Seebach
2012-11-02Makefile.in/configure: Use $(LIB), not hardcoded lib, for sqlitePeter Seebach
2012-08-02Remove the _plain thing, use PSEUDO_STATBUF everywhere.Peter Seebach
2012-07-27Use .tar.bz2 tarballpseudo-1.4PSEUDO_1_4Peter Seebach
2012-07-20tag 1.4Peter Seebach
2012-07-20Don't try to learn all the architecture-specific flagsPeter Seebach
2012-06-281.3.1 tagPeter Seebach
2012-04-10First pass at smarter handling of multilib compile optionsPeter Seebach
2012-03-27call this 1.3pseudo-1.3PSEUDO_1_3Peter Seebach
2012-03-27Allow static sqlitePeter Seebach
2012-03-27Configuration cleanup for OE-core:Peter Seebach
2011-11-02Name this 1.2pseudo-1.2PSEUDO_1_2Peter Seebach
2011-06-061.1.1 releasePeter Seebach
2011-06-02Call this "version 1.1".Peter Seebach
2011-05-02Accept --libdirColin Walters
2011-03-25Merge in ports workPeter Seebach
2011-02-01... and pseudodb needs -ldlpseudo-1.0PSEUDO_1_0Peter Seebach
2011-02-01Oh, sqlite needs -lpthread sometimesPeter Seebach
2011-02-01Fix linkage issues due to missing -ldlPeter Seebach
2010-12-16The maketables thing made it possible for some modules to get builtPeter Seebach
2010-11-30Major shift: All the id_t types have been reworked so that theyPeter Seebach
2010-11-18Messing with makewrappers: Move templating code out (for planned usePeter Seebach
2010-10-11Major change: Replace the shell-based makewrappers with a PythonPeter Seebach
2010-09-15In the WR Linux build system, we build host tools (including pseudo)Peter Seebach
2010-09-02Add -Wl,-R$(SQLITE)/lib so we can find libsqlite3 if it wasn'tPeter Seebach
2010-08-12Fix for libpseudo.so when using $(SUFFIX), correct a note in guts/README.seebs
2010-08-11Enable local variable cacheMark Hatle
2010-08-11Add convenience rules for building individual pseudo components.Mark Hatle
2010-08-04Add new environment values to allow easy override of default locationsMark Hatle
2010-08-04Allow CFLAGS to be set in the environment.Mark Hatle
2010-08-04Fix parallel buildsMark Hatle
2010-08-04Fix the MakefileMark Hatle
2010-07-30Add basic test harness to test pseudoKonrad Scherer