Timeline
03/11/10: Yesterday
- 13:59 Changeset [769] by
- Add dry run option.
- 13:04 Changeset [768] by
- Whitespace changes
- 11:35 Changeset [767] by
- Check for nulls, fix crash
- 10:29 Changeset [766] by
- add -d option to test suite
- 10:29 Changeset [765] by
- memoize make_file archive generation
- 08:46 Changeset [764] by
- Add free_* API to DarwinupDatabase so Depot can free results without going …
- 08:40 Changeset [763] by
- Add option to not update dyld cache
03/10/10:
- 16:49 Changeset [762] by
- Make schema upgrades work
- 15:59 Changeset [761] by
- Only set schema_version when needed
- 15:47 Changeset [760] by
- Account for OS upgrades superseding installed roots
- 14:15 Changeset [759] by
- Support arbitrary optional archive specifier arguments to list subcommand
- 14:15 Changeset [758] by
- Fix stale cache bug due to naming both archive keyword queries the same.
- 13:07 Changeset [757] by
- Update dyld shared cache after installing or uninstalling a root
- 09:14 Changeset [756] by
- Cover more state cases during install and uninstall.
03/09/10:
- 16:29 Changeset [755] by
- Add message and require force option for mismatched builds during …
- 15:56 Changeset [754] by
- Add build to archive list. Shorten date list. Refactor common display …
- 14:39 Changeset [753] by
- Add build to Archive object. Strip newlines from PlistBuddy output.
- 13:55 Changeset [752] by
- Record build when inserting archives. Switch to PlistBuddy to avoid …
- 11:43 Changeset [751] by
- Implement build_number_for_path using xpath to detect build version for …
03/08/10:
- 17:49 Changeset [750] by
- Creating from scratch works, and not needing to upgrade works. Test suite …
- 16:20 Changeset [749] by
- Support per-table and per-column versioning so we can do most upgrades …
- 16:14 Changeset [748] by
- Start of schema versioning/upgrade support
- 16:14 Changeset [747] by
- Roll out r741 from trunk
- 16:14 Changeset [746] by
- Roll out r742 from trunk
- 16:13 Changeset [745] by
- Add a verbosity level for SQL tracing
- 16:10 Changeset [744] by
- Add superseded keyword for archives that have been fully replaced by newer …
- 16:09 Changeset [743] by
- Roll out r740 from trunk
- 11:40 Changeset [742] by
- Start of schema versioning/upgrade support
- 02:21 Ticket #114 (/usr/include/stdlib.h:283: error: parse error before `(' token) created by
- When rebuilding the SmartCardServices project on Leopard for 9L30 I have: …
03/07/10:
- 07:55 Ticket #113 (9L30/BuildRoot/private/var/tmp/SmartCardServices/build-SmartCardServices-34 ...) created by
- […] The important part is: …
- 06:16 Ticket #112 (ERROR: could not find root: CF (for 9A581)) created by
- Darwinbuild can't find a necessary file for building a project for …
03/06/10:
- 20:16 Changeset [741] by
- Add a verbosity level for SQL tracing
- 18:39 Changeset [740] by
- Add superseded keyword for archives that have been fully replaced by newer …
03/05/10:
- 16:27 Changeset [739] by
- Delete tarballs from disk after we uninstall the root.
- 15:37 Changeset [738] by
- "Branch for PR-7593824 from …
03/04/10:
- 17:36 Changeset [737] by
- "Tagging darwinbuild-15 from …
- 17:30 Changeset [736] by
- CHANGES change for r733 - r735
- 17:23 Changeset [735] by
- Fix bug where directories were losing their group or world write bits due …
- 14:57 Changeset [734] by
- New message is annoying and not helpful, so just remove it
- 14:32 Changeset [733] by
- Fix stray directory bug by not saving parents for NoEntry files in …
03/03/10:
- 13:37 Changeset [732] by
- Merge PR-7489777, PR-7598640, and PR-7638434
03/02/10:
- 13:08 Changeset [731] by
- Add custom creation sql support to Table, use it to create a unique index …
- 08:44 Changeset [730] by
- Remove temporary debug messages
- 08:38 Changeset [729] by
- Fix archive identifier parsing so names starting with numbers do not look …
- 08:35 Changeset [728] by
- Add large roots to test suite
- 04:35 Ticket #111 (/Developer/usr/bin/xcodebuild fails with 11 - Resource deadlock avoided) created by
- Hello, I try to (re)build SmartCardServices on Snow Leopard 1.6.2. I can …
03/01/10:
- 17:24 Changeset [727] by
- Fix table creation to execute the CREATE INDEX queries by changing …
- 15:16 Changeset [726] by
- Reorganize order of functions to group by caching/return behavior.
- 13:28 Changeset [725] by
- Properly cache, retain, and release sqlite statements
02/28/10:
- 03:18 Ticket #110 (SecurityTool does not build) created by
- .. Needs MacTypes to be patched in, requires additionally darwinbuild …
02/25/10:
- 09:33 Changeset [724] by
- Fix compiler warning
02/24/10:
- 14:45 Changeset [723] by
- Convert bind macros to functions
- 10:50 Changeset [722] by
- Convert where_va_columns to a function
- 10:29 Changeset [721] by
- Cleanup Depot
- 10:22 Changeset [720] by
- Cleanup, document, and reorganize Database
- 08:58 Changeset [719] by
- Cleanup, document, and reorganize Table
- 08:18 Changeset [718] by
- Cleanup Column class. Set the initial table allocation to 2 in Database
- 08:03 Changeset [717] by
- Use macros to make schema creation easier
02/23/10:
- 19:39 Changeset [716] by
- Clean up debug messages
- 16:53 Changeset [715] by
- Remove last of sqlite from Depot. Fix memory corruption in …
- 13:46 Changeset [714] by
- Implement get_files/get_all_ordered
- 09:44 Changeset [713] by
- Correctly copy digest pointer from row data and check for null. Test suite …
02/22/10:
- 16:55 Changeset [712] by
- Gracefully handle NULL result columns. Provide our own return values that …
02/19/10:
- 16:44 Changeset [711] by
- Fix null check in store_column
- 16:00 Changeset [710] by
- Fix debug output
- 15:44 Changeset [709] by
- Implement count_archives
- 15:07 Changeset [708] by
- Implement ordered row queries, fix double free during Table destructor.
02/18/10:
- 16:40 Changeset [707] by
- Propagate the result code
- 16:30 Changeset [706] by
- Move Archive* instantiation to DarwinupDatabase, add offset data to Table …
- 13:34 Changeset [705] by
- Some support for reading rows and columns
02/11/10:
- 21:17 Changeset [704] by
- Allow for >1 argument to subcommands
- 19:47 Changeset [703] by
- Allow for non-root users to do list, files, and dump.
- 18:03 Changeset [702] by
- "Branch for PR-7598640 from …
02/10/10:
- 10:48 Changeset [701] by
- Prepare and cache transaction statements since they are used often
Note: See TracTimeline
for information about the timeline view.
