toaruos/toolchain
Kevin Lange 352badfadf Cleanup some things
* Remove old login background [unused]
* Remove glock (graphical lock) [outdated]
* Have toolchain/activate set pkg-config variables
  XXX: You will have unset PKG_CONFIG_LIBDIR to configure native
  software if you have activated the toolchain! Otherwise, your
  pkgconfig information will be incorrect.
* Fixed a bug in the compositor where we would give window stack order 0
  to applications that didn't ask for it because depths were assigned by
  wid which starts at 0. Make it start at 1 instead, no chance of an app
  getting the wrong stack order (this shoudn't have any effect on how
  things work with a login app, since it grabs wid 0; but if you boot
  directly into a non-login environment, minor timing issues can do odd
  things.)
2012-09-16 18:14:07 -07:00
..
patches Updates to newlib patches 2012-09-14 19:11:45 -07:00
activate.sh Cleanup some things 2012-09-16 18:14:07 -07:00
config.sh Toolchain build stuff should work, but not c++ yet. 2012-05-16 23:03:17 -04:00
install.sh Add libpng/zlib to the toolchain 2012-09-12 20:06:22 -07:00
prepare.sh Updates to newlib patches 2012-09-14 19:11:45 -07:00