Commit Graph

13 Commits

Author SHA1 Message Date
Nils O. Selåsdal 3da0591cc3 introduce --with-assertions to build a release with assertions enabled 2013-10-05 00:55:51 +02:00
root 4304e01343 Add --coverage option to SConstruct file to build with gcov coverage
support
2013-07-06 20:45:39 +02:00
Nils O. Selåsdal 9b7db5440e Allow CC shell environment to override compiler 2013-06-27 20:58:07 +02:00
Nils Olav Selåsdal 4c21413df3 Allow to build with stack protection support 2013-01-17 16:40:02 +01:00
Nils O. Selåsdal 134a04d478 Move include/ucore/SConstruct to include/ 2012-12-14 20:23:41 +01:00
Nils O. Selåsdal 49233a3d8d Embed git hash for the version revision 2012-12-14 20:09:57 +01:00
Nils O. Selåsdal f6aad1e77a Compile with -std=gnu99.
Small cleanups
2012-12-09 20:15:21 +01:00
Nils O. Selåsdal ad08ee8963 Add more warning flags, fix a few new warnings 2012-12-04 23:13:01 +01:00
Nils O. Selåsdal 90bbad4346 Reorganize headers again 2012-11-15 18:26:31 +01:00
Nils O. Selåsdal 1d47f9d078 Move headers to include/ dir 2012-11-14 23:49:28 +01:00
Nils O. Selåsdal 04ed3d7017 Build everything with -pthread 2012-11-12 21:28:32 +01:00
Nils O. Selåsdal f6fb7595d3 Use env.Append when setting compiler settings 2012-11-06 22:17:46 +01:00
Nils O. Selåsdal ed3866e49a Initial import of libucore 2012-10-29 23:07:32 +01:00