SubDir P4 sys ; SubDirHdrs $(P4) zlib ; SubDirHdrs $(P4) i18n ; P4Library $(SUPPORTLIB) : applefork.cc echoctl.cc enviro.cc errorlog.cc filecheck.cc filegen.cc filedirs.cc fileio.cc fileiobuf.cc fileiosym.cc fileiouni.cc fileiozip.cc filemkdir.cc filespace.cc filestrbuf.cc filesys.cc filetmp.cc hostenv.cc lockfile.cc pathmac.cc pathnt.cc pathunix.cc pathsys.cc pathvms.cc pid.cc readfile.cc resvmem.cc runcmd.cc rusage.cc shhandler.cc signaler.cc stdhdrs.cc threading.cc timer.cc ; if $(OS) = MACOSX { P4Library $(SUPPORTLIB) : macfile.cc fileioappm.cc fileiomac.cc macutil.m ; } else { P4Library $(SUPPORTLIB) : fileioapp.cc ; } if $(OS) = NT || $(OS) = MINGW { P4Library $(SUPPORTLIB) : fileiont.cc ntmangle.cc nterror.cc ntinvargs.cc ntservice.cc ntthdlist.cc ; } if $(OS) = VMS { P4Library $(SUPPORTLIB) : fileiovms.cc ; } P4Library $(SHSTUBLIB) : shstub.cc ;
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 18760 | rlranft |
Populate -o //guest/perforce_software/p4/... //guest/rlranft/p4/.... |
||
//guest/perforce_software/p4/2014-2/sys/Jamfile | |||||
#1 | 15903 | Matt Attaway | Everything should be happy now between the Workshop and the depot paths | ||
//guest/perforce_software/p4/2014_2/sys/Jamfile | |||||
#1 | 15901 | Matt Attaway | Clean up code to fit modern Workshop naming standards | ||
//guest/perforce_software/p4/2014.2/sys/Jamfile | |||||
#1 | 12189 | Matt Attaway | Initial (and much belated) drop of 2014.2 p4 source code |