Chameleon

Chameleon Commit Details

Date:2011-05-11 15:39:22 (12 years 11 months ago)
Author:Kabyl
Commit:794
Parents: 793
Message:Rearranged Xcode project files, fixed make clean
Changes:
M/trunk/Makefile
M/trunk/Chameleon.xcodeproj/project.pbxproj

File differences

trunk/Chameleon.xcodeproj/project.pbxproj
1818
1919
2020
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
3621
3722
3823
......
314299
315300
316301
317
318302
319303
320304
......
328312
329313
330314
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361315
362316
363317
......
477431
478432
479433
480
481
482
483
484
485434
486435
487436
......
489438
490439
491440
441
492442
493443
494444
......
552502
553503
554504
505
506
507
508
555509
556510
557511
1D145307137073F40050C0CD /* bootargs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bootargs.h; sourceTree = "<group>"; };
1D2A1AF513743A2600787720 /* bootargs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bootargs.h; sourceTree = "<group>"; };
65ED53931204B83200B22507 /* disk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disk.h; sourceTree = "<group>"; };
B0056CD611F3868000754B65 /* boot */ = {isa = PBXFileReference; lastKnownFileType = text; path = boot; sourceTree = "<group>"; };
B0056CD711F3868000754B65 /* boot.sys */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.preload"; path = boot.sys; sourceTree = "<group>"; };
B0056CD811F3868000754B65 /* boot0 */ = {isa = PBXFileReference; lastKnownFileType = text; path = boot0; sourceTree = "<group>"; };
B0056CD911F3868000754B65 /* boot0hfs */ = {isa = PBXFileReference; lastKnownFileType = text; path = boot0hfs; sourceTree = "<group>"; };
B0056CDA11F3868000754B65 /* boot1f32 */ = {isa = PBXFileReference; lastKnownFileType = text; path = boot1f32; sourceTree = "<group>"; };
B0056CDB11F3868000754B65 /* boot1h */ = {isa = PBXFileReference; lastKnownFileType = text; path = boot1h; sourceTree = "<group>"; };
B0056CDC11F3868000754B65 /* boot1he */ = {isa = PBXFileReference; lastKnownFileType = text; path = boot1he; sourceTree = "<group>"; };
B0056CDD11F3868000754B65 /* boot1hp */ = {isa = PBXFileReference; lastKnownFileType = text; path = boot1hp; sourceTree = "<group>"; };
B0056CDE11F3868000754B65 /* cdboot */ = {isa = PBXFileReference; lastKnownFileType = text; path = cdboot; sourceTree = "<group>"; };
B0056CDF11F3868000754B65 /* chain0 */ = {isa = PBXFileReference; lastKnownFileType = text; path = chain0; sourceTree = "<group>"; };
B0056CE011F3868000754B65 /* embedded.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = embedded.h; sourceTree = "<group>"; };
B0056CE111F3868000754B65 /* libsa.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libsa.a; sourceTree = "<group>"; };
B0056CE211F3868000754B65 /* libsaio.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libsaio.a; sourceTree = "<group>"; };
B0056CE311F3868000754B65 /* machOconv */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = machOconv; sourceTree = "<group>"; };
B0056CE411F3868000754B65 /* vers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vers.h; sourceTree = "<group>"; };
B0056CE711F3868000754B65 /* boot0.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = boot0.s; sourceTree = "<group>"; };
B0056CE811F3868000754B65 /* chain0.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = chain0.s; sourceTree = "<group>"; };
B0056CE911F3868000754B65 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
B0056E0611F3868000754B65 /* doc */,
B0056CE511F3868000754B65 /* i386 */,
B0056D8311F3868000754B65 /* package */,
B0056CD411F3868000754B65 /* sym */,
B0056D8211F3868000754B65 /* APPLE_LICENSE */,
B0056D7F11F3868000754B65 /* CREDITS */,
B0056D8111F3868000754B65 /* CHANGES */,
name = Chameleon;
sourceTree = "<group>";
};
B0056CD411F3868000754B65 /* sym */ = {
isa = PBXGroup;
children = (
B0056CD511F3868000754B65 /* i386 */,
);
path = sym;
sourceTree = "<group>";
};
B0056CD511F3868000754B65 /* i386 */ = {
isa = PBXGroup;
children = (
B0056CD611F3868000754B65 /* boot */,
B0056CD711F3868000754B65 /* boot.sys */,
B0056CD811F3868000754B65 /* boot0 */,
B0056CD911F3868000754B65 /* boot0hfs */,
B0056CDA11F3868000754B65 /* boot1f32 */,
B0056CDB11F3868000754B65 /* boot1h */,
B0056CDC11F3868000754B65 /* boot1he */,
B0056CDD11F3868000754B65 /* boot1hp */,
B0056CDE11F3868000754B65 /* cdboot */,
B0056CDF11F3868000754B65 /* chain0 */,
B0056CE011F3868000754B65 /* embedded.h */,
B0056CE111F3868000754B65 /* libsa.a */,
B0056CE211F3868000754B65 /* libsaio.a */,
B0056CE311F3868000754B65 /* machOconv */,
B0056CE411F3868000754B65 /* vers.h */,
);
path = i386;
sourceTree = "<group>";
};
B0056CE511F3868000754B65 /* i386 */ = {
isa = PBXGroup;
children = (
B0056D2411F3868000754B65 /* libsaio */ = {
isa = PBXGroup;
children = (
012E60F7137AC68F00E35218 /* ati_reg.h */,
012E60F8137AC68F00E35218 /* smbios_decode.c */,
012E60F9137AC68F00E35218 /* smbios_getters.c */,
012E60FA137AC68F00E35218 /* smbios_getters.h */,
012E60FB137AC68F00E35218 /* smbios.c */,
B0056D2511F3868000754B65 /* acpi.h */,
B0056D2611F3868000754B65 /* acpi_patcher.c */,
B0056D2711F3868000754B65 /* acpi_patcher.h */,
B00F494A11F6089500B1D7C5 /* aml_generator.c */,
B00F494911F6089500B1D7C5 /* aml_generator.h */,
B0056D2911F3868000754B65 /* asm.s */,
012E60F7137AC68F00E35218 /* ati_reg.h */,
B0056D2A11F3868000754B65 /* ati.c */,
B0056D2C11F3868000754B65 /* bios.h */,
B0056D2D11F3868000754B65 /* bios.s */,
B0056D6311F3868000754B65 /* saio_types.h */,
B0056D6411F3868000754B65 /* sl.h */,
B0056D6511F3868000754B65 /* SMBIOS.h */,
012E60F8137AC68F00E35218 /* smbios_decode.c */,
012E60F9137AC68F00E35218 /* smbios_getters.c */,
012E60FA137AC68F00E35218 /* smbios_getters.h */,
012E60FB137AC68F00E35218 /* smbios.c */,
B0056D6811F3868000754B65 /* spd.c */,
B0056D6911F3868000754B65 /* spd.h */,
B0056D6A11F3868000754B65 /* stringTable.c */,
trunk/Makefile
116116
117117
118118
119
119
120120
121121
122122
@tar -cjf $(SYMROOT)/$(PRODUCT)-src.tar.bz2 ${EXCLUDE} .
clean:
rm -rf sym obj dst i386/modules/modules_includes
rm -rf sym obj dst revision i386/modules/module_includes
#distclean: clean
#@rm -f $(SYMROOT)/$(PRODUCT)-src.*

Archive Download the corresponding diff file

Revision: 794